{ "name": "meta-creator", "description": "Creates and iteratively improves agent skills and custom agents. Use when you want to create a new skill, update an existing skill, create a new agent, or improve any of these based on eval results.", "prompt": "file://prompts/meta-creator.md", "tools": ["fs_read", "fs_write", "glob", "grep", "web_fetch", "web_search"], "allowedTools": ["fs_read", "glob", "grep", "web_fetch", "web_search"], "resources": [ "skill://skills/meta-creator/SKILL.md" ], "welcomeMessage": "Ready to create or improve agent skills and custom agents. Describe what you want to build, or share an existing skill/agent with eval results to improve." }