extension-creator

Official

Automate Gemini CLI extension scaffolding.

Authorbl1nk-bot
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill automates scaffolding Gemini CLI extensions by generating standard directory structures, manifests, and starter templates (gemini-extension.json, SKILL.md, and command templates) to accelerate extension development.

Core Features & Use Cases

  • Automates creation of extension skeletons for skill-based (SKILL.md), command-based (TOML), and MCP-based extensions.
  • Generates a compliant gemini-extension.json manifest and a ready-to-edit SKILL.md template.
  • Provides a quick-start workflow to bootstrap a new extension and link it into Gemini CLI for local development.

Quick Start

  1. Run: gemini extensions new <path> [template] to bootstrap a new extension (e.g., mcp-server, context, or custom-commands).
  2. Replace or customize the manifest and templates as needed.
  3. Build and link the extension: npm install, npm run build, and gemini extensions link <path>.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: extension-creator
Download link: https://github.com/bl1nk-bot/agent-library/archive/main.zip#extension-creator

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.