692 B
692 B
name, description, applyTo
| name | description | applyTo |
|---|---|---|
| New Skill Configuration | Route docs/skills edits to the Personal MCP new-skill resource. | docs/skills/**/*.md |
When editing files under docs/skills/, use resource://skills/new-skill/document as the primary guidance source for skill structure and authoring decisions.
Execution pattern:
- Load
resource://skills/new-skill/documentfirst. - Apply only the portions relevant to the file being edited (
SKILL.mdorreferences/*.md). - Keep edits minimal and aligned with repository skill conventions.
- Include source-document links for any feature-level recommendation.
If task intent is ambiguous, ask one clarifying question before editing.