·generate-flashcards
</>

generate-flashcards

从课程内容生成支持学习科学的抽认卡 YAML 文件。在以下情况下使用:(1) 课程 .md 文件需要生成抽认卡,(2) 章节目录需要所有课程的抽认卡,(3) 用户说“生成抽认卡”、“创建抽认卡”、“制作卡片”或引用 /generate-flashcards。生成与课程 .md 文件相邻的 .flashcards.yaml 文件,由 remark-flashcards 插件使用并由 Flashcards 组件渲染。

38安装·0热度·@panaversity

安装

$npx skills add https://github.com/panaversity/agentfactory --skill generate-flashcards

如何安装 generate-flashcards

通过命令行快速安装 generate-flashcards AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/panaversity/agentfactory --skill generate-flashcards
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:panaversity/agentfactory。

SKILL.md

查看原文

Generate two kinds of cards from lesson content — recall cards that lock in critical facts, and thinking cards that force genuine understanding. Half and half. That's it. Always plan first, use your tasks tool to organize the plan and track your progress.

| Front length | <40 words | <25 words | | Back length | <15 words (enum exception: list items ≤5w each) | 20-40 words | | Front format | Direct question ending in ? | Why/How question ending in ? | | Back content | Just the fact — no "because" | Reasoning chain (BECAUSE/THEREFORE) | | why field | Never | Always (<20 words, different angle than front) |

| Difficulty | basic or intermediate | intermediate or advanced |

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/panaversity/agentfactory --skill generate-flashcards
分类
</>开发工具
认证
收录时间
2026-02-25
更新时间
2026-03-11

Browse more skills from panaversity/agentfactory

快速解答

什么是 generate-flashcards?

从课程内容生成支持学习科学的抽认卡 YAML 文件。在以下情况下使用:(1) 课程 .md 文件需要生成抽认卡,(2) 章节目录需要所有课程的抽认卡,(3) 用户说“生成抽认卡”、“创建抽认卡”、“制作卡片”或引用 /generate-flashcards。生成与课程 .md 文件相邻的 .flashcards.yaml 文件,由 remark-flashcards 插件使用并由 Flashcards 组件渲染。 来源:panaversity/agentfactory。

如何安装 generate-flashcards?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/panaversity/agentfactory --skill generate-flashcards 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/panaversity/agentfactory