Audits and reduces token waste in LLM sessions by compressing verbose outputs, checkpointing before compaction, and restoring lost context. Runs fully locally with zero telemetry and provides a live token dashboard plus plugins for Claude Code, OpenClaw and Codex.
Encodes product-management frameworks into reusable AI skills and slash-commands — 100+ skills across 9 plugins and chained workflows (e.g., /discover, /write-prd) that integrate with Claude Code/Cowork and other assistants to guide discovery, strategy, execution, and shipping.
A curated collection of Codex plugin examples demonstrating plugin manifests, companion surfaces (skills, hooks, assets), and sample integrations. Highlights richer, opinionated examples for Figma, Notion, iOS/macOS/web builds and MCP-backed bundles — useful for prototyping assistant plugins.
Visualizes live global data on a CesiumJS 3D globe via a plugin-driven pipeline and real-time WebSocket DataBus. Supports dynamic plugin marketplace, an opt-in Agent Bus for external LLM/MCP control, and self-hosting with Docker and PostgreSQL.
Automatically converts codebases into structured, JSON-first CLI harnesses so LLMs and AI agents can reliably control desktop and server software; includes a CLI-Hub registry, demo harnesses, and agent plugins for one‑command generation and installation.
Turns any codebase, documentation, or knowledge base into an interactive knowledge graph you can explore, search, and ask questions about. Produces node-level summaries, guided tours, and diff impact analysis, and plugs into multiple LLM platforms (Claude Code, Codex, Copilot, Gemini CLI) for query-driven exploration.
Provides a command-line interface for AI agents to create, read, render, and modify Word/Excel/PowerPoint files headlessly. Includes a built-in high-fidelity HTML/PNG renderer, deterministic JSON APIs, resident mode and an MCP server for direct agent integration—suited for CI, containers, and automated document pipelines.
Curated marketplace of Claude Code plugins maintained by Anthropic, separating its own internally built plugins from vetted community submissions. Browse and install directly inside Claude Code via /plugin install {name}@claude-plugins-official.
Turns a domain description into a Claude Code agent team and the skills they use — auto-generates agent definitions and skill files from six pre-defined team-architecture patterns. Best for teams building structured multi-agent workflows on Claude Code.
Integrates Codex into Claude Code so you can run read-only code reviews, steerable adversarial reviews, and delegate long-running tasks to a local Codex instance via slash commands. Uses the local Codex CLI/app server and Node.js; designed for developers who want seamless handoff between Claude Code and Codex.
Provides a lightweight Python harness that turns LLMs into working agents with tool-use, skills, persistent memory, permission controls and multi-agent coordination. Ships with a CLI/React TUI, 43+ built-in tools, a plugin/skill system and the ohmo personal-agent for chat gateways. Best for developers prototyping agent workflows and multi-agent experiments.
Compresses LLM/agent replies into a terse “caveman” style to cut output tokens (~65–75%) while preserving technical accuracy. Offers per-agent skills, intensity modes, memory-compression and middleware to lower token cost and extend usable context.