·ccg

AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg".

2Installs·0Trend·@shunsukehayashi

Installation

$npx skills add https://github.com/shunsukehayashi/miyabi --skill ccg

SKILL.md

Version: 1.0.0 Location: /Users/shunsukehayashi/dev/ai-course-content-generator-v2

| Course creation | "create course", "generate course", "/ccg" | | Development | "ccg dev", "start course generator" | | Build | "ccg build", "build course app" |

| services/geminiService.ts | Gemini API calls + retry logic | | templates/prompts.ts | Zod schemas + prompt builders | | utils/audioUtils.ts | PCM→MP3 encoding (lamejs) | | utils/videoUtils.ts | MP4 muxing (WebCodecs) | | types.ts | Course structure interfaces | | constants.ts | Defaults + TTS voice options |

AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg". Source: shunsukehayashi/miyabi.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/shunsukehayashi/miyabi --skill ccg
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is ccg?

AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on "create course", "generate lesson", "course content", "ccg", "/ccg". Source: shunsukehayashi/miyabi.

How do I install ccg?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/shunsukehayashi/miyabi --skill ccg Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/shunsukehayashi/miyabi

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01

Related Skills

None