원클릭으로
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>