Skip to content

feat: connect installs and change watches to skilld.dev - #91

Merged
harlan-zw merged 4 commits into
mainfrom
feat/skilld-dev-loop
Aug 13, 2026
Merged

feat: connect installs and change watches to skilld.dev#91
harlan-zw merged 4 commits into
mainfrom
feat/skilld-dev-loop

Conversation

@harlan-zw

@harlan-zw harlan-zw commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

❓ Type of change

  • 📖 Documentation
  • 🐞 Bug fix
  • 👌 Enhancement
  • ✨ New feature
  • 🧹 Chore
  • ⚠️ Breaking change

📚 Description

skilld.dev already prints npx skilld add @handle/collection. The CLI now installs that public collection manifest. If no collection exists, it preserves the scoped npm package behavior. Tagged scoped packages always use npm.

skilld watch, skilld unwatch, skilld changes, and add --watch use the site subscriptions and digest endpoints. Registry requests share the token refresh path. API failures now surface instead of returning empty data.

Companion site change: https://github.com/skilld-dev/skilld.dev/pull/23

⚠️ Breaking Changes

The protocol detail response uses stars instead of the retired installs field. Skill live responses no longer include installs or formatted.

📝 Migration

Protocol consumers must replace detail installs with stars. Remove installs and formatted from skill live responses.

@harlan-zw harlan-zw changed the title feat!: connect installs and change watches to skilld.dev feat: connect installs and change watches to skilld.dev Aug 13, 2026
@harlan-zw
harlan-zw merged commit 9c4d1c6 into main Aug 13, 2026
2 checks passed
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.

1 participant