Consolidate repo-local agent skills into .agents/skills and maintain compatibility router skills across agent ecosystems.
JupiterTheWarlock's public Claude Code skill marketplace.
Add the marketplace in Claude Code:
/plugin marketplace add JupiterTheWarlock/jthewl-skills
Install one plugin:
/plugin install git-sync@jthewl-skills
/plugin install project-skill-governance@jthewl-skills
/plugin install xhs-note-scraper@jthewl-skills
jthewl-skills/
├── .claude-plugin/
│ └── marketplace.json
└── plugins/
├── git-sync/
│ ├── .claude-plugin/plugin.json
│ └── skills/git-sync/SKILL.md
├── project-skill-governance/
│ ├── .claude-plugin/plugin.json
│ └── skills/project-skill-governance/SKILL.md
└── xhs-note-scraper/
├── .claude-plugin/plugin.json
└── skills/xhs-note-scraper/SKILL.md
One marketplace can list many plugins. Each plugin can contain one or more skills. This repository starts with one skill per plugin so each skill can be installed and updated independently.
The public web hub reads extra display metadata from .jthewl-hub/plugins/<plugin-name>.json.
This data is intentionally separate from Claude Code plugin manifests:
.claude-plugin/marketplace.json and plugins/*/.claude-plugin/plugin.json stay focused on Claude Code installation and validation..jthewl-hub/plugins/*.json stores human-facing descriptions, provenance, maintainer/original author fields, links, use cases, warnings, and update dates for the web hub.provenance.| Plugin | Skill | Purpose |
|---|---|---|
git-sync | git-sync | Sync a main repo, submodules, and nested Git repos with remote. |
project-skill-governance | project-skill-governance | Consolidate repo-local skills into .agents/skills and generate compatibility routers. |
xhs-note-scraper | xhs-note-scraper | Export public Xiaohongshu/XHS note pages through public HTTP fetches. |
claude plugin validate .
Before adding a skill to plugins/, audit the skill directory:
node .agents/skills/skill-safety-audit/scripts/audit-skill-safety.mjs "<skill-dir>"
Use local-only private terms for personal codenames, handles, or domains:
SKILL_SAFETY_PRIVATE_TERMS="private-term-1,private-term-2" node .agents/skills/skill-safety-audit/scripts/audit-skill-safety.mjs "<skill-dir>"
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 jupiterthewarlock/jthewl-skills --plugin project-skill-governanceGeneric multi-repository Git synchronization workflow for main repos, submodules, and nested Git repos.
Export public Xiaohongshu/XHS note pages to Markdown, JSON, raw HTML, and downloaded images using public HTTP fetches.
Official Godot docs-backed game development knowledge skill for Claude Code.
Editorial "Web Designer" bundle for Claude Code from Antigravity Awesome Skills.
Memory compression system for Claude Code - persist context across sessions
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth