Files
prompts/.github/instructions/skill-authoring.instructions.md
T
2026-08-27 17:20:16 -05:00

935 B

name, description, applyTo
name description applyTo
Skill Authoring Use when creating or editing skills under src/personal_mcp/docs/skills/. Enforces the Agent Skills specification and FastMCP skill provider compatibility. src/personal_mcp/docs/skills/**

Skill Authoring

Before editing files under src/personal_mcp/docs/skills/, consult all of these references:

Treat each immediate subdirectory of src/personal_mcp/docs/skills/ as an independent Agent Skill. Keep its structure and content compliant with the Agent Skills pattern and compatible with the FastMCP skill provider.

Reconcile the external guidance with the repository's existing skill conventions and contracts before making changes.