# SkillCreator ## Docs - [CLI commands](https://docs.skillcreator.ai/cli/commands.md): Complete reference for all SkillCreator CLI commands. - [CLI overview](https://docs.skillcreator.ai/cli/overview.md): Use the SkillCreator CLI to manage skills from your terminal. - [Agent runtimes](https://docs.skillcreator.ai/concepts/agent-runtimes.md): How skills integrate with Claude Code, Cursor, Copilot, Codex, Gemini CLI, and VS Code. - [Skill format](https://docs.skillcreator.ai/concepts/skill-format.md): The anatomy of a SKILL.md file: metadata, instructions, constraints, and verification. - [What are skills?](https://docs.skillcreator.ai/concepts/skills.md): Agent skills are structured instruction files that teach AI coding agents how to perform specific tasks. - [Editor](https://docs.skillcreator.ai/desktop/editor.md): A full IDE for editing skills with Monaco, file tree, frontmatter panel, and insights. - [Evals](https://docs.skillcreator.ai/desktop/evals.md): Score skill quality on 6 dimensions and track improvements over time. - [Graph](https://docs.skillcreator.ai/desktop/graph.md): Visualize skill dependencies and relationships on an interactive canvas. - [Library](https://docs.skillcreator.ai/desktop/library.md): Browse, search, and manage your local skill collection. - [Desktop app overview](https://docs.skillcreator.ai/desktop/overview.md): Navigate the SkillCreator desktop workspace: Studio, Library, Editor, Evals, Graph, and Terminal. - [Studio](https://docs.skillcreator.ai/desktop/studio.md): Generate AI agent skills from prompts, URLs, documents, and images. - [Terminal](https://docs.skillcreator.ai/desktop/terminal.md): An embedded terminal for running agents directly inside SkillCreator. - [Convert existing docs to skills](https://docs.skillcreator.ai/guides/convert-docs.md): Turn runbooks, READMEs, and documentation into structured agent skills. - [Improve skill quality with evals](https://docs.skillcreator.ai/guides/eval-quality.md): Use the evaluation system to systematically improve your skills. - [Build your first skill](https://docs.skillcreator.ai/guides/first-skill.md): A hands-on walkthrough of creating a skill from scratch. - [Skills across multiple agents](https://docs.skillcreator.ai/guides/multi-agent.md): Share the same skills across Claude Code, Cursor, Copilot, and other agent runtimes. - [SkillCreator](https://docs.skillcreator.ai/index.md): A native desktop IDE for building, managing, and evaluating AI agent skills. - [Installation](https://docs.skillcreator.ai/installation.md): Download and install SkillCreator for macOS. - [MCP overview](https://docs.skillcreator.ai/mcp/overview.md): Expose your skill library to AI agents via the Model Context Protocol. - [MCP setup](https://docs.skillcreator.ai/mcp/setup.md): Configure the SkillCreator MCP server for your agent runtime. - [MCP tools](https://docs.skillcreator.ai/mcp/tools.md): Complete reference for all MCP tools exposed by SkillCreator. - [Quickstart](https://docs.skillcreator.ai/quickstart.md): Build your first AI agent skill in under 5 minutes.