Skip to content

feat: welcome ai-tools#1050

Open
jycouet wants to merge 7 commits intomainfrom
ai-tools
Open

feat: welcome ai-tools#1050
jycouet wants to merge 7 commits intomainfrom
ai-tools

Conversation

@jycouet
Copy link
Copy Markdown
Contributor

@jycouet jycouet commented Apr 6, 2026

Closes #1044

Description

replace mcp add-on with ai-tools add-on that includes both MCP and skills setup

Checklist

  • Update snapshots (if applicable)
  • Add a changeset (if applicable)
  • Allow maintainers to edit this PR
  • I care about what I'm doing, no matter the tool I use (Notepad, Sublime, VSCode, AI...)

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 6, 2026

🦋 Changeset detected

Latest commit: f2546ba

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Minor

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

@svelte-docs-bot
Copy link
Copy Markdown

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 6, 2026

Open in StackBlitz

npx https://pkg.pr.new/svelte-migrate@1050
npx https://pkg.pr.new/sv@1050
npx https://pkg.pr.new/@sveltejs/sv-utils@1050

commit: f2546ba

@jycouet
Copy link
Copy Markdown
Contributor Author

jycouet commented Apr 6, 2026

@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',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, it would be great that claude code allow plugins like in open code.

I did something like:
image

@paoloricciuti
Copy link
Copy Markdown
Member

@jycouet I think almost every tool nowadays looks at skills, you can check the right folder with the skills.sh cli

@paoloricciuti
Copy link
Copy Markdown
Member

I wonder if we should just invoke that actually 🤔

@jycouet
Copy link
Copy Markdown
Contributor Author

jycouet commented Apr 6, 2026

@jycouet I think almost every tool nowadays looks at skills, you can check the right folder with the skills.sh cli

Since it's solving only skills and not mcp / agent / sub-agent, ... I'm not sure we should rely on this. But I'm maybe wrong

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skills add-on

2 participants