Skip to content

infocard-skills 项目评测报告

🏆 核心结论(先看这里!)

推荐指数:⭐⭐⭐⭐ (4/5)

一句话总结
75 Stars 开源 Agent Skills,用自然语言生成杂志级信息卡片,支持 7 种比例,HTML+PNG 双输出。

核心价值

自然语言驱动 - 无需 API,直接描述需求
编辑级设计 - Swiss 国际风格,杂志级排版
多比例支持 - 7 种预设比例覆盖所有场景
Agent 集成 - 遵循 AgentSkills.io 开放标准


📸 产品展示

示例卡片

infocard-skills 示例

使用 infocard-skills 生成的编辑级信息卡片示例


📌 基本信息

项目信息
GitHubshaom/infocard-skills
Stars75 ⭐
Forks2
LicenseMIT
主要语言HTML, Shell
创建者shaom
分类ai-tools

🎯 核心特性

支持的比例

比例用途方向
3:4竖版卡片竖屏
4:3横版卡片横屏
1:1正方形社交媒体
16:9宽屏演示/PPT
9:16手机全屏移动端
2.35:1电影宽屏特殊用途
5:2超宽条Banner

设计规则

  • 字体: Google Fonts (Playfair Display, Inter)
  • 正文: 18-20px
  • 背景: #f5f3ed 暖纸色
  • 间距: 容器 40-50px

🏗️ 目录结构

infocard-skills/
├── skills/
│   └── editorial-card-screenshot/
│       ├── SKILL.md      # 技能定义
│       ├── assets/       # 模板
│       ├── references/   # 比例参考
│       └── scripts/      # 截图脚本
├── docs/                 # 文档
└── examples/             # 示例

💡 安装与使用

安装

bash
# 克隆仓库
git clone https://github.com/shaom/infocard-skills.git

# 复制到 Agent skills 目录
cp -r infocard-skills/skills/editorial-card-screenshot ~/.claude/skills/

使用示例

Use $editorial-card-screenshot to turn these notes into an editorial info card.

Use $editorial-card-screenshot to make a 3:4 information card from this text.

Use $editorial-card-screenshot and give me both HTML and PNG.

✅ 优势

  1. Agent Skills 标准 - 遵循开放规范
  2. 自然语言接口 - 无需学习 API
  3. 多比例支持 - 7 种预设
  4. 双输出 - HTML + PNG
  5. MIT 开源 - 完全免费
  6. 中英双语 - 文档完善

❌ 不足

  1. 功能单一 - 只有卡片生成
  2. Chrome 依赖 - PNG 需要 Chrome
  3. 社区小 - 75 stars
  4. 无 GUI - 需通过 Agent

📊 综合评分

维度评分
技术创新性8.0/10
易用性9.0/10
功能完整性7.5/10
代码质量8.0/10
文档完善度9.0/10
社区活跃度6.0/10
可扩展性8.5/10
实用价值8.0/10

总分:8.0/10.0 ⭐⭐⭐⭐


📌 推荐建议

推荐给:AI Agent 开发者、内容创作者、社媒运营

一句话总结:想给 Agent 添加卡片生成能力?infocard-skills 开源免费,自然语言驱动,一键生成杂志级卡片。


评测日期: 2026-03-22
GitHub: https://github.com/shaom/infocard-skills

基于 VitePress 构建, 部署于 Cloudflare Pages