Skip to content

fix: add name field to SKILL.md frontmatter and link migration guides#50

Merged
nicklasl merged 1 commit into
mainfrom
fix/add-skill-name-frontmatter
Jul 14, 2026
Merged

fix: add name field to SKILL.md frontmatter and link migration guides#50
nicklasl merged 1 commit into
mainfrom
fix/add-skill-name-frontmatter

Conversation

@filipmyllari

@filipmyllari filipmyllari commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • SKILL.md frontmatter: adds name: to all 11 skills — required by the open agent-skills CLI (npx skills). Without it, npx skills add spotify/confidence-ai-plugins reports "No valid skills found".
  • README backlinks: each migration slash command now links to its guide on confidence.spotify.com/docs, and the Documentation section links the migrations overview.
  • Marketplace manifests: adds homepage and repository to 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 the name:` addition.

🤖 Generated with [Claude Code](https://claude

@filipmyllari
filipmyllari requested a review from vahidlazio July 13, 2026 13:40
- 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
filipmyllari force-pushed the fix/add-skill-name-frontmatter branch from a3b09c9 to 5b0f6bf Compare July 13, 2026 18:23
@nicklasl
nicklasl merged commit 7e0b7bb into main Jul 14, 2026
3 checks passed
@nicklasl
nicklasl deleted the fix/add-skill-name-frontmatter branch July 14, 2026 05:07
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.

2 participants