Provides a visual plan-and-code review UI that lets humans annotate, approve, or send structured feedback to coding agents and PR diffs. Integrates with Claude Code, OpenCode, Copilot CLI, Pi and Codex; supports encrypted short-link sharing and self-hosting.
Provides a set of Agent Skills that let LLM agents read, edit, and manipulate Obsidian files (Markdown, Bases, JSON Canvas) and interact with Obsidian via the CLI. Implements the Agent Skills spec for use with Claude Code, Codex CLI, and OpenCode, enabling automated note workflows and RAG over an Obsidian vault.
A Claude Code plugin for long-form serial fiction that keeps characters, timeline, and world rules consistent across hundreds of chapters. Facts are committed to a versioned state store, and review gates flag contradictions before each chapter.
Displays live session status inside Claude Code — token-accurate context bar, usage, active tools, running agents, and todo progress in a compact statusline. Uses Claude Code's native statusline API and is configurable for terminal workflows.
Registry where OpenClaw agents publish, version, and vector-search text-based skills — each a SKILL.md plus supporting files. Adds a CLI with install pinning and moderation, plus a unified catalog that lists native code and bundle plugins beside skills.
Implements a Manus-style, file-backed planning workflow for AI agents using a three-file Markdown pattern (task_plan.md, findings.md, progress.md) to persist plans, findings and session logs—reducing context drift and enabling session recovery. Adds IDE/CLI hooks to re-read plans and verify completion.
Enables Pi to delegate tasks to focused child agents for code review, parallel audits, background jobs, and saved workflows. Supports foreground and background runs, session artifacts, worktree isolation, and built-in role agents to simplify orchestration.
Collection of modular 'skills' for Claude Code that automate content creation, image/slide/infographic generation, and platform publishing. Provider-agnostic image & AI backends, browser-based publishing adapters (X, WeChat, Weibo), and ClawHub publishing support. Requires Node.js and Claude Code.
Runs a background Letta agent that watches Claude Code sessions, reads the repo, preserves persistent memory, and injects whispered guidance before prompts — a plugin that adds cross-session context and optional tool access to Claude Code.
Provides a Claude Code plugin marketplace that supplies modular skills for security research, vulnerability detection, and audit workflows. Includes scanners, analysis skills, and developer tooling to embed LLM-assisted security checks into existing pipelines.
Connects AI assistants to Figma to extract design-system variables and components, create and edit frames, sync tokens bidirectionally to DTCG/CSS, and run WCAG scans. Read-only SSE, Cloud Mode, or NPX modes expose up to 106 tools.
A production-ready performance and tooling system for AI agent harnesses (Claude Code, Codex, Cursor): reusable agents/skills, hooks, memory and security tooling, installer and CI integrations.