docs: shorten marketplace install to the owner/repo shorthand #6

Merged
rootiest merged 1 commits from docs-shorter-marketplace-install into main 2026-08-25 01:12:18 +00:00
Owner

Summary

  • Switches the Claude Code install snippet from the full Gitea clone URL to the rootiest/rootiest-ai GitHub shorthand, which resolves because this repo mirrors to github.com/rootiest/rootiest-ai on every push.
  • Adds the standalone shell form (claude plugin marketplace add rootiest/rootiest-ai) for use outside an active session.
  • Keeps the full Gitea URL documented as the fallback for forks/private mirrors.

Test plan

  • python3 scripts/generate_plugins.py --check passes (docs-only change, generator untouched)
  • /plugin marketplace add rootiest/rootiest-ai in a live Claude Code session
## Summary - Switches the Claude Code install snippet from the full Gitea clone URL to the `rootiest/rootiest-ai` GitHub shorthand, which resolves because this repo mirrors to github.com/rootiest/rootiest-ai on every push. - Adds the standalone shell form (`claude plugin marketplace add rootiest/rootiest-ai`) for use outside an active session. - Keeps the full Gitea URL documented as the fallback for forks/private mirrors. ## Test plan - [x] `python3 scripts/generate_plugins.py --check` passes (docs-only change, generator untouched) - [x] `/plugin marketplace add rootiest/rootiest-ai` in a live Claude Code session
rootiest added 1 commit 2026-08-25 01:12:03 +00:00
This repo mirrors to github.com/rootiest/rootiest-ai on every push, so
/plugin marketplace add rootiest/rootiest-ai resolves fine and is
shorter than the full Gitea clone URL. Also documents the standalone
`claude plugin marketplace add` form for use outside a session.
rootiest merged commit 63314a0284 into main 2026-08-25 01:12:18 +00:00
rootiest deleted branch docs-shorter-marketplace-install 2026-08-25 01:12:19 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rootiest/rootiest-ai#6