ワンクリックで
generate-card
Regenerate a single card within an existing course
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Regenerate a single card within an existing course
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Process raw sources into wiki pages — creates summaries, entities, and concept pages
Check Sentry errors, Axiom logs, and other monitoring sources for bugs, then fix them with regression tests
Recursively crawl a documentation site, converting each page to markdown
Fetch Google Docs and convert to markdown
Generate TTS audio from speaker_notes and upload to Vercel Blob
Generate AI illustrations for course cards and upload to Vercel Blob
| name | generate-card |
| description | Regenerate a single card within an existing course |
| user-invocable | true |
| allowed-tools | Read, Write, Edit, Glob, Grep, Bash |
Regenerate a single card within an existing course.
/generate-card <course-slug> <card-filename>
Example: /generate-card claude-architect 05-quiz-agentic.md
courses/<course-slug>/cards/<card-filename>.courses/<course-slug>/course.md for domain context.courses/<course-slug>/graph.yaml for prerequisite context.wiki_refs.source field.id field — do not change it./generate-course skill.content_hashes to reflect current wiki page content.npx tsx scripts/validate-course.ts courses/<course-slug>