GitHub - 88plug/claude-code-plugins: Curated plugins by 88plug — install via /plugin marketplace add 88plug/claude-code-plugins · GitHub
Skip to content

88plug/claude-code-plugins

Folders and files

Repository files navigation

88plug

Curated plugins for AI coding assistants. One marketplace. Two commands.

marketplace license plugins

Ask DeepWiki


Install

# 1. Add the marketplace (once per machine)
/plugin marketplace add 88plug/claude-code-plugins

# 2. Install any plugin below
/plugin install <name>@88plug

No environment variables, no API keys — it uses your existing setup.

Tip

Enable auto-update once (/plugin → Marketplaces → 88plug → Enable auto-update) and you always get the latest at startup.

Plugins

Claude Code UX surfaces — hooks, skills, commands, output styles. Each version is YEAR.MONTH.BUILD, auto-stamped and linked to the exact commit; it's what claude plugin list shows, so you can tell at a glance if you're current.

v2026.6.13 · 1 skill · hooks

Recover Claude Code sessions after an Anthropic API output-classifier false positive (the "cyber-related safeguards" / "appears to violate our Usage Policy" hard failure).

/plugin install recover-from-false-positive@88plug

v2026.6.36 · MCP server · 1 skill · 8 commands · 1 agent · hooks

Seamless context continuity across Claude Code compaction.

/plugin install amnesia@88plug

v2026.6.199 · 7 skills · 3 agents

Ultra-compressed communication mode.

/plugin install caveman-plus@88plug

v2026.6.110 · MCP server · 3 skills · 15 commands · hooks

Cross-session, cross-CLI memory for AI coding assistants.

/plugin install total-recall@88plug

v2026.6.16 · 1 skill · 7 commands · 5 agents · hooks

Falsification-first investigation workflow: convert every assertion into a labeled falsifiable hypothesis, predict before measuring, run controlled experiments, verify…

/plugin install scientific-method@88plug

v2026.6.11 · 1 skill

Operate and observe an interactive full-screen TUI on a REMOTE machine over tmux/screen + SSH by driving it like a human: type with send-keys, screenshot with…

/plugin install drive-remote-terminal@88plug

v2026.6.11 · 1 skill

Discover, catalog, and rank everything you've built or sketched on a machine via a two-pass parallel read-only sweep: a clustered project catalog plus blind-spot agents…

/plugin install project-prospector@88plug

v2026.6.3 · 1 skill

Index a public GitHub repo's DeepWiki (the page the 'Ask DeepWiki' badge links to) hands-free, and do it autonomously after publishing or updating a repo — no human…

/plugin install deepwiki-index@88plug

v2026.6.4 · 3 skills · 2 agents

Simplify, then add lightness.

/plugin install addlightness@88plug

v2026.6.23 · MCP server · 1 skill · 6 commands · hooks

Detects when Claude drifts away from your active output contract (a terse persona, hard formatting/length rules, an in-character voice) and quietly steers it back.

/plugin install drift-detector@88plug

v2026.6.5 · 1 skill · 6 commands · 1 agent · hooks

A ground-first reflex: the agent judges (from its own training, any domain) when a request is complex/irreversible, grounds before acting, and is hard-blocked from the…

/plugin install trigger-my-training@88plug

MCP servers

A single MCP server, one-command install.

v2026.6.27 · MCP server

Fast, token-efficient MCP for SearXNG metasearch.

/plugin install searxng@88plug

v2026.6.14 · MCP server

Talk to any public GitHub repo's auto-generated documentation via Cognition's hosted DeepWiki MCP.

/plugin install deepwiki@88plug

v2026.6.18 · MCP server · 1 skill

Eyes and hands on a Linux Wayland desktop: screenshot any monitor and click, type, scroll, drag, and read any visible app over xdg-desktop-portal (RemoteDesktop +…

/plugin install screen-mcp@88plug

v2026.6.25 · MCP server · 1 skill

The sanctioned OS 'motor cortex' for an agent on a Linux box: control systemd services/timers, query journald, read host resources/processes, send desktop notifications…

/plugin install os-control-mcp@88plug

v2026.6.25 · MCP server

Stop suggesting stale package versions from training data.

/plugin install use-latest-version@88plug
Updating & versioning

Third-party marketplaces have auto-update off by default. Turn it on once (/plugin → Marketplaces → 88plug → Enable auto-update) and Claude Code refreshes the catalog and updates installed plugins at startup, then prompts /reload-plugins.

Prefer to do it by hand:

/plugin marketplace update 88plug
/plugin update <name>@88plug
/reload-plugins

Org-wide, an admin can add 88plug to extraKnownMarketplaces with auto-update enabled in managed settings. Versions are YEAR.MONTH.BUILD (auto-stamped, increasing every release); the linked hash is the exact commit. If your installed version differs from the one here, you're behind — update it.

Philosophy

Plugins should be invisible until you need them. Each one earns its slot by closing a specific failure mode in long-horizon AI-assisted work.

Contributing

See CONTRIBUTING.md for the full workflow, naming convention, quality bar, and CLA terms. Short version: build your plugin in its own 88plug/<plugin> repo with a valid .claude-plugin/plugin.json, PR an entry to this hub's .claude-plugin/marketplace.json, and sign the CLA on your first PR. Plugin code never lives in this repo — only the marketplace index.

License

FSL-1.1-ALv2. See LICENSE.

Generated from .claude-plugin/marketplace.json by scripts/build_readme.py. Don't edit by hand — edit the catalog (or the plugin's manifest) and the sync action regenerates it.

About

Curated plugins by 88plug — install via /plugin marketplace add 88plug/claude-code-plugins

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages