ccg — community Miyabi, community, ide skills

v1.0.0

About this Skill

Perfect for Educational Agents needing efficient course and app development capabilities based on Issue-Driven Development AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on create course, generate lesson, course content, ccg, /ccg.

ShunsukeHayashi ShunsukeHayashi
[0]
[0]
Updated: 3/12/2026

Killer-Skills Review

Decision support comes first. Repository text comes second.

Reference-Only Page Review Score: 7/11

This page remains useful for operators, but Killer-Skills treats it as reference material instead of a primary organic landing page.

Original recommendation layer Concrete use-case guidance Explicit limitations and caution Locale and body language aligned
Review Score
7/11
Quality Score
42
Canonical Locale
en
Detected Body Locale
en

Perfect for Educational Agents needing efficient course and app development capabilities based on Issue-Driven Development AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on create course, generate lesson, course content, ccg, /ccg.

Core Value

Empowers agents to generate comprehensive course content and apps efficiently using open-source and economically-governed frameworks, leveraging Issue-Driven Development and npm for development and production builds

Ideal Agent Persona

Perfect for Educational Agents needing efficient course and app development capabilities based on Issue-Driven Development

Capabilities Granted for ccg

Automating course creation with triggers like 'create course' or '/ccg'
Generating course apps with 'ccg build' or 'build course app' commands
Streamlining development workflows with 'ccg dev' or 'start course generator'

! Prerequisites & Limits

  • Requires npm for development and production builds
  • Limited to Issue-Driven Development framework
  • Version 1.0.0 compatibility issues may arise

Why this page is reference-only

  • - The underlying skill quality score is below the review floor.

Source Boundary

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

After The Review

Decide The Next Action Before You Keep Reading Repository Material

Killer-Skills should not stop at opening repository instructions. It should help you decide whether to install this skill, when to cross-check against trusted collections, and when to move into workflow rollout.

Labs Demo

Browser Sandbox Environment

⚡️ Ready to unleash?

Experience this Agent in a zero-setup browser environment powered by WebContainers. No installation required.

Boot Container Sandbox

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is ccg?

Perfect for Educational Agents needing efficient course and app development capabilities based on Issue-Driven Development AI Course Content Generator - Generate complete online courses with Gemini API. Triggers on create course, generate lesson, course content, ccg, /ccg.

How do I install ccg?

Run the command: npx killer-skills add ShunsukeHayashi/Miyabi/ccg. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for ccg?

Key use cases include: Automating course creation with triggers like 'create course' or '/ccg', Generating course apps with 'ccg build' or 'build course app' commands, Streamlining development workflows with 'ccg dev' or 'start course generator'.

Which IDEs are compatible with ccg?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for ccg?

Requires npm for development and production builds. Limited to Issue-Driven Development framework. Version 1.0.0 compatibility issues may arise.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add ShunsukeHayashi/Miyabi/ccg. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use ccg immediately in the current project.

! Reference-Only Mode

This page remains useful for installation and reference, but Killer-Skills no longer treats it as a primary indexable landing page. Read the review above before relying on the upstream repository instructions.

Upstream Repository Material

The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.

Upstream Source

ccg

Install ccg, an AI agent skill for AI agent workflows and automation. Review the use cases, limitations, and setup path before rollout.

SKILL.md
Readonly
Upstream Repository Material
The section below is imported from the upstream repository and should be treated as secondary evidence. Use the Killer-Skills review above as the primary layer for fit, risk, and installation decisions.
Supporting Evidence

AI Course Content Generator (CCG)

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


Triggers

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

Quick Commands

bash
1# Development 2cd /Users/shunsukehayashi/dev/ai-course-content-generator-v2 && npm run dev 3 4# Production build 5cd /Users/shunsukehayashi/dev/ai-course-content-generator-v2 && npm run build 6 7# Electron dev 8cd /Users/shunsukehayashi/dev/ai-course-content-generator-v2 && npm run electron:dev 9 10# Electron build 11cd /Users/shunsukehayashi/dev/ai-course-content-generator-v2 && npm run electron:build

Key Capabilities

  1. Course Structure Generation - JSON curriculum generation
  2. Lesson Script Generation - Customizable narration scripts
  3. Text-to-Speech - Gemini TTS audio generation
  4. Slide Generation - Graphic recording style
  5. Video Rendering - WebCodecs API MP4 creation
  6. Bulk Export - ZIP download of all assets

Architecture

Vision Panel → Structure → Content Pipeline → Export
     ↓              ↓              ↓            ↓
 Image/PDF/URL  JSON Structure  Slides/Audio  MP3/MP4/ZIP

Key Files

FilePurpose
services/geminiService.tsGemini API calls + retry logic
templates/prompts.tsZod schemas + prompt builders
utils/audioUtils.tsPCM→MP3 encoding (lamejs)
utils/videoUtils.tsMP4 muxing (WebCodecs)
types.tsCourse structure interfaces
constants.tsDefaults + TTS voice options

Gemini Models

  • Primary: gemini-3-flash-preview (with thinking)
  • Backup: gemini-2.5-flash (quota fallback)
  • TTS: gemini-2.5-flash-preview-tts
  • Image: gemini-3-pro-image-preview

Environment

  • GEMINI_API_KEY required in .env

Related Skills

Looking for an alternative to ccg or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞

333.8k
0
AI

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
AI

flags

Logo of vercel
vercel

The React Framework

138.4k
0
Browser

pr-review

Logo of pytorch
pytorch

Tensors and Dynamic neural networks in Python with strong GPU acceleration

98.6k
0
Developer