Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 581 Bytes

File metadata and controls

17 lines (11 loc) · 581 Bytes

skilld skills

Official agent skills for skilld.

Skills

  • find-skill: find and evaluate trusted skills through the skilld.dev registry.
  • publish-skill: prepare, validate, package, and publish portable skills.

Install

npx skilld add gh:skilld-dev/skills --skill find-skill --yes
npx skilld add gh:skilld-dev/skills --skill publish-skill --yes

find-skill is adapted from Vercel's MIT licensed find-skills. See third party notices.