fix: add name field to SKILL.md frontmatter and link migration guides#50
Merged
Conversation
- Add `name` to each SKILL.md frontmatter — required by the open agent-skills CLI (npx skills / skills.sh). Without it, `npx skills add spotify/confidence-ai-plugins` reports "No valid skills found". All 11 skills are now discovered. - Link the README migration commands and Documentation section to the new migration guides on confidence.spotify.com/docs. - Add `homepage` and `repository` to the Cursor plugin manifest and `repository` to the Claude marketplace entry. Codex already had both. All `homepage` fields point at the domain root; the README carries the page-specific docs backlinks. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
filipmyllari
force-pushed
the
fix/add-skill-name-frontmatter
branch
from
July 13, 2026 18:23
a3b09c9 to
5b0f6bf
Compare
nicklasl
approved these changes
Jul 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
name:to all 11 skills — required by the open agent-skills CLI (npx skills). Without it,npx skills add spotify/confidence-ai-pluginsreports "No valid skills found".homepageandrepositoryto the Cursor and Claude manifests so the marketplace listings link back to the product site and repo.Verification
Tested locally:
npx skills add ./confidence-as all 11 skills after thename:` addition.🤖 Generated with [Claude Code](https://claude