Skip to content

feat: add support for npx skills installation - #2

Open
JKc66 wants to merge 2 commits into
dominikmartn:mainfrom
JKc66:feature/npx-install
Open

feat: add support for npx skills installation#2
JKc66 wants to merge 2 commits into
dominikmartn:mainfrom
JKc66:feature/npx-install

Conversation

@JKc66

@JKc66 JKc66 commented Apr 3, 2026

Copy link
Copy Markdown

Description
This PR enables easy, one-command installation of the Nothing Design skill using the standardized skills CLI and
aligns the repository with the Open Agent Skills ecosystem.

Key Changes:

  • Standardized Discovery: Moved skill files into the skills/ directory to follow the standard path for agent skill
    discovery.
  • Registry Compatibility: Added .claude-plugin/marketplace.json and package.json to allow the skill to be indexed by
    registries like skills.sh.
  • Improved Installation UX: Updated the README.md to highlight the new npx skills add command while keeping manual
    installation steps up to date.
  • Flattened Structure: Optimized the skills/ directory for direct access, simplifying the installation path for both
    automated and manual methods.

Installation:
Users can now install this skill instantly by running:
npx skills add dominikmartn/nothing-design-skill

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