Conversation
🦋 Changeset detectedLatest commit: f2546ba The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
|
@paoloricciuti I added skills for opencode & claude, but not for others. I know that cursor is looking at skills as well (maybe even in .claude/skills). Could you advise? |
| agentPath: 'CLAUDE.md', | ||
| agentPath: '.claude/CLAUDE.md', | ||
| configPath: '.mcp.json', | ||
| skillsPath: '.claude/skills', |
There was a problem hiding this comment.
The Claude plugin also ships with skills but we can't really add it for them I think...what can we do in this case to avoid adding duplicate stuff?
|
@jycouet I think almost every tool nowadays looks at skills, you can check the right folder with the skills.sh cli |
|
I wonder if we should just invoke that actually 🤔 |
Since it's solving only |

Closes #1044
Description
replace
mcpadd-on withai-toolsadd-on that includes both MCP and skills setupChecklist