Zoharvan12

Kolbo — Development skill for Claude Code

Development community

Run Kolbo workflows in natural language — generate images, video, music and voice, manage projects and media, check credits.

How to install Kolbo

Installs to ~/.claude/skills/zoharvan12-kolbo-plugin-kolbo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/zoharvan12-kolbo-plugin-kolbo && curl -fsSL https://raw.githubusercontent.com/Zoharvan12/kolbo-plugin/HEAD/commands/kolbo.md -o ~/.claude/skills/zoharvan12-kolbo-plugin-kolbo/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Kolbo does


description: Run Kolbo workflows in natural language — generate images, video, music and voice, manage projects and media, check credits.

Use the Kolbo MCP tools to carry out the user's request: $ARGUMENTS

Guidance:

  • Resolve the target project once with list_projects, then pass the same project_id on every later call.
  • Tag every Visual DNA in the prompt text as @Name and every moodboard as #Name, in addition to passing their ids.
  • Call list_models rather than guessing a mo

Alternatives in Development

  • Sora — Generate, remix, and manage short video clips via OpenAI's Sora API 14.6k ★
  • Internet Court Skill — The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 4.9k ★
  • Auto — Smart router - Single entry point with natural language intent detection 2.8k ★

Full documentation available on GitHub

View Source Repository