Skip to content

docs: add npx skills installation instructions#10

Merged
durandom merged 1 commit into
redhat-developer:mainfrom
schultzp2020:docs/add-npx-skills-install
May 5, 2026
Merged

docs: add npx skills installation instructions#10
durandom merged 1 commit into
redhat-developer:mainfrom
schultzp2020:docs/add-npx-skills-install

Conversation

@schultzp2020

Copy link
Copy Markdown
Collaborator

Summary

The repo is already compatible with the npx skills CLI — all 7 skills have valid YAML frontmatter (name + description) and live under skills/, which is a priority search directory.

This PR updates the README to document this installation method.

Changes

  • Add npx skills add as the primary installation method (agent-agnostic, supports 50+ coding agents)
  • Move Claude Code plugin marketplace to a secondary section
  • Update repo tagline from "A Claude Code skill" to "Agent skills"
  • Add examples for listing, filtering by skill name, and targeting specific agents

Verification

npx skills add redhat-developer/rhdh-skill --list

Discovers all 7 skills with no repo changes needed.

The repo is already compatible with the skills CLI (npx skills add).
All 7 skills have valid YAML frontmatter and live under skills/,
which is a priority search directory for the CLI.

- Add skills CLI as the primary installation method (agent-agnostic)
- Move Claude Code plugin marketplace to a secondary section
- Update repo description from 'Claude Code skill' to 'Agent skills'
- Add examples for listing, filtering, and agent-targeting
@durandom durandom merged commit dc7f0d3 into redhat-developer:main May 5, 2026
3 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.

2 participants