By RUSHYOP
Rushy marketplace operations: SessionStart drift checks, post-install reconcile hints, and slash commands to import CLI-installed plugins into the RUSHYOP catalog.
Private marketplace: single source of truth for RUSHYOP plugins/skills.
/Users/admin/Codes-2/Agentic-setup| Do | Don’t |
|---|---|
Add plugins here with ./scripts/add-plugin.sh | Install plugins only into Claude/Grok/Cursor |
| Commit + push catalog (and mirrors) | Leave a tool pointing at random upstream URLs |
| Point every AI tool at this marketplace | Duplicate skills under ~/.claude/skills / ~/.grok/skills |
add plugin → marketplace.json + mirror registry → commit/push
↓
Claude / Grok / other tools only reference this marketplace
cd /Users/admin/Codes-2/Agentic-setup
# Upstream project
./scripts/add-plugin.sh superpowers obra/superpowers --sync --commit --push
# Monorepo subfolder
./scripts/add-plugin.sh static-analysis trailofbits/skills \
--path plugins/static-analysis --sync --commit --push
# Already known marketplace (clone under ~/.claude/plugins/marketplaces)
./scripts/add-plugin.sh frontend-design --marketplace claude-plugins-official \
--sync --commit --push
# Your own plugin under plugins/my-thing/
./scripts/add-plugin.sh my-thing --first-party --commit --push
What that does:
.claude-plugin/marketplace.jsonRUSHYOP/mirror-* (not the owner’s raw URL as the long-term source)mirrors/registry.tsv--sync creates/updates the private mirror--commit / --push# Grok — marketplace only
grok plugin marketplace add RUSHYOP/rushy-claude-plugins
# live checkout (optional):
grok plugin marketplace add /Users/admin/Codes-2/Agentic-setup
# then install/enable plugins from that marketplace UI/CLI — not from random git URLs
# Claude — marketplace rushy + enable name@rushy
# extraKnownMarketplaces.rushy → RUSHYOP/rushy-claude-plugins
Optional helper to regenerate enable lists / merge Claude *@rushy:
./scripts/generate-global-config.sh
./scripts/apply-global.sh --claude
See AGENTS.md — any AI working on plugin setup must use add-plugin.sh, not CLI-only installs.
# Preferred runners (hooks package)
./hooks/check-cli-drift.sh # dry-run status
./hooks/reconcile.sh --sync --only-new --commit --push
# Equivalent low-level script
./scripts/import-from-clis.sh --commit
./scripts/sync-mirrors.sh # if new remotes
git push
# then turn off non-@rushy enables in the CLI
# Install global Grok hooks — SessionStart + post-plugin-install AUTO-ADD into catalog
./hooks/install-user-hooks.sh # commit catalog changes
./hooks/install-user-hooks.sh --push # also git push
./hooks/install-user-hooks.sh --claude # optional Claude SessionStart
# Same body as the hook (manual):
./hooks/auto-add-from-clis.sh
# Or enable marketplace-ops@rushy:
# /marketplace-status
# /reconcile-marketplace
After you install a plugin in Grok/Claude, the PostToolUse hook runs import-from-clis and commits into this marketplace. SessionStart does the same if anything is still missing.
See hooks/README.md.
| Script | Role |
|---|---|
add-plugin.sh | Canonical add to marketplace |
hooks/reconcile.sh | Runnable CLI→catalog reconcile |
hooks/check-cli-drift.sh | Dry-run drift check |
hooks/install-user-hooks.sh | Install global Grok/Claude hooks |
sync-mirrors.sh | Private DR mirrors |
rebuild-marketplace.sh | First-party scan of plugins/* |
import-from-clis.sh | Reconcile CLI → catalog only |
generate-global-config.sh | Build config/* from catalog |
apply-global.sh | Optional Claude *@rushy merge |
clean-global-configs.sh | Reset Claude + Grok globals to only this marketplace |
CLAUDE.md)Canonical copy of your global Claude rules lives in this repo as CLAUDE.md.
# Install into Claude user global:
./scripts/apply-global.sh --claude-md
# or full Claude wire (*@rushy + CLAUDE.md):
./scripts/apply-global.sh --claude
Edit CLAUDE.md here → commit/push → re-run apply on machines that need it.
.claude-plugin/marketplace.json
CLAUDE.md # global agent rules (source of truth)
AGENTS.md # marketplace workflow for AI tools
hooks/ # drift check + reconcile runners + user hook installer
plugins/ # first-party only (includes marketplace-ops)
mirrors/registry.tsv
scripts/add-plugin.sh # start here for new plugins
Executes bash commands
Hook triggers when Bash tool is used
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub rushyop/rushy-claude-plugins --plugin marketplace-opsReact Three Fiber skill pack: fundamentals, geometry, materials, lighting, textures, shaders, animation, interaction, loaders, physics, postprocessing, plus brain-viz large-graph renderer patterns. Vendored r3f-* from EnzeD/r3f-skills (MIT).
General agent skills: find-skills, git-commit, graphify, migrate-radix-to-base, project-sites, shadcn.
Ramco ERP brain skills: journey extraction, eval, reindex, sync, plus ramco-data-locator agent.
Report and figure generation: Vizuara PDF/HTML reports and Wisprflow chart figures.
Curated skills for improving UI quality and UX on non-3D websites and applications: design-system redesign, motion/UX systems, component polish, and conversion copy.
Consult multiple AI coding agents (Gemini, OpenAI, Grok, Perplexity, plus codex, antigravity, and grok CLIs when installed) to get diverse perspectives on coding problems
v9.54.1 — Reliability wave: tangle contextual review correction loop with hard round ceiling, progress-supervised review rounds (per-agent stall watch, descendant-tree kills), council diversity and agy pin fixes, marketplace generator source-of-truth fix, provider troubleshooting runbook and cost-expectations docs. Run /octo:setup.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.