·create-mcp-skill
</>

create-mcp-skill

Create a new skill that uses an MCP server, following best practices from the MCP CLI guide. Use when user wants to create a skill for a new MCP server or integrate MCP functionality into a skill.

26Installs·0Trend·@cygnusfear

Installation

$npx skills add https://github.com/cygnusfear/agent-skills --skill create-mcp-skill

How to Install create-mcp-skill

Quickly install create-mcp-skill AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill create-mcp-skill
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cygnusfear/agent-skills.

SKILL.md

View raw

Guide for creating new skills that use MCP (Model Context Protocol) servers with optimized performance patterns.

📚 Reference: See MCP CLI Guide for detailed patterns and best practices.

This skill helps you create a new skill that uses an MCP server by:

Create a new skill that uses an MCP server, following best practices from the MCP CLI guide. Use when user wants to create a skill for a new MCP server or integrate MCP functionality into a skill. Source: cygnusfear/agent-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cygnusfear/agent-skills --skill create-mcp-skill
Category
</>Dev Tools
Verified
First Seen
2026-02-19
Updated
2026-03-10

Browse more skills from cygnusfear/agent-skills

Quick answers

What is create-mcp-skill?

Create a new skill that uses an MCP server, following best practices from the MCP CLI guide. Use when user wants to create a skill for a new MCP server or integrate MCP functionality into a skill. Source: cygnusfear/agent-skills.

How do I install create-mcp-skill?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cygnusfear/agent-skills --skill create-mcp-skill Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cygnusfear/agent-skills