BeClaude

make-skill-template

New
20.6kSmitheryGeneralby github

Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

First seen 5/22/2026

Install & Usage

1
Open your MCP config
~/.claude.json
2
Add the server config

Add the configuration to "mcpServers": { "make-skill-template": { "command": "...", "args": [] } }

3
Restart Claude Code
/mcp
View source on GitHub
agentai-&-mlcoding

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is make-skill-template?

Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.

How to install make-skill-template?

To install make-skill-template: open your mcp config (~/.claude.json), then add the config to "mcpServers": { "make-skill-template": { "command": "...", "args": [] } }. Finally, /mcp in Claude Code.

What is make-skill-template best for?

make-skill-template is a mcp categorized under General. It is designed for: agent, ai-&-ml, coding. Created by github.