Skip to content

feat(cli): name Skills as owner/repo/skill without a prefix - #144

Merged
harlan-zw merged 1 commit into
mainfrom
feat/bare-skill-refs
Sep 16, 2026
Merged

harlan-zw merged 1 commit into
mainfrom
feat/bare-skill-refs

Conversation

@harlan-zw

Copy link
Copy Markdown
Collaborator

❓ Type of change

  • 👌 Enhancement

📚 Description

Every remote Skill is a GitHub Skill that skilld.dev delivers, but skilld:owner/repo/skill reads like a third source next to GitHub. We also had gh:owner/repo and github:owner/repo for the same Repository. Other tools already take owner/repo, so that is what people type first.

skilld run antfu/skills/vue       # one Skill
skilld add anthropics/skills      # every Skill in a Repository

The CLI prints only the bare form: search rows, --json selectors, Skill index lines, install output, and new lockfile entries. It still parses skilld: and gh:, because 3.0 lockfiles record skilld:owner/repo/skill and 3.0 docs printed both. github: paths, tree URLs, @login, and ./local paths are unchanged.

A bare owner/repo passed to install now says it names a Repository and points to skilld add.

This changes the selector string in --json output, so I'd ship it as 3.1.0. The skilld.dev sweep is a separate PR that waits for 3.1.0 on npm latest.

🤖 AI disclosure: Harlan Agent Kit modified this description. My AI open-source policy.

Every remote Skill is a GitHub Skill delivered through skilld.dev, so the
skilld: prefix read like a separate source. gh: and github: also both named
a Repository. The CLI now prints OWNER/REPOSITORY/SKILL and OWNER/REPOSITORY,
and still accepts the 3.0 spellings that lockfiles and docs recorded.
@harlan-zw
harlan-zw merged commit 53839a0 into main Sep 16, 2026
2 checks passed
@harlan-github-agent harlan-github-agent Bot added harlan-agent-running An Agent holds a Task on this issue or pull request right now. harlan-agent-review-required Pull request triage requires an adversarial Review for this head commit. labels Sep 16, 2026
@harlan-zw harlan-zw mentioned this pull request Sep 16, 2026
1 task
@harlan-github-agent harlan-github-agent Bot removed the harlan-agent-running An Agent holds a Task on this issue or pull request right now. label Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

harlan-agent-review-required Pull request triage requires an adversarial Review for this head commit.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant