Skip to content

88plug/claude-code-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.25 · MCP server · 1 skill · 8 commands · 1 agent · hooks

Seamless context continuity across Claude Code compaction.

/plugin install amnesia@88plug

v2026.6.191 · 7 skills · 3 agents

Ultra-compressed communication mode.

/plugin install caveman-plus@88plug

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

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

/plugin install total-recall@88plug

v2026.6.9 · 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.4 · 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.4 · 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

MCP servers

A single MCP server, one-command install.

v2026.6.12 · MCP server

Fast, token-efficient MCP for SearXNG metasearch.

/plugin install searxng@88plug

v2026.6.6 · MCP server

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

/plugin install deepwiki@88plug

v2026.6.5 · 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
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

MIT. 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