card-builder

Generate publish-ready problem-solving cards through an eight-phase workflow.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/stsrjkt-bit/claude-plugins --skill card-builder
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: card-builder
Source: https://github.com/stsrjkt-bit/claude-plugins/tree/main/card-builder/skills/card-builder
Command: npx skills add https://github.com/stsrjkt-bit/claude-plugins --skill card-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

このスキルは、リサーチから生成・リファイン・プレビュー・エクスポートまでのカード制作ワークフローを一貫して実行可能にし、手作業の手戻りを減らして品質を安定させます。

Core Features & Use Cases

  • 8フェーズの段階的ワークフローを実装し、各フェーズ完了後に確認を求めることで透明性と品質を確保します。
  • データディレクトリとテンプレートを組み合わせ、統一された出力を~/sato-card-builder/outputにエクスポートします。
  • テンプレートプレビューを介して文言の調整と表現の統一をサポートします。
  • 実務シナリオとして、さとう数理塾の「お悩み解決カード」制作フローの一連を自動化します。

Quick Start

指定のテーマを入力して、リサーチからエクスポートまでのカード制作を一括で実行してください。

Frequently Asked Questions about card-builder

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate card generation from research for classroom use?▼

Automating card generation from research involves orchestrating an end-to-end production workflow that refines insights into structured, publish-ready problem-solving cards. This skill enforces a consistent CardData model and deterministic export path for educational contexts.

What is the best way to create consistent educational problem-solving cards?▼

Creating consistent educational problem-solving cards requires a structured template system with frontmatter-driven configuration. This approach enforces a standardized CardData model, ensuring uniform output quality across classroom reference materials.

Can I use templates to preview and adjust card content before export?▼

Using templates to preview and adjust card content before export is fully supported. The workflow includes a template preview phase specifically designed to help unify expressions and refine wording prior to deterministic output generation.

Does the card production workflow require manual intervention between phases?▼

The card production workflow requires manual confirmation after each of its eight phases. This stage-by-stage approach ensures transparency and quality control, reducing manual rework while maintaining human oversight throughout the automation process.

How do I export generated cards to a specific output directory?▼

Exporting generated cards to a specific output directory is handled deterministically by the workflow. It automatically exports unified, publish-ready cards into a defined output path using an extensible template system.

When do I need frontmatter-driven configuration for card generation?▼

Frontmatter-driven configuration for card generation is needed when you require deterministic, structured output and consistent metadata enforcement. It enables an extensible template system to reliably produce publish-ready educational reference materials.