Skip to content

chore: mark internal skills as non-installable via npx skills#35

Merged
dastratakos merged 2 commits into
mainfrom
dastratakos/npm-install-warning
May 5, 2026
Merged

chore: mark internal skills as non-installable via npx skills#35
dastratakos merged 2 commits into
mainfrom
dastratakos/npm-install-warning

Conversation

@dastratakos
Copy link
Copy Markdown
Contributor

@dastratakos dastratakos commented May 5, 2026

Summary

Ensures that npx skills add ReviewStage/stage-cli only exposes the public stage-chapters skill by marking all .agents/skills/ SKILL.md files with metadata.internal: true. Also updates the README to better describe the product.

Changes

  • Added metadata.internal: true frontmatter to all 8 skills under .agents/skills/
  • Updated README copy: revised tagline, added link to stagereview.app, removed "What it does NOT do" section

Testing

  • Verified that metadata.internal: true is the documented mechanism in the vercel-labs/skills CLI for hiding skills from external installation
  • Skills still load normally inside the repo for Claude Code agents (the flag only affects npx skills add)

Open in Stage

Add `metadata.internal: true` to all .agents/skills/ SKILL.md files so
that `npx skills add ReviewStage/stage-cli` only exposes the public
stage-chapters skill. Update README to better describe the product.
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the metadata for several agent skill definitions to mark them as internal. Additionally, the README has been updated with a revised product description, a link to the stagereview.app website, and simplified usage instructions, while removing the section regarding what the tool does not do. I have no feedback to provide.

@dastratakos dastratakos marked this pull request as ready for review May 5, 2026 06:02
@dastratakos dastratakos merged commit 3611b0f into main May 5, 2026
5 checks passed
@dastratakos dastratakos deleted the dastratakos/npm-install-warning branch May 5, 2026 06:02
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