Prepare Claude for FrameworX MCP sessions — correct build habits from the first tool call, and guide new users through MCP installation.
...
The skill follows the Agent Skills open standard. The same SKILL.md file works with any compatible agent:
| Agent | Skill Location |
|---|---|
| GitHub Copilot | .github/skills/FrameworX-skill/SKILL.md |
| Cursor | .cursor/skills/FrameworX-skill/SKILL.md |
| OpenAI Codex CLI | .codex/skills/FrameworX-skill/SKILL.md |
Consult your agent's documentation for the exact skills directory path.
...