15 lines
313 B
YAML
15 lines
313 B
YAML
id: new-skill
|
|
name: New Skill Bootstrap
|
|
version: 1.0.0
|
|
description: Provide the bootstrap checklist and templates for creating new MCP skills.
|
|
tags:
|
|
- fastmcp
|
|
- bootstrap
|
|
- scaffolding
|
|
- skills
|
|
- mcp
|
|
document_path: docs/new_skill.md
|
|
capabilities:
|
|
- resource://skills/new-skill/document
|
|
depends_on: []
|