skill-manager

Community

Automate skill lifecycle, from code to cloud.

Authormapachekurt
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manually managing Claude Skills (creation, validation, deployment, versioning) across different environments (Desktop, Code CLI, API) is complex and time-consuming. This skill automates the entire lifecycle, ensuring consistency and reducing operational overhead.

Core Features & Use Cases

  • Skill Scaffolding: Quickly create new skills with a standardized structure.
  • Validation & Deployment: Automatically check skill correctness and deploy to all Claude environments.
  • Version Control Integration: Manage skill versions with Git, ensuring a single source of truth.
  • Use Case: "Create a new skill called 'n8n-flow-builder' that helps design n8n workflows" and then "Deploy the n8n-flow-builder skill to all environments."

Quick Start

Example: Create a new skill

python scripts/create_skill.py --name "my-new-skill"
--description "A skill to do amazing things"

Example: Deploy an existing skill

python scripts/deploy_skill.py my-new-skill/ --env all --commit

Dependency Matrix

Required Modules

pyyamlclickwatchdog

Components

scripts

💻 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: skill-manager
Download link: https://github.com/mapachekurt/claude-skills/archive/main.zip#skill-manager

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 471,000+ vetted skills library on demand.