Skip to content

chore: rebrand plugin to streamnative-agent-skills - #6

Merged
codelipenghui merged 1 commit into
mainfrom
claude/thirsty-gagarin-41387a
May 11, 2026
Merged

chore: rebrand plugin to streamnative-agent-skills#6
codelipenghui merged 1 commit into
mainfrom
claude/thirsty-gagarin-41387a

Conversation

@sijie

@sijie sijie commented May 11, 2026

Copy link
Copy Markdown
Member

Summary

Renames the published product and plugin slug from "Cloud Skills" / streamnative-cloud-skills to "StreamNative Agent Skills" / streamnative-agent-skills, matching the renamed GitHub repository (streamnative/streamnative-agent-skills) and aligning with how peer data-infrastructure projects (MongoDB, Databricks) name their agentskills bundles.

Files touched

  • README.md — H1 title (# Cloud Skills# StreamNative Agent Skills), description sentence, plugin marketplace + install commands, git clone URL.
  • .claude-plugin/plugin.jsonname, homepage, repository.
  • .claude-plugin/marketplace.json — plugin entry name and homepage.

Repo grep confirms zero stale streamnative-cloud-skills or Cloud Skills strings remain after this PR.

Breaking change

The plugin install slug changes:

# Before
/plugin install streamnative-cloud-skills

# After
/plugin install streamnative-agent-skills

Existing installations will need to reinstall under the new name. Plugin metadata version in plugin.json is left at 0.1.0 (pre-1.0) — no semver bump signalling required, but worth calling out to anyone who already pulled the previous slug.

Test plan

  • /plugin marketplace add streamnative/streamnative-agent-skills resolves against the renamed repo.
  • /plugin install streamnative-agent-skills registers all eight skills.
  • Existing CI (validate-skills.sh, check-help-drift.sh, check-manifests.sh) still passes — no skill body changes in this PR.
  • Spot-check that README install commands copy/paste cleanly.

🤖 Generated with Claude Code

Renames the published product and plugin slug from "Cloud Skills" /
`streamnative-cloud-skills` to "StreamNative Agent Skills" /
`streamnative-agent-skills`, matching the renamed GitHub repository and
aligning with how peer data-infrastructure projects name their
agentskills bundles.

- README.md: H1 title, description sentence, plugin install commands,
  and `git clone` URL.
- .claude-plugin/plugin.json: plugin `name`, `homepage`, `repository`.
- .claude-plugin/marketplace.json: plugin entry `name` and `homepage`.

Note: this changes the plugin install slug used in
`/plugin install …`. Existing installations will need to reinstall
under the new name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@codelipenghui
codelipenghui merged commit dc6b003 into main May 11, 2026
1 check 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