Kolbo Skills banner
Zoharvan12 Zoharvan12

Kolbo Skills

AI community

Description

Official Kolbo.AI skills package for Claude Code, Cursor, and Codex. 11 self-contained skills: generate, creative-director, marketing-studio, dtc-ads, product-photoshoot, marketplace-cards, visual-dna, music, html-artifacts, transcription, app-builder. Bundles the @kolbo/mcp server via npx.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Kolbo AI Skills

[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE) [![Version](https://img.shields.io/badge/version-0.4.0-green.svg)](./VERSION) [![Skills](https://img.shields.io/badge/skills-11-blueviolet.svg)](#skills)

AI agent skills for **image / video / music / 3D / branded ads / product photography / marketplace listings / full apps** via [Kolbo AI](https://kolbo.ai). Works with Claude Code, Cursor, Codex, and any other AI coding agent that loads Markdown-based skills.

100+ models behind Smart Select routing (Nano Banana, GPT Image 2, Seedance 2, Veo 3.1, Kling, Flux, Suno, ElevenLabs, …), Visual DNA for face-faithful identity, Marketing Studio for UGC + DTC ads, 10-mode product photoshoot, Amazon/Shopify marketplace cards, HTML artifact publishing, full React app generation.

Install

Upload one zip — Claude.ai, ChatGPT, Codex

Download [`kolbo.zip`](./kolbo.zip) and upload it. That is the whole skill (routing + model rules + filmmaking references) in the folder layout Claude and Codex expect.

  1. Connect Kolbo MCP first: Settings → Connectors → add https://api.kolbo.ai/mcp → log in → Allow.
  2. Upload the zip:
    • Claude.ai — Settings → Features → Skills → Upload skill → kolbo.zip
    • ChatGPT / Codex — Settings → Skills → Upload → kolbo.zip (or unzip into ~/.codex/skills/ for Codex CLI)

The zip is `kolbo/SKILL.md` at the root of the archive — do not re-zip the files inside it.

Claude Code marketplace — recommended for terminals

Inside Claude Code:

/plugin marketplace add Zoharvan12/kolbo-skills
/plugin install kolbo@kolbo

You'll be prompted for your Kolbo API key once (stored in your OS keychain).

`npx skills` — cross-agent

Works with Claude Code, Cursor, Codex, and any agent that picks up `~/./skills//SKILL.md`. Requires Node.js.

npx skills add Zoharvan12/kolbo-skills

`gh skill install` — cross-agent

GitHub CLI v2.90+ extension.

gh skill