setup
Installation
SKILL.md
Setup
When to Invoke
- User asks to setup agentic skills for their project
- User wants to configure skill routing for their IDE
- User mentions generating IDE rule files
- User asks how to configure their IDE to work with skills
- User wants to enable automatic skill loading
- NOT: General project initialization unrelated to skills
- NOT: Installing skills (use npx skills add instead)
Prerequisites
None. This is typically the first skill to run in a new project.
Reference
This skill sets up automatic skill routing for your IDE by detecting which IDEs are configured in your project and generating the appropriate rule files.