Skill Creator MCP Server Documentation

Welcome to the documentation for Skill Creator MCP Server.

Overview

Skill Creator MCP Server is a Model Context Protocol (MCP) server that provides tools for developing, validating, and optimizing Agent-Skills.

Features

  • collect_requirements - AI-driven requirement clarification

  • init_skill - Initialize new Agent-Skill projects

  • validate_skill - Validate skill structure and content

  • analyze_skill - Analyze code quality and complexity

  • refactor_skill - Generate refactoring suggestions

  • package_skill - Package skills for distribution

Installation

pip install skill-creator-mcp

Quick Start

from skill_creator_mcp import mcp

# Use with Claude Code
# Configure in ~/.config/Claude/claude_desktop_config.json

Indices and tables