A Claude Code plugin marketplace for skills built and maintained by SignalORange.
/plugin marketplace add signalorange/claude-skills
/plugin install logbook@signalorange
Browse everything available with /plugin marketplace browse once the marketplace is added.
| Plugin | Source | Status |
|---|---|---|
logbook | signalorange/logbook-skill | Available |
artemis | ./plugins/artemis | Placeholder |
meridian | ./plugins/meridian | Placeholder |
A portable structure for AI-friendly codebases: feature specs (feat-<slug>.md), ideas.md, LOGBOOK.md index, and ship/promote workflows. Distributed from its own repo at signalorange/logbook-skill.
Invoke with /logbook:<skill-name>.
Placeholder entries reserving marketplace slots. Each ships a stub skill that explains it is not yet implemented. Replace plugins/<name>/skills/<name>/SKILL.md with the real skill content (and update plugin.json) when ready, or convert the entry to a GitHub source in .claude-plugin/marketplace.json.
claude-skills/
├── .claude-plugin/
│ └── marketplace.json ← catalog
├── plugins/
│ ├── artemis/
│ │ ├── .claude-plugin/plugin.json
│ │ └── skills/artemis/SKILL.md
│ └── meridian/
│ ├── .claude-plugin/plugin.json
│ └── skills/meridian/SKILL.md
└── README.md
External plugins (like logbook) do not appear under plugins/ — they are fetched from their own repos at install time, defined by their source in marketplace.json.
plugins/<name>/.claude-plugin/plugin.json and plugins/<name>/skills/<name>/SKILL.md, then add an entry with "source": "./plugins/<name>" to marketplace.json; or"source": { "source": "github", "repo": "signalorange/<repo>" } to marketplace.json. The referenced repo must contain its own .claude-plugin/plugin.json and skills/ directory./plugin marketplace update signalorange.No version is pinned in marketplace.json, so every commit on the default branch is treated as a new release. To pin, add "version": "x.y.z" to a plugin entry (or to its plugin.json) and bump on each release.
The marketplace identifier is signalorange (see name in marketplace.json). Users install plugins via <plugin>@signalorange.
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 signalorange/claude-skills --plugin artemisLOGBOOK: a portable structure for AI-friendly codebases — feature specs, ideas, ship/promote workflows
Placeholder — Meridian skill (coming soon)
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
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.