---
title: "Agent Tooling"
description: "Plugins that build, inspect, or extend AI agents themselves: MCP server builders, skill and plugin authoring kits, memory and context management, prompt engineering, agent evaluation and observability."
canonical: https://agentpluginsdirectory.com/categories/agent-tooling
last-updated: 2026-09-23
---

# Agent Tooling

Plugins that build, inspect, or extend AI agents themselves: MCP server builders, skill and plugin authoring kits, memory and context management, prompt engineering, agent evaluation and observability.

The plugin's subject is the agent or its tooling. A plugin that merely runs as an agent plugin does not belong here — every plugin does that.

350 verified plugins in this editorial bucket.

| Name | Description | Repo |
| --- | --- | --- |
| [agentic-bundle-aas-ai-product-evaluation-ops](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-ai-product-evaluation-ops) | Portable skills-only "AAS AI Product & Evaluation Ops" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [agentic-bundle-llm-application-developer](https://agentpluginsdirectory.com/plugins/agentic-bundle-llm-application-developer) | Portable skills-only "LLM Application Developer" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [agentic-bundle-skill-author](https://agentpluginsdirectory.com/plugins/agentic-bundle-skill-author) | Portable skills-only "Skill Author" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [openviking](https://agentpluginsdirectory.com/plugins/openviking) | Semantic long-term memory and context engine for coding agents. Recall prior knowledge with the find/search/read MCP tools and persist durable facts with remember/write, backed by an OpenViking server. | volcengine/OpenViking |
| [hindsight](https://agentpluginsdirectory.com/plugins/hindsight) | Long-term memory for AI agents. Recalls relevant past context before you answer and retains durable facts as you work, backed by Hindsight's retain/recall/reflect memory engine. | vectorize-io/hindsight |
| [superset](https://agentpluginsdirectory.com/plugins/superset--superset-sh) | Use Superset to spawn agents, create workspaces, manage tasks, and schedule automations from Claude Code. | superset-sh/superset |
| [agent-native-turn-into-app](https://agentpluginsdirectory.com/plugins/agent-native-turn-into-app) | Turn visible project context, a proven thread, skill, or workflow into a runnable Agent-Native app. On Claude or ChatGPT Web, it hands a bounded source brief to Builder through Dispatch; local code agents can build and verify in a workspace. | BuilderIO/agent-native |
| [google-agents-cli](https://agentpluginsdirectory.com/plugins/google-agents-cli) | Scaffold, develop, evaluate, and deploy AI agents with Google ADK. Bundles skills for the agent development lifecycle. | google/agents-cli |
| [longmemory](https://agentpluginsdirectory.com/plugins/longmemory) | Project-scoped durable memory, recall, Skills, and governed context for AI agents. | CaviraOSS/LongMemory |
| [aws-agents](https://agentpluginsdirectory.com/plugins/aws-agents) | Build, deploy, and operate AI agents on AWS. Skills for scaffolding agents with Amazon Bedrock AgentCore (Strands, LangGraph), connecting tools via Gateway and MCP, multi-agent and A2A orchestration, memory, Cedar policies, evaluation, observability, debugging traces and logs, and production hardening. | aws/agent-toolkit-for-aws |
| [qdrant](https://agentpluginsdirectory.com/plugins/qdrant) | Qdrant stores semantic memories and finds related memories with vector search | qdrant/mcp-server-qdrant |
| [oma](https://agentpluginsdirectory.com/plugins/oma) | Portable multi-agent harness for.agents-based skills and workflows | first-fluke/oh-my-agent |
| [bernstein](https://agentpluginsdirectory.com/plugins/bernstein) | The open-source governance layer for AI agents. Spawn parallel agents in per-task git worktrees, verify their work, and merge results; no model in the coordination loop, so replaying a plan reproduces its task graph byte-identically. | sipyourdrink-ltd/bernstein |
| [ctx](https://agentpluginsdirectory.com/plugins/ctx) | Fast local search and 'git blame' for agent sessions. | ctxrs/ctx |
| [powercontext](https://agentpluginsdirectory.com/plugins/powercontext) | Reusable PowerContext skills and MCP configuration for agent integrations. | oceanbase/powercontext |
| [agent-manager](https://agentpluginsdirectory.com/plugins/agent-manager) | 管子智能体（可被指派任务的助手角色）：增删改、启停、从市场安装、申请上架。用户说「建个专门做 X 的助手/智能体」「改一下我那个智能体」「我有哪些智能体」时加载。只管智能体本身；技能归 skill-manager，插件归 plugin-manager。 | ZJU-REAL/HugAgentOS |
| [plugin-manager](https://agentpluginsdirectory.com/plugins/plugin-manager) | 管插件：搜插件市场、看某插件会带来哪些能力、安装（可填凭据）、停用/启用、卸载，以及导入自制或网址来的插件包。用户说「装个能做 X 的插件」「我装了哪些插件」「把那个插件卸了」时加载。只管插件本身；技能归 skill-manager，智能体归 agent-manager。 | ZJU-REAL/HugAgentOS |
| [skill-manager](https://agentpluginsdirectory.com/plugins/skill-manager) | 在对话里用自然语言管理技能：搜索并安装技能市场里的技能、用打包的 skill-creator 技能从零创建你自己的私有技能、编辑修改已有私有技能的内容、把私有技能申请上架到技能市场、查看/删除你的技能，也支持给一个 web 链接从中下载并安装技能或插件。装上后智能体即可原生地创建、编辑、管理、删除、申请上架技能。 | ZJU-REAL/HugAgentOS |
| [hephaestus](https://agentpluginsdirectory.com/plugins/hephaestus) | Agentlas Core Engine (Hephaestus): runtime-neutral agent workspace, factory, and OS. Skills load from./skills, the Workforce MCP server from./mcp.json. | agentlas-ai/Agentlas-OS |
| [deja-vu](https://agentpluginsdirectory.com/plugins/deja-vu) | deja-vu: memory for coding agents from the sessions already on your disk, Claude Code, Codex, Cursor, opencode and thirty more, including work from before it was installed. | vshulcz/deja-vu |
| [aeon](https://agentpluginsdirectory.com/plugins/aeon--aeonfun) | Operator console for an Aeon agent instance: enable, schedule, and edit skills, wire secrets and channels, debug runs, and mine past coding-agent chats into scheduled skills. | aeonfun/aeon |
| [sandbase-harness](https://agentpluginsdirectory.com/plugins/sandbase-harness) | Connect Copilot and compatible agents to an existing SandBase Harness runtime for agents, sessions, turns, artifacts, and cancellation. | sandbaseai/sandbase-harness |
| [compartment](https://agentpluginsdirectory.com/plugins/compartment) | High-security, fully offline, encrypted vector memory for AI agents. AEAD-encrypted vault, locked by default after restart, no API key and no network at runtime. | MaxFreedomPollard/Compartment |
| [power-builder](https://agentpluginsdirectory.com/plugins/power-builder) | Create new Kiro Powers using the Agent Plugins specification, or migrate existing POWER.md-based powers to the agent-plugins standard. | kirodotdev/powers |
| [lumen](https://agentpluginsdirectory.com/plugins/lumen) | Precise local semantic code search for coding agents, powered by local embedding models. | ory/lumen |
| [superagentskill](https://agentpluginsdirectory.com/plugins/superagentskill) | Graded agent skills from the Super Agent Skill network: every skill carries a public Trust Score, adversarial pass rate and before/after evidence. | criptogus/agent-evolve-network |
| [mcptoon-skills](https://agentpluginsdirectory.com/plugins/mcptoon-skills) | Skills that teach AI agents how to drive mcptoon: connecting agents to MCP servers, authoring new server entries, and triaging broken connections. | activeing123/mcptoon |
| [create-agent-plugin](https://agentpluginsdirectory.com/plugins/create-agent-plugin) | Create portable Agent Plugins from existing Skills, MCP configurations, and client-specific plugins. | SudoJacky/tinybot |
| [tinybot-mcp](https://agentpluginsdirectory.com/plugins/tinybot-mcp) | Configure and verify Tinybot MCP servers from installation instructions or a user-provided link. | SudoJacky/tinybot |
| [claude-prompts](https://agentpluginsdirectory.com/plugins/claude-prompts) | Model Context Protocol (MCP) server for versioned prompt templates, multi-step workflow chains, and quality gates. Symbolic syntax: >>prompt --> >>chain @framework: 'gate' | minipuft/claude-prompts-mcp |
| [nowledge-mem](https://agentpluginsdirectory.com/plugins/nowledge-mem) | Cross-tool memory for AI agents through Nowledge Mem skills and MCP. | nowledge-co/community |
| [blocks-network](https://agentpluginsdirectory.com/plugins/blocks-network) | Build, deploy, manage, and call Blocks Network agents. | blocksnetwork/blocks-sdk |
| [agent-brain](https://agentpluginsdirectory.com/plugins/agent-brain) | Local-first RAG memory for AI agents: hybrid BM25/semantic search, GraphRAG, and an MCP server with OAuth 2.1. Index docs and code, then search from Claude Code, Cursor, Codex, OpenCode, or Grok Build. | SpillwaveSolutions/agent-brain |
| [role-model](https://agentpluginsdirectory.com/plugins/role-model) | Connect Codex (and other clients) to a local role-model runtime via the codex-role-model adapter CLI. | try-works/role-model |
| [githits](https://agentpluginsdirectory.com/plugins/githits) | The code context layer for AI coding agents | githits-com/githits-cli |
| [subagent-delegation](https://agentpluginsdirectory.com/plugins/subagent-delegation--porabuild) | Delegate focused work to other installed agents and coordinate the results. | Porabuild/Poracode |
| [pi-skill-palette](https://agentpluginsdirectory.com/plugins/pi-skill-palette) | Command palette for selecting and applying skills in pi | nicobailon/pi-skill-palette |
| [nika](https://agentpluginsdirectory.com/plugins/nika) | Nika: intent-as-code for AI workflows: author a reviewable DAG in YAML, audit cost and permits before running, keep tamper-evident traces after. This package carries the authoring, debugging, operating and migration skills plus the read-only Nika MCP oracle. Requires the nika binary: brew install supernovae-st/tap/nika | supernovae-st/nika |
| [agent-rules](https://agentpluginsdirectory.com/plugins/agent-rules) | Generate and maintain AGENTS.md, copilot-instructions.md, and other agent rule files | netresearch/agent-rules-skill |
| [agent-plugins-example](https://agentpluginsdirectory.com/plugins/agent-plugins-example) | A copyable reference package and migration guide for Agent Plugins v1.0.0. | agentplugins/agent-plugins-example |
| [skillsaw](https://agentpluginsdirectory.com/plugins/skillsaw) | A configurable linter for agent skills, plugins, and AI coding assistant context | stbenjam/skillsaw |
| [morning-star-harness](https://agentpluginsdirectory.com/plugins/morning-star-harness) | Morning Star: Agent Plugin for harness engineering workflows: a TS Harness Workflow Engine (@mstar-harness/engine) that enforces deterministic workflow gates, plus mstar-* judgment skills for multi-agent code delivery across OpenCode, Cursor, Codex, Kimi Code, ZCode, and omp. | btspoony/mstar-harness |
| [everruns](https://agentpluginsdirectory.com/plugins/everruns) | Interact with the Everruns managed harnesses platform. Manage harnesses, agents, capabilities, sessions, and applications. | everruns/everruns |
| [codestory](https://agentpluginsdirectory.com/plugins/codestory) | CodeStory grounding for coding agents over a local managed runtime. | TheGreenCedar/CodeStory |
| [agent-swarm](https://agentpluginsdirectory.com/plugins/agent-swarm) | Multi-agent coordination with agent-swarm MCP | desplega-ai/ai-toolbox |
| [mempalace-code](https://agentpluginsdirectory.com/plugins/mempalace-code) | Local-first semantic memory for coding agents, packaged with a minimal-profile MCP server and LLM skill. | rergards/mempalace-code |
| [skill-repo](https://agentpluginsdirectory.com/plugins/skill-repo) | Guide for structuring Netresearch skill repositories | netresearch/skill-repo-skill |
| [valcraft](https://agentpluginsdirectory.com/plugins/valcraft) | Valcraft is a software factory in your repository: it coordinates the work, keeps the requirements and decisions in ordinary files, and checks the code before shipping so you can see what was built and how it was verified. Skills: tune (repository configuration), cast (project framing), spec (feature and quick contracts), draft (task plans with MSW), forge (reviewed-task implementation and authorized task PRs), review (report-only plan, code, and evidence review), land (authorized finalization and tracker closure), foreman (named-state delivery coordination), temper (local retrospective production), hone (prompt refinement), distill (prompt distillation), and msw (MSW Kernel document judgment). | valzav/valcraft |
| [agent-toolkit-agents](https://agentpluginsdirectory.com/plugins/agent-toolkit-agents--ulises-jeremias) | 18 AI agent personas: 11 holistic (planner, architect, designer, implementer, reviewer, qa-engineer, security-engineer, platform-engineer, researcher, data-engineer) + orchestrator (assistant, client-workflow-bootstrap) + 5 specialists (code-reviewer, agentic-security-reviewer, security-reviewer, e2e-runner, tdd-guide, build-error-resolver), 7 specialists archived to references in #865 (typescript/database/performance/refactor → reviewer/references/*; docs/reference-lookup → researcher/references/LOOKUP_GUIDE.md; tech-assistant → platform-engineer/references/WORKSTATION_OPS.md): see docs/AGENT_TAXONOMY.md §8. | ulises-jeremias/agent-toolkit |
| [agent-toolkit-complete](https://agentpluginsdirectory.com/plugins/agent-toolkit-complete) | Full stable skill catalog coverage for consumers who want everything ( | ulises-jeremias/agent-toolkit |
| [agent-toolkit-core](https://agentpluginsdirectory.com/plugins/agent-toolkit-core) | Core orchestration skills, dev companion, output handshake, PR fallback, and code-reviewer agent. The baseline install for any project. | ulises-jeremias/agent-toolkit |
| [mcode-island](https://agentpluginsdirectory.com/plugins/mcode-island) | Windows 桌面灵动岛 (Dynamic Island) 状态窗口：让 mcode agent 把工作状态（idle/thinking/working/waiting/done/error）实时推送到屏幕顶部悬浮 pill，agent 自己忙的时候用户不用切回 mcode 也能看到进度。v0.3.0 增加 io.minimax.mcode 客户端扩展（Hooks 草案），与 MiniMax-Code-Plugins PR #20 的 portable Hooks 提案对齐；mcode 0.2.4+ Runtime 触发，registry 接受后零改动生效。 | MiniMax-AI/MiniMax-Code-Plugins |
| [mcp-server-patterns](https://agentpluginsdirectory.com/plugins/mcp-server-patterns--minimax-ai) | Reference patterns for designing, evaluating, integrating, and debugging MCP servers without changing the active MCP configuration. | MiniMax-AI/MiniMax-Code-Plugins |
| [minimax-code-trajectory](https://agentpluginsdirectory.com/plugins/minimax-code-trajectory--minimax-ai) | Inspect and visualize local MiniMax Code session ledgers as privacy-aware trajectories through a dependency-free MCP server. | MiniMax-AI/MiniMax-Code-Plugins |
| [skill-bridge](https://agentpluginsdirectory.com/plugins/skill-bridge) | Convert an openclaw (or similar) skill into a portable mavis/mcode-compatible skill, exposed as a stdio MCP server. Detects encoding, parameterizes hardcoded paths, enriches frontmatter, and runs the official skill-creator lint. | MiniMax-AI/MiniMax-Code-Plugins |
| [verification-loop](https://agentpluginsdirectory.com/plugins/verification-loop--minimax-ai) | Enforce a claim-to-proof workflow: define the evidence, run the right verification, and distinguish verified results from assumptions before declaring work complete. | MiniMax-AI/MiniMax-Code-Plugins |
| [astral-orchestrator](https://agentpluginsdirectory.com/plugins/astral-orchestrator) | Automatically chooses and coordinates GPT models for project tasks, with the right effort and safeguards for each job. | Demonbane18/astral-orchestrator |
| [vigiles](https://agentpluginsdirectory.com/plugins/vigiles) | Verify CLAUDE.md/AGENTS.md references, compile typed specs, and test the agent harness | zernie/vigiles |
| [lingshu-condition-units](https://agentpluginsdirectory.com/plugins/lingshu-condition-units--furongjun-1999) | 灵枢条件单元库（Agent Skills 兼容导出）, 白箱条件化知识，KCCS 四要素不放弃 | FuRongJun-1999/CommonTrustProtocol |
| [meta](https://agentpluginsdirectory.com/plugins/meta) | Opinionated guidance for governing marketplaces, organizing plugins, and writing agent skills. | BastiDood/skills |
| [copilot-atelier](https://agentpluginsdirectory.com/plugins/copilot-atelier) | Portable GitHub Copilot customization library: role-specific custom agents with handoffs and subagent allow-lists, deterministic lifecycle hooks, and on-demand Agent Skills for PowerShell/DSC engineering (Sampler, Pester, Datum, AutomatedLab, WinRM, MECM), document conversion (PDF, DOCX, XLSX, Marp, pandoc), Outlook and Microsoft To Do automation, research and citation integrity, agentic-security review, and skill/prompt/agent evaluation. Skills are portable; agents, rules, slash commands, and hooks load in GitHub Copilot clients. Keybindings are not a plugin component type; install the CopilotAtelier module from the PowerShell Gallery to get those too. | raandree/CopilotAtelier |
| [graphflow](https://agentpluginsdirectory.com/plugins/graphflow) | 图谱上下文压缩与任务规划插件（10 个 MCP 工具）。能力：压缩上下文、DAG 规划、增量建图、技能飞轮、诊断与产物导入导出。DeepSeek Harness：dsh plugin --profile web add @roarpeng/graphflow；工具名为 mcp__graphflow__graphflow_*。先调 graphflow_context（传 rootDir），复杂任务再 plan，改完代码后 index。 | Roarpeng/GraphFlow |
| [ledger-memory](https://agentpluginsdirectory.com/plugins/ledger-memory) | Ledger-backed persistent memory for coding agents: append-only facts with retraction vaccines, scars, and a generated MEMORY.md projection | prime-radiant-inc/ledger-memory |
| [mcp-server-patterns](https://agentpluginsdirectory.com/plugins/mcp-server-patterns) | Reference patterns for designing, evaluating, integrating, and debugging MCP servers without changing the active MCP configuration. | hetaoBackend/MiniMax-Code-Plugins |
| [mcp](https://agentpluginsdirectory.com/plugins/mcp) | LingTai's read-only MCP registry signpost and its owned mcp-manual Agent Skill. | Lingtai-AI/lingtai-kernel |
| [cowork-onboard](https://agentpluginsdirectory.com/plugins/cowork-onboard) | Guided setup for Claude Cowork: confirms your workspace folder, connects your tools, builds your context files (about you, your voice, how you work), and creates working folders that match your job. | aiwithremy/cowork-onboard |
| [graphban](https://agentpluginsdirectory.com/plugins/graphban) | Graphban fleet roles for Cursor. Mint a wave in the Fleet view for the MCP config; this ships the agents that use it. | asc-me/graphban |
| [power-platform-mcp-connector-development](https://agentpluginsdirectory.com/plugins/power-platform-mcp-connector-development--paulasilvatech-2) | Complete toolkit for developing Power Platform custom connectors with Model Context Protocol integration for Microsoft Copilot Studio | paulasilvatech/awesome-harness-primitives |
| [prism](https://agentpluginsdirectory.com/plugins/prism) | Route Prism work across full Story and Epic lifecycles directly in the host. | baldaworks/prism |
| [jonhill90-skills](https://agentpluginsdirectory.com/plugins/jonhill90-skills) | Jon Hill's public collection of portable Agent Skills: self-contained, model- and harness-agnostic instructions an AI coding agent loads on demand. | jonhill90/skills |
| [mora](https://agentpluginsdirectory.com/plugins/mora) | Local-first memory skills and MCP tools for grounded recall, briefs, and governed capture. | pyranthus-hq/mora |
| [orrery](https://agentpluginsdirectory.com/plugins/orrery) | Configurable cross-client architect orchestration with lazy setup, exact user-selected native roles, risk-routed Astra and Terra implementation lanes, content-addressed tool-surface consent, transactional adapter installation, and a separate explicit Codex Luna app-task lane. | DivyamTalwar/ORRERY |
| [starlight-foundry](https://agentpluginsdirectory.com/plugins/starlight-foundry) | Design portable skills and bounded agent systems, with an optional compile-and-proof handoff to a Starlight Foundry runtime. | frankxai/Starlight-Intelligence-System |
| [kibi](https://agentpluginsdirectory.com/plugins/kibi) | Repo-local, per-branch, queryable knowledge base. Portable Agent Plugin packaging Kibi's Agent Skills and MCP server. | Looted/kibi |
| [roca](https://agentpluginsdirectory.com/plugins/roca) | Local semantic memory for AI agents. | thellmwhisperer/la-roca |
| [toughtongue](https://agentpluginsdirectory.com/plugins/toughtongue) | Build, refine, and analyze Tough Tongue AI voice agents for tough conversations, agents that automate them (sales calls, lead qualification, demos, screening, booking) and agents that train you for the ones you handle yourself (negotiations, interviews, coaching). Create scenarios, place phone calls, schedule meeting bots, and analyze sessions. | tough-tongue/toughtongue-skills |
| [agy](https://agentpluginsdirectory.com/plugins/agy) | Antigravity CLI (agy) plugin for review, rescue, and autonomous agent workflows. | iicmaster/antigravity-plugins |
| [godmode](https://agentpluginsdirectory.com/plugins/godmode) | Your coding agent says "done." Godmode is how you know: a local, tamper-evident evidence ledger of what it did, claimed, and verified, with gates and a completion bar enforced in hooks at runtime on hosts where the hook is live-proven (see the host table). Zero deps, zero network. | AIimagined/Godmode |
| [maestria](https://agentpluginsdirectory.com/plugins/maestria) | Portable Maestria engineering methodology delivered as Agent Skills for compatible clients. | agustinusnathaniel/maestria |
| [orq](https://agentpluginsdirectory.com/plugins/orq) | Agent skills for building, deploying, evaluating, and monitoring LLM pipelines on the orq.ai platform. | orq-ai/assistant-plugins |
| [portable-agent-skills](https://agentpluginsdirectory.com/plugins/portable-agent-skills) | Agent workflow skills that behave the same in Claude Code and Codex CLI, with a portability contract enforced in CI. | rosslevinsky/portable-agent-skills |
| [prompt-optimizer](https://agentpluginsdirectory.com/plugins/prompt-optimizer) | Clarify and optimize prompts for GPT-6 Astra, GPT-5.6, Claude, Gemini, Kimi, GLM, and DeepSeek-V4, plus Astra Skills/AGENTS.md audits. | IchenDEV/prompt-optimizer-plugins |
| [quota-dashboard](https://agentpluginsdirectory.com/plugins/quota-dashboard) | Real-time Quota & Usage Monitor Web Dashboard for Antigravity (AGY). | iicmaster/antigravity-plugins |
| [retro](https://agentpluginsdirectory.com/plugins/retro) | LLM-driven session retrospection. Detects friction in agent sessions and materializes learnings into correct destinations (personal rules, project rules, skill PRs, checkpoints, harness artefacts). | netresearch/retro-skill |
| [skills-board](https://agentpluginsdirectory.com/plugins/skills-board) | Search your team's Skills Board library over MCP and get the install command for a saved skill or a published collection. | TommyBez/skillsboard |
| [a2acli](https://agentpluginsdirectory.com/plugins/a2acli) | CLI and agent skills for the A2A protocol: drive a2acli to discover/invoke/monitor A2A agents, and build/audit A2A-compliant services. | ghchinoy/a2acli |
| [agent-harness](https://agentpluginsdirectory.com/plugins/agent-harness) | Use when making a repo agent-ready, verifying harness consistency, checking for documentation drift, bootstrapping harness infrastructure (AGENTS.md as index, docs/ structure, CI verification, enforcement mechanisms), or auditing repo agent-readiness maturity level. | netresearch/agent-harness-skill |
| [correctionguy](https://agentpluginsdirectory.com/plugins/correctionguy) | Agents often drift and waste time on the wrong work. Correction Guy watches from the sidelines and steers them back on track. | correctionguy/correctionguy |
| [mental](https://agentpluginsdirectory.com/plugins/mental) | Never reconstruct where you left off. Local-first continuity for you and your coding agents, resume, decisions, and what's still in the air. CLI, MCP, and Agent Skills for Cursor, Claude Code, Copilot, and Codex. | afaraha8403/mental |
| [steering](https://agentpluginsdirectory.com/plugins/steering) | Compact conversation-steering skills for changing direction, explaining decisions, asking for clarity, answering questions without implied action, finishing punted work, delegating research to a subagent, tightening prose, executing decisively, rethinking code architecture, and raising frontend quality. | stbenjam/skills |
| [admit-bench](https://agentpluginsdirectory.com/plugins/admit-bench) | Admissibility gates for agents that act on physical plants. Check a proposed action against evidence, authority, procedure, and projected physics before it executes. | Refiant-Inc/admit-bench |
| [dialectic](https://agentpluginsdirectory.com/plugins/dialectic) | Configuration-first multi-agent design debate. Agents with different roles (architect, security, performance, simplicity,...) run structured debate rounds and a judge decides when convergence is reached. | slior/dialectic-agentic |
| [dotagents](https://agentpluginsdirectory.com/plugins/dotagents) | Skills and agent roles synced by dotagents across coding-agent harnesses. | yourconscience/dotagents |
| [ngautopilot-core](https://agentpluginsdirectory.com/plugins/ngautopilot-core) | Core NgAutoPilot workflows for project intake, stack detection, routing, compatibility gates, and risk assessment. | janpereira-dev/ngAutoPilot |
| [pigeonhole](https://agentpluginsdirectory.com/plugins/pigeonhole) | A wall of mail slots for parallel coding agents. Each worktree gets a pigeonhole; agents leave each other notes and post what they are working on. No server, no daemon, no MCP. | Baukebrenninkmeijer/pigeonhole |
| [skill-authoring](https://agentpluginsdirectory.com/plugins/skill-authoring) | Write documents for agents, analyze a skill, prune the prose that changes no behavior, and split broad references into focused files | staticaland/skills |
| [skill-lifecycle](https://agentpluginsdirectory.com/plugins/skill-lifecycle) | Create, convert, and generate agent skills from prompts and pull requests. | PlagueHO/plagueho.copilot |
| [suggest-awesome-github-copilot](https://agentpluginsdirectory.com/plugins/suggest-awesome-github-copilot) | Discover and install GitHub Copilot assets from the awesome-copilot repository. | PlagueHO/plagueho.copilot |
| [summon](https://agentpluginsdirectory.com/plugins/summon) | Cross-vendor sub-agent broker with structured envelopes, council, governed deliberation, and authenticated local browser surfaces; optional MCP facade and provider drivers (CLI + openai-compat + arkcli). | Nafjan/summon |
| [a2ahub](https://agentpluginsdirectory.com/plugins/a2ahub) | Reliable handoffs between autonomous agents, using a Git repository both sides can inspect. | ydnikolaev/a2ahub |
| [agent-discipline](https://agentpluginsdirectory.com/plugins/agent-discipline) | trigger: edits without reading, unverified completion claims, weakened tests, dead code. avoid: skipping verification, deleting assertions, leaving unused code. | open-coder-ai/chock-catalog |
| [agent-skillopt](https://agentpluginsdirectory.com/plugins/agent-skillopt) | Create review-gated portable Skill packages for coding agents. | naipi11/Agent-SkillOpt |
| [all-my-friends-are-agents](https://agentpluginsdirectory.com/plugins/all-my-friends-are-agents) | Discover authenticated rooms and run durable, bounded consultations over MCP. | virusimmortal00/AllMyFriendsAreAgents |
| [chock-mise](https://agentpluginsdirectory.com/plugins/chock-mise) | trigger: personalize the coding agent to its owner, adopt the owner's dialect, taste, habits and demeanor so it works like a trained twin of that developer. apply: the owner's chock-mise profile where present; defer to committed project standards where it is silent or conflicts. avoid: inferring personal identity or employer-confidential data, and overriding the project's own committed rules. | open-coder-ai/chock-catalog |
| [context-hygiene](https://agentpluginsdirectory.com/plugins/context-hygiene) | trigger: context bloat, stale observations, resolved content inlined, noisy exploration. avoid: context rot and lost-in-the-middle failures. | open-coder-ai/chock-catalog |
| [gepa-omni](https://agentpluginsdirectory.com/plugins/gepa-omni) | Optimize scorable prompts, code, configs, schemas, SQL, regexes, and agent instructions with GEPA's Omni portfolio and fresh continuation workflow. | Qredence/gepa-omni |
| [maccing](https://agentpluginsdirectory.com/plugins/maccing) | Maxxing skills for coding agents: an engineering doctrine (dx for design priorities, writing-code for naming/modeling/organizing/UI/research), the reasoning operating manual, a database group (database-mapping binds a schema to generic roles, database-ops governs production data), growth (Google/Meta/TikTok Ads + WhatsApp via YCloud), a Notion API engineering reference with a bundled self-hosted notion MCP server, and a self-hosted Google Workspace MCP server (Calendar, Gmail, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Contacts). | andredezzy/maccing |
| [maintainerd-core](https://agentpluginsdirectory.com/plugins/maintainerd-core) | Foundation for the maintainerd maintainer toolkit. Ships bootstrap (generates a repo's.claude/maintainerd.json config contract and starter guidelines), doctor (validates that setup, config, paths, commands, labels, guidelines, rosters, the coverage ratchet, and, with --profile, reports a repo's drift from a fleet's repo standard), and new-repo (creates or adopts a repo against that standard), plus the canonical config and profile schema references that every other maintainerd plugin reads. | Vycari/maintainerd |
| [memory-discipline](https://agentpluginsdirectory.com/plugins/memory-discipline) | trigger: repeated mistakes, rediscovered patterns, preferences, non-derivable facts. avoid: persisting file contents, git history, or task intermediates as memory. | open-coder-ai/chock-catalog |
| [ncp](https://agentpluginsdirectory.com/plugins/ncp) | NCP: an agent-to-agent memory bus over MCP. Bounded, trust-weighted context assembly, durable cross-session memory, and directed whispers for multi-agent systems. | kulkarni2u/neural-context-protocol |
| [nelos](https://agentpluginsdirectory.com/plugins/nelos) | Plan complex Codex work into safe, dependency-aware parallel slices. | virusimmortal00/nelos |
| [reelier](https://agentpluginsdirectory.com/plugins/reelier) | Ships two Agent Skills and nothing else: reelier-replay freezes a repeatable tool-call job into a deterministic replay with a receipt per run, and reelier-write-safety covers bounding an agent's writes before you grant them. Skill-only package: it includes no MCP servers. | seldonframe/reelier |
| [sergeant](https://agentpluginsdirectory.com/plugins/sergeant) | An AI agent orchestration system for working across multi-repo projects, with specialized capabilities for cross-repo dispatch, wiki management, code review, and project-aware context loading. | callmeradical/sergeant |
| [token-efficiency](https://agentpluginsdirectory.com/plugins/token-efficiency) | trigger: large command output, broad searches, re-reading unchanged files, front-loading references. avoid: wasting context window on low-signal content. | open-coder-ai/chock-catalog |
| [agent-looper](https://agentpluginsdirectory.com/plugins/agent-looper) | Portable Agent Plugins skills for designing and running Agent Looper fix-until-green cycles. | dancingteeth/agent-looper |
| [agent-plugins](https://agentpluginsdirectory.com/plugins/agent-plugins--peter-gy) | Ship Agent Plugins with Python packages and inspect their installed files. | peter-gy/agent-plugins |
| [automated-assessment](https://agentpluginsdirectory.com/plugins/automated-assessment) | Systematic project assessment against checkpoint-enabled skills with scripted verification + LLM review | netresearch/automated-assessment-skill |
| [ink-and-agency](https://agentpluginsdirectory.com/plugins/ink-and-agency) | Skills for writing, sprint work, and neurodivergent-friendly workflows (ink), plus a library of specialist skills and a persona council for multi-perspective decisions (agency). | risadams/ink-and-agency |
| [memhub](https://agentpluginsdirectory.com/plugins/memhub) | XTrace MemHub team memory: search_memory / save_artifact / import_conversation MCP tools plus skills for setup, login, onboarding, artifact upload, session import, team-memory recall, session handoff, spec-driven development, Rulebook rule authoring (create-rule) and a team's first Rulebook, tested starter rules fitted to the repo, and rules proposed from CLAUDE.md + past sessions (start-rulebook), and PR babysitting. A rule lives in a RULEBOOK: a container with its own membership, so it reaches exactly the people that book binds; the authoring skills resolve which book it lands in and offer to create one when there is none. Session auto-capture ships through the host-native plugin layer (hooks are outside the Agent Plugins spec). Session ↔ PR linking: after a call that addresses GitHub (`gh pr …`, a `curl`/`gh api` REST request, or a GitHub MCP tool) whose output names exactly one pull request, a PostToolUse hook asks the backend one question and injects one instruction, a session that ran `gh pr create`, or the GitHub MCP create tool, links itself unconditionally (opening it is work the session did, and a PR has many sessions), while every other GitHub call, a hand-rolled `curl` POST included, leaves the authorship judgment to the agent, and an org with no GitHub integration is told once that connecting it is what links sessions to shipped code. The hook is stateless apart from one short-lived negative answer (an enabled org with GitHub disconnected, cached 30 minutes per credential, and never inferred from a reply that merely says the feature is off) and degrades to silence on every failure. Two skills complete it: link-pr (link this or a named session by hand, also the answer for a PR opened by a script or CI helper, which is deliberately not detected) and find-contributing-sessions (scan this machine's local session history for the sessions that wrote a PR's code, rank the candidates by the evidence that matched, and link the ones you approve). The agent records ONE work type for a pull request it links (feat, fix, chore, docs, perf, refactor, other), and only when the PR has none yet, the first label is permanent, and asking again would cost the link, not just the type. Spec workflows: spec-work guides implementation, spec-check freshly reviews changes, and spec-maintain offers local/cloud bootstrap and reviewable Git or Brain proposals through the shared spec entry point. | XTraceAI/agent-plugins |
| [plugkit](https://agentpluginsdirectory.com/plugins/plugkit) | Official agent-plugkit maintenance plugin | agent-plugkit/plugkit-marketplace |
| [precise-terms](https://agentpluginsdirectory.com/plugins/precise-terms) | Transform verbose instructions into concise prompts and canonical technical terms while preserving every stated requirement. | andydrewie/precise-terms |
| [quantitative-grounding](https://agentpluginsdirectory.com/plugins/quantitative-grounding) | Add decision-useful quantitative structure for scale, comparison, likelihood, economics, uncertainty, and consequential empirical claims without numerical theater or false precision. | andydrewie/quantitative-grounding |
| [rementum](https://agentpluginsdirectory.com/plugins/rementum) | Load and save durable project knowledge through seven Rementum MCP tools. | rementum/rementum |
| [savestate-memory](https://agentpluginsdirectory.com/plugins/savestate-memory) | Encrypted portable agent memory via SaveState MCP | savestatedev/savestate |
| [srinitude-skills](https://agentpluginsdirectory.com/plugins/srinitude-skills) | Portable Agent Skills and read-only local tools. | srinitude/skills |
| [swarm-pi-code-plugin](https://agentpluginsdirectory.com/plugins/swarm-pi-code-plugin) | Portable Pi workflows with durable Host Assistance, discovery, review, and isolated implementation. | JiaWeiXie/swarm-pi-code-plugin |
| [vibe-agent](https://agentpluginsdirectory.com/plugins/vibe-agent) | Domain-agnostic agent workflows: skills, commands, hooks, and delivery graphs. | ducnd58233/vibe-agent |
| [agent-aware-cli](https://agentpluginsdirectory.com/plugins/agent-aware-cli) | Best practices and architectural guidelines for CLI tools optimized for both human users and AI coding agents. | ghchinoy/agent-skills |
| [agent-kit](https://agentpluginsdirectory.com/plugins/agent-kit) | Portable agent skills for software development workflows | rakaadi/agent-kit |
| [agent-plugin-authoring](https://agentpluginsdirectory.com/plugins/agent-plugin-authoring) | Authoring, migration, and linting tools for packaging Agent Skills into Agent Plugins v1.0.0 spec packages. | ghchinoy/agent-skills |
| [agent-seer](https://agentpluginsdirectory.com/plugins/agent-seer) | Specification-driven evaluation, deterministic capability linting, and synthetic test harness generation for Model Context Protocol (MCP) tool suites. | ghchinoy/ai-paper-reproductions |
| [ai-employee-builder](https://agentpluginsdirectory.com/plugins/ai-employee-builder) | Connect AI Employee Builder across supported hosts and optionally keep a private, local cross-runtime improvement ledger. | the2hourclo/aieb-thin-plugin |
| [ai-skills-plugin](https://agentpluginsdirectory.com/plugins/ai-skills-plugin) | Portable Agent Skills for AI-harness diagnosis, AGENTS.md guidance, prompt design, IDE-native agents, hooks, slash commands, workflow creation, skill authoring, and Agent Plugin creation. | Starraider/ai-skills-plugin |
| [ai-toolkit](https://agentpluginsdirectory.com/plugins/ai-toolkit) | Optional post-install Agent plugin manager for Copilot customizations from teggr/ai-toolkit, focused on inventory, updates, and reconciliation. | teggr/ai-toolkit |
| [askmeatsack.com](https://agentpluginsdirectory.com/plugins/askmeatsack.com) | An agent asks a human questions. Create a questionnaire, inspect or edit it on the private manage link, paste the answer link, and wait. No API key. Free to create; teams and custom domains are paid. | garylesueur/askmeatsack |
| [automation-governance](https://agentpluginsdirectory.com/plugins/automation-governance) | Framework and tooling for evaluating workflow, skill, and process automation readiness based on the Google DeepMind Intelligent AI Delegation framework. | ghchinoy/agent-skills |
| [buddy-agent-harness](https://agentpluginsdirectory.com/plugins/buddy-agent-harness) | Initialize standards-based agent configuration across agent harnesses | repobuddy/buddy-agent-harness |
| [building-with-zep](https://agentpluginsdirectory.com/plugins/building-with-zep) | Build and configure applications that use Zep, agent memory built on temporal Context Graphs. Bundles the building-with-zep skill and the Zep documentation MCP server. | getzep/building-with-zep-plugin |
| [codex-reset-credit](https://agentpluginsdirectory.com/plugins/codex-reset-credit) | Check Codex reset credits and local rate-limit reset windows without exposing authentication secrets. | heyNag/charms |
| [codex-workflow](https://agentpluginsdirectory.com/plugins/codex-workflow) | 사용자 의도를 먼저 판별하고, 제품·기능·연구 실험·버그에 맞는 서로 다른 승인 흐름을 적용하는 한국어 워크플로우입니다. | j-token/j-token-codex-workflow-kit |
| [corrobore](https://agentpluginsdirectory.com/plugins/corrobore) | Portable skills and MCP tools for using Corrobore as evidence-backed structured working memory and CTI validation substrate. | Estance-Labs/corrobore |
| [cuemap](https://agentpluginsdirectory.com/plugins/cuemap) | Repository-aware code memory and context for AI coding agents. | cuemap-dev/agent-plugin |
| [deep-state-of-mind](https://agentpluginsdirectory.com/plugins/deep-state-of-mind) | Deep State of Mind (DSOM) Sovereign AI Agent Cognitive Architecture, Open Knowledge Format (OKF), and Model Context Protocol (MCP) toolset. | linuxmalaysia/deep-state-of-mind-for-my-ai |
| [esment](https://agentpluginsdirectory.com/plugins/esment) | Esment memory for your AI assistant: recall before you answer, save what matters. | xm1000z/esment-plugins |
| [field-notes-mcp](https://agentpluginsdirectory.com/plugins/field-notes-mcp) | Anonymous message board for AI agents: read, search and leave short notes over HTTP or, when HTTPS is blocked, over DNS. No account needed. | mq1n/field-notes-mcp |
| [grok-bot-rooms](https://agentpluginsdirectory.com/plugins/grok-bot-rooms) | Hosted Grok Bot assistant registry with rooms: first-load welcome prompt for lobby, register approved assistants, check into general/game rooms, room slash commands (/join /leave /whos-here /who), and host-and-invite so colleagues share one host's lobby. Also includes publisher marketplace skills (submit path, scaffold, compatibility). Skills + remote MCP; no IDE-only components. | mrlynn/grok-bot-plugin-example |
| [hu-<team>](https://agentpluginsdirectory.com/plugins/hu-team) | Team-specific HU agent skills. | uashogeschoolutrecht/hu-agent-framework |
| [hu-core](https://agentpluginsdirectory.com/plugins/hu-core) | Core HU Agent Framework skills and project guardrails. | uashogeschoolutrecht/hu-agent-framework |
| [kyberion-agent-plugin](https://agentpluginsdirectory.com/plugins/kyberion-agent-plugin) | Portable Agent Plugins package for Kyberion governed operations, knowledge access, mission control, approvals, and audit workflows. | famaoai-creator/kyberion |
| [linear-spec-plugin](https://agentpluginsdirectory.com/plugins/linear-spec-plugin) | Spec-driven project execution pipeline backed by Linear. Same skills and agents as spec-plugin, but writes specs, stories and validation to Linear via GraphQL while keeping reasoning artifacts on disk. | nexaedge/nexaedge-marketplace |
| [matryoshka-plugin](https://agentpluginsdirectory.com/plugins/matryoshka-plugin) | 플러그인 컴포넌트를 만드는 플러그인: skill, agent 생성기 | wonjiko/claude-toymarket |
| [mcp-manager](https://agentpluginsdirectory.com/plugins/mcp-manager) | MCP 서버 자동 연결 및 헬스체크. 세션 시작 시 MCP 상태 확인 후 문제 발견 시 자동 수정 시도. | wonjiko/claude-toymarket |
| [mnemosyne-memory](https://agentpluginsdirectory.com/plugins/mnemosyne-memory) | Use Mnemosyne MCP as a selective, project-aware memory and handoff layer across agent sessions. | heyNag/charms |
| [nexaedge](https://agentpluginsdirectory.com/plugins/nexaedge) | Front end for the nexaedge marketplace that works the same on Claude Code, Codex and Antigravity. Detects which agent is running, translates to that agent's native install path, and keeps everything at user scope so a plugin is installed once per machine rather than copied into each repository. | nexaedge/nexaedge-marketplace |
| [okf-agent-graph](https://agentpluginsdirectory.com/plugins/okf-agent-graph) | OKF Agent Graph Engineering Runtime (AGER): author multi-agent loop graphs as OKF and reverse-engineer existing agent stacks. Multi-host bindings and write isolation. | SpillwaveSolutions/okf-agent-graph |
| [okf-graph-eng](https://agentpluginsdirectory.com/plugins/okf-graph-eng) | OKF graph engine: validate, walk, pack, and impact-analyze Git-native knowledge graphs. Owns Catalog and ContextPack. Domain nouns live in PKC, SAC, DEKC, and AGER. | SpillwaveSolutions/okf-plugin |
| [ollama](https://agentpluginsdirectory.com/plugins/ollama) | agent-tools-runtime plugin for Ollama's REST API: list/pull models, single-shot generate/chat completions, and async jobs (start_generate/start_chat + job_status) for calls that take a while, against a local server or Ollama Cloud. | MauricioPerera/agent-tools-runtime |
| [periscope](https://agentpluginsdirectory.com/plugins/periscope) | 给纯文本 coding agent 的视觉桥插件, 贴图自动注入文字描述 | toRolex/periscope |
| [pick-subagent](https://agentpluginsdirectory.com/plugins/pick-subagent) | 서브에이전트 모델을 골라 실행하는 슬래시 커맨드 + 서브에이전트 루프 스킬 | wonjiko/claude-toymarket |
| [pstack](https://agentpluginsdirectory.com/plugins/pstack--0x7067) | Agent Skills for rigorous, parallelizable engineering work. | 0x7067/pstack |
| [qi](https://agentpluginsdirectory.com/plugins/qi) | Work on qi: a local-first text river running Granite 4.1, with research that verifies its own citations and a standalone Mac app. Covers setup, editing the codebase, the model cards, adapter conversion, the research process, and shipping. | qubie-org/qi |
| [second-brain-core](https://agentpluginsdirectory.com/plugins/second-brain-core) | Shared foundation for Spillwave ContentPack plugins: OKF schemas, typed edges, deterministic write helpers, progressive-disclosure packing, and write isolation. | SpillwaveSolutions/second-brain-core |
| [skilla](https://agentpluginsdirectory.com/plugins/skilla) | Install, update and remove Agent Skills and Agent Plugins from git repositories with the skilla CLI, instead of vendor-specific plugin commands. | junior/skilla |
| [spec-plugin](https://agentpluginsdirectory.com/plugins/spec-plugin) | Spec-driven project execution pipeline, from ideation to verified deliverables, orchestrated by AI agents. Works with any project type. Built on a team of subagents plus a tool-use hook, so it needs an agent that can run plugin-provided subagents and hooks. | nexaedge/nexaedge-marketplace |
| [trace](https://agentpluginsdirectory.com/plugins/trace) | Viewer for Iva's Trace: the turn journal as a live schema, a turn feed and a replay. | smixs/iva-plugins |
| [unabyss](https://agentpluginsdirectory.com/plugins/unabyss) | Personal and company context from Unabyss, available to your agent through the Unabyss MCP server. | Unabyss/unabyss-vellum |
| [vendored-skills](https://agentpluginsdirectory.com/plugins/vendored-skills) | Vendored skills from external repositories, copied into this marketplace and pinned to the upstream commit they came from, so they keep working when upstream moves. | nexaedge/nexaedge-marketplace |
| [wc-view](https://agentpluginsdirectory.com/plugins/wc-view) | Interactive local workspace for reviewing and iterating on Markdown and agent-generated HTML artifacts | astrojose/wc-view |
| [zep-memory](https://agentpluginsdirectory.com/plugins/zep-memory--getzep) | Use Zep as long-term memory for knowledge work. Bundles a skill plus the Zep Memory MCP server. | getzep/zep-memory-plugin |
| [adaptive-sdd](https://agentpluginsdirectory.com/plugins/adaptive-sdd) | Guide adaptive specifications, resumable evidence-backed delivery, and portable Project Memory. | JonC613/adaptive-sdd |
| [advisor-profiles](https://agentpluginsdirectory.com/plugins/advisor-profiles) | Named advisor profiles from WATCHDOG.yml, reviewed by a secondary model after each completed agent turn. | emo-eth/skills |
| [agency-agents](https://agentpluginsdirectory.com/plugins/agency-agents) | 數位行銷代理商專用 Agent 集合，涵蓋工程、設計、行銷、銷售、測試等 14 個專業類別，共超過 140 個專業 Agent。 | RDCrystalLab/agentic-plugins |
| [agent-builder](https://agentpluginsdirectory.com/plugins/agent-builder) | Creates, evaluates, and packages confirmed capabilities as one-agent-with-licensed-skills plugins. | tiennguyentt/agent-plugins |
| [agent-computer-use](https://agentpluginsdirectory.com/plugins/agent-computer-use) | Native macOS computer use and GPT Realtime voice control through CUAService. | ingpoc/agent-plugins |
| [agent-craft](https://agentpluginsdirectory.com/plugins/agent-craft) | Build agents and their interfaces: write prompts, skills, and MCP servers, delegate across subagents, enforce output schemas, and use separately connected Agent Memory. | opspresso/agent-plugins |
| [agent-design-tools](https://agentpluginsdirectory.com/plugins/agent-design-tools) | Skills for designing, reviewing, and improving model-facing instructions and agent workflows. | peaceroad/ai-dotfiles |
| [agent-doctor](https://agentpluginsdirectory.com/plugins/agent-doctor) | Inspect agent settings, plugin structure and prompts, and plugin and skill usage in local Codex and Claude Code sessions. | letsrokk/agent-plugins |
| [agent-launcher](https://agentpluginsdirectory.com/plugins/agent-launcher) | Create one verified coding-agent session through the agents wrapper and Herdr. Orchestrate consumes this shared launch surface. | infiquetra/infiquetra-agent-plugins |
| [agent-platform](https://agentpluginsdirectory.com/plugins/agent-platform) | Rewrite instructions with Agent STE, create agent definitions, and orchestrate multi-agent pipelines. | dasobral/skills |
| [agent-platform-skills](https://agentpluginsdirectory.com/plugins/agent-platform-skills--alanblythe) | Field notes for building on Gemini Enterprise Agent Platform: ADK vs A2A registration, A2UI rendering, Agent Identity, Agent Gateway, what crosses an agent-to-agent hop, and where state lives across Sessions and Memory Bank. | alanblythe/agent-platform-skills |
| [agent-plugin-builder](https://agentpluginsdirectory.com/plugins/agent-plugin-builder--pproenca) | Authoring and conformance tooling for the Agent Plugins Specification v1.0.0: scaffolds plugin.json, skills/, and mcp.json, and verifies them with a bundled validator. | pproenca/dot-plugins |
| [agent-plugin-forge](https://agentpluginsdirectory.com/plugins/agent-plugin-forge) | Review and publish Agent Skills from any workspace as portable Agent Plugins 1.0 packages. | MiguelElGallo/agent-plugin-forge |
| [agent-plugin-marketplace](https://agentpluginsdirectory.com/plugins/agent-plugin-marketplace) | Find open-source Agent Plugins, compare their included Agent Skills and MCP servers, or search the directory from an MCP-compatible client. | IchenDEV/agent-plugin-mkt |
| [agent-plugin-tools](https://agentpluginsdirectory.com/plugins/agent-plugin-tools) | Create, validate, migrate, and locally install portable Agent Plugins v1; assemble filesystem Marketplaces for plugins and standalone Agent Skills. | peaceroad/ai-dotfiles |
| [agent-plugins](https://agentpluginsdirectory.com/plugins/agent-plugins--wommy) | Portable Agent Plugins v1 specification spike for the agents-wom plugin home. | wommy/agents-wom-plugins |
| [agent-plugins-builder](https://agentpluginsdirectory.com/plugins/agent-plugins-builder) | Create, migrate, package, and inspect Agent Plugins | HiAi-gg/agent-plugin-builder |
| [agent-plugins-doctor](https://agentpluginsdirectory.com/plugins/agent-plugins-doctor) | Diagnose and fix Agent Plugins | HiAi-gg/agent-plugins-doctor |
| [agent-plugins-example-zh](https://agentpluginsdirectory.com/plugins/agent-plugins-example-zh) | 基于 Agent Plugins Specification v1.0.0 的中文实践示范仓库：通过高质量 Skill、MCP 及二者组合案例，展示 Agent Plugin 的设计、组织、运行与复用。 | whale4rain/agent-plugins-example-zh |
| [agent-session-monitor](https://agentpluginsdirectory.com/plugins/agent-session-monitor) | Contributes the most relevant C2 agent sessions as compact host actions. | IchenDEV/codeTwo |
| [agent-skills](https://agentpluginsdirectory.com/plugins/agent-skills--kennyg) | A collection of portable skills for AI coding agents. | kennyg/agent-skills |
| [agent-toolbox](https://agentpluginsdirectory.com/plugins/agent-toolbox) | Reusable skills for agent-asset audits and upgrades, project setup, and reliable agent behavior. | chenkeyv/agent-toolbox |
| [agent-work-contracts](https://agentpluginsdirectory.com/plugins/agent-work-contracts) | Turn multi-step or delegated agent work into a bounded contract with concrete validation and a concise handoff. | AndreaGriffiths11/agent-work-contracts |
| [agentic-bundle-aas-agent-mcp-builder](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-agent-mcp-builder--costrict-plugins-repo) | Portable skills-only "AAS Agent & MCP Builder" plugin from Agentic Awesome Skills. | costrict-plugins-repo/sickn33-agentic-awesome-skills-agentic-bundle-aas-agent-mcp-builder |
| [agentic-bundle-agent-architect](https://agentpluginsdirectory.com/plugins/agentic-bundle-agent-architect--costrict-plugins-repo) | Portable skills-only "Agent Architect" plugin from Agentic Awesome Skills. | costrict-plugins-repo/sickn33-agentic-awesome-skills-agentic-bundle-agent-architect |
| [agentplugins](https://agentpluginsdirectory.com/plugins/agentplugins) | Portable Agent Plugin and skill for converting components (hooks, commands, tools) between coding-agent vendors. | shuvrobhai/AgentPlugins |
| [agents-ai-ml](https://agentpluginsdirectory.com/plugins/agents-ai-ml) | AI/ML pipeline skills: prompts, LLM costs, RAG, embeddings, guardrails. | skillshop-ostyles/skillshop-agents |
| [ai-mise](https://agentpluginsdirectory.com/plugins/ai-mise) | Looks at the AI setup you already have, finds what is there and going unused, and recommends the lightest thing that would help. It recommends and shows; it changes nothing without approval. | boulaajaj/ai-mise |
| [akc-ccc](https://agentpluginsdirectory.com/plugins/akc-ccc) | AI Keep Clean Context Control Center (CCC) Free for Visual Studio Code Agents / GitHub Copilot Chat, workspace identity via HUD pill, optional IDE border cue, MCP visual-context tools. Trial/Pro extends this plugin with Project HUD, branding, and device activation via ready-4-it.com/akc_ccc (Zebra akc_ccc): not paid Agents Marketplace checkout. | timejunky/r4it_ai_keep_clean_ccc_public |
| [analyze-screen-feedback](https://agentpluginsdirectory.com/plugins/analyze-screen-feedback) | Ground narrated macOS screen-recording feedback in local word timestamps, visible interface evidence, cursor motion, and explicit uncertainty. | andydrewie/analyze-screen-feedback |
| [ask-human](https://agentpluginsdirectory.com/plugins/ask-human) | Request an ordinary human decision or missing non-secret information through AskHuman. | megamen32/ask-human-plugin |
| [authoring-skills](https://agentpluginsdirectory.com/plugins/authoring-skills) | Agent skills for authoring and packaging agent skills | tteschon/skills |
| [autoresearch](https://agentpluginsdirectory.com/plugins/autoresearch) | Autonomous improvement engine for Claude Code. Runs an unbounded modify-verify-keep/discard loop against any mechanical metric. Includes planning wizard, security audit, shipping workflow, autonomous debugger, and autonomous fixer. | RDCrystalLab/agentic-plugins |
| [axiom](https://agentpluginsdirectory.com/plugins/axiom) | Codex engineering with Astra XHIGH planning and advice, Luna MAX Fast workers, Sol MAX design, independent Sol review, and context isolation. | phni3j9a/axiom |
| [bootstrap-os](https://agentpluginsdirectory.com/plugins/bootstrap-os) | Preview 0.1.1 pointer to published Bootstrap OS. Skills hyperlink the constitution. Team Import from Repo only: not a public catalog submit. Not mentee-ready hosted boards. Path 1 stays the front door. | ivelin/bootstrap |
| [brace](https://agentpluginsdirectory.com/plugins/brace) | Design and review AI agent plugins for cross-harness coherence. Checks artifact dependencies between skills, knowledge-layer separation, internal duplication, and whether shared resources actually load on every harness the plugin claims to support. | bofrese/brace |
| [builder](https://agentpluginsdirectory.com/plugins/builder) | Agent Plugin for Builders | thimslugga/agent-plugins |
| [cache-stats](https://agentpluginsdirectory.com/plugins/cache-stats) | Shows live prompt-cache reuse, expiry, token composition, and AIU cost for the current GitHub Copilot session. | arafattehsin/cache-stats-extension |
| [caveman](https://agentpluginsdirectory.com/plugins/caveman--kilianpaquier) | Ultra-compressed communication mode. Cuts output tokens while keeping full technical accuracy. | kilianpaquier/ai-integration |
| [caveman](https://agentpluginsdirectory.com/plugins/caveman) | Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman. | RDCrystalLab/agentic-plugins |
| [claude-agent-sdk-ager](https://agentpluginsdirectory.com/plugins/claude-agent-sdk-ager) | Translate a validated AGER/OKF AgentGraph into a Claude Agent SDK lead + subagents project (max_turns, tools). | SpillwaveSolutions/claude-agent-sdk-ager |
| [claude-api](https://agentpluginsdirectory.com/plugins/claude-api--agentplugin-net) | Portable Agent Plugin packaging of the claude-api Agent Skill. | agentplugin-net/portable-agent-plugins |
| [claude-code-ager](https://agentpluginsdirectory.com/plugins/claude-code-ager) | Translate a validated AGER/OKF AgentGraph into a Claude Code plugin (skills, agents, commands, hooks). Multi-host: Claude Code, Grok Build, Codex, Cursor, Agent Plugins 1.0. | SpillwaveSolutions/claude-code-ager |
| [claude-code-for-codex](https://agentpluginsdirectory.com/plugins/claude-code-for-codex) | Use Claude Code from Codex to review code or delegate tasks. | tiennguyentt/agent-plugins |
| [claude-managed-agents-ager](https://agentpluginsdirectory.com/plugins/claude-managed-agents-ager) | Translate a validated AGER/OKF AgentGraph into a Claude Managed Agents YAML manifest (entry, loop, agents). | SpillwaveSolutions/claude-managed-agents-ager |
| [claude-remote-control](https://agentpluginsdirectory.com/plugins/claude-remote-control) | Configure Claude Code Remote Control server mode and choose between the current computer, Claude web, an existing host, and new paid hosting. | Anchras/terminalbox-tools |
| [claude-skills-exporter](https://agentpluginsdirectory.com/plugins/claude-skills-exporter) | Extrae las skills de un repositorio con un plugin de Claude, audita su portabilidad y las empaqueta para ChatGPT, Perplexity Computer y Mistral Vibe Work. Conforme a Agent Plugins 1.0.0. | novanoticia/claude-skills-exporter |
| [cli-creator](https://agentpluginsdirectory.com/plugins/cli-creator) | 從 API 文件、OpenAPI spec、curl 範例或現有腳本建立可組合的 CLI 工具。支援 Python (uv single-file)、Rust、TypeScript，含 companion skill 自動生成。 | RDCrystalLab/agentic-plugins |
| [closelly-ai-plugins](https://agentpluginsdirectory.com/plugins/closelly-ai-plugins) | Closelly MCP App: skills y connector portable para ChatGPT/Codex, Claude Code y GitHub Copilot CLI. | Closelly/ai_plugins |
| [codebase-memory-mcp](https://agentpluginsdirectory.com/plugins/codebase-memory-mcp) | High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph. | kilianpaquier/ai-integration |
| [codex-ager](https://agentpluginsdirectory.com/plugins/codex-ager) | Translate a validated AGER/OKF AgentGraph into a Codex plugin. Multi-host: Claude Code, Grok Build, Codex, Cursor, Agent Plugins 1.0. | SpillwaveSolutions/codex-ager |
| [codex-deepseek-subagent](https://agentpluginsdirectory.com/plugins/codex-deepseek-subagent) | Offline installer for the DeepSeek V4 Flash custom subagent for Codex | HernandoR/agent-skillset |
| [codex-maestro](https://agentpluginsdirectory.com/plugins/codex-maestro) | Experimental Sol/medium root workflow with Luna/max workers for bounded implementation and exploration. | akoita/agent-toolkit |
| [comet-control](https://agentpluginsdirectory.com/plugins/comet-control) | Drive web apps through one leased visible Comet window. Use when an agent must control or verify pages in Comet without touching Google Chrome or Chrome profiles. | ingpoc/agent-plugins |
| [copilot-cli-local-memory](https://agentpluginsdirectory.com/plugins/copilot-cli-local-memory) | Local, explicit, human-readable cross-session memory for GitHub Copilot CLI. | shankarnarayanb/copilot-cli-local-memory |
| [copilot-lab-plugin](https://agentpluginsdirectory.com/plugins/copilot-lab-plugin) | Reference plugin for the Copilot upskilling lab. Shows how skills, MCP servers and Copilot-specific components are packaged together. | alessandro-avila/github-copilot-lab |
| [copilot-plugin-smoke-test](https://agentpluginsdirectory.com/plugins/copilot-plugin-smoke-test) | A minimal Agent Plugins v1 package for testing GitHub Copilot plugin loading. | Lavelee954/copilot-plugin-smoke-test |
| [cortex-workflows](https://agentpluginsdirectory.com/plugins/cortex-workflows) | Turn implementation specs into executable Cortex workflow scripts. | AllHailSeizure/cortex |
| [crewai-ager](https://agentpluginsdirectory.com/plugins/crewai-ager) | Translate a validated AGER/OKF AgentGraph into a CrewAI hierarchical Crew (manager_agent, max_iter, tasks). | SpillwaveSolutions/crewai-ager |
| [data-engineering-knowledge-capture](https://agentpluginsdirectory.com/plugins/data-engineering-knowledge-capture) | Data Engineering Knowledge Capture: schemas, lineage, medallion, semantic models, and glossary into a durable OKF knowledge graph. Multi-host bindings and write isolation. | SpillwaveSolutions/data-engineering-knowledge-capture |
| [delegation](https://agentpluginsdirectory.com/plugins/delegation) | Agent Plugin that provides Kiro agent orchestration via delegation. | thimslugga/agent-plugins |
| [delx-recovery](https://agentpluginsdirectory.com/plugins/delx-recovery) | Free recovery, continuity, and witness protocol for AI agents: resume sessions, capture state, process failures, close with feedback. Optional opt-in Agents Hive guardian hooks seal a Continuity Capsule on compact/session end. No API key, no payment. | davidmosiah/delx-plugins |
| [dispatch-team](https://agentpluginsdirectory.com/plugins/dispatch-team) | タスクに合わせて適切なエージェントチームを編成し、並列実行する | yugo-ibuki/agent-plugins |
| [dreameros](https://agentpluginsdirectory.com/plugins/dreameros) | DreamerOS starts agents with shared rules, verifies intent, carries memory across sessions, checks claims, and routes work through one gateway with vendor-native adapters. | gbude-sudo/dreameros-agent-plugin |
| [elephant](https://agentpluginsdirectory.com/plugins/elephant) | Carry coding sessions between AI harnesses. | vishesh9131/elephant |
| [engineering-foundation-authoring](https://agentpluginsdirectory.com/plugins/engineering-foundation-authoring) | Author and maintain compact Agent Skills and plugin packages with precise triggers, progressive disclosure, provenance, validation, and eval coverage. | EgoistDeveloper/codex-skills-foundation |
| [engineering-foundation-core](https://agentpluginsdirectory.com/plugins/engineering-foundation-core) | Task contracts, bounded planning and orchestration, surgical implementation, debugging, research, review, verification, and handoff. | EgoistDeveloper/codex-skills-foundation |
| [eval-writer](https://agentpluginsdirectory.com/plugins/eval-writer) | Defines measurable success criteria and designs evaluations for any LLM-based task, product, feature, or piece of logic. | tiennguyentt/agent-plugins |
| [example-plugin](https://agentpluginsdirectory.com/plugins/example-plugin--nbpm128) | Reference Agent Plugins package: one skill plus a minimal stdio MCP server. | nbpm128/agent-toolkit |
| [factory-policy](https://agentpluginsdirectory.com/plugins/factory-policy) | v1 warn-default; not a Factory default. Catalog-listed for pin install (+ memory gate). | atebites-hub/atebites-plugins |
| [ffss](https://agentpluginsdirectory.com/plugins/ffss--uinaf) | The flipflopslopstack skill set: execute agreed plans, review with slopguard, deliver, babysit, plan, maintain docs, prepare repos, equip stack skills, and de-slop. | uinaf/ffss |
| [firmament](https://agentpluginsdirectory.com/plugins/firmament) | Your team's shared, verified knowledge for AI agents: ask what's true about your org and how work gets done, then record what you learn. One install wires the ask & submit tools and a standing session reminder to use them. | spkenny455/firmament-plugin |
| [focus-order](https://agentpluginsdirectory.com/plugins/focus-order) | Keep attention on the highest-ranked urgent Herdr agent or worktree. | emo-eth/skills |
| [forjal](https://agentpluginsdirectory.com/plugins/forjal) | Delegate bounded work to an explicitly selected local model through an existing Forjal connection. | Lucasllfs/forjal-agent-plugin |
| [foundations.authoring](https://agentpluginsdirectory.com/plugins/foundations.authoring) | Guidance for creating portable, maintainable Agent Plugins. | mylokaye/foundations |
| [gauntlet-loop](https://agentpluginsdirectory.com/plugins/gauntlet-loop) | Explicitly invoked, portable Builder-Critic quality campaigns with dependency-safe parallel work, independent integration review, resumable evidence, and owner-selected completion gates. | Nice6042/gauntlet-loop |
| [gen-epix-dev](https://agentpluginsdirectory.com/plugins/gen-epix-dev) | A plugin that provides development AI assistance for gen-epix. | RIVM-bioinformatics/gen-epix |
| [gitapex](https://agentpluginsdirectory.com/plugins/gitapex) | A distributable skills collection for gitapex. | tvna/gitapex |
| [google-adk-ager](https://agentpluginsdirectory.com/plugins/google-adk-ager) | Translate a validated AGER/OKF AgentGraph into Google ADK (Python, TypeScript, Go, Java, Kotlin), LlmAgent (non-graph) and Workflow graph (ADK 2.0). | SpillwaveSolutions/google-adk-ager |
| [graft](https://agentpluginsdirectory.com/plugins/graft) | Autonomous SDLC orchestrator implementing OpenAI Symphony on top of Farm Table task graphs and Scion container execution. | zeroasterisk/graft |
| [hello-runtime](https://agentpluginsdirectory.com/plugins/hello-runtime) | A worked example of the C2 plugin protocol: a Node process that contributes a command, calls one of the host's, and listens for host events. | IchenDEV/codeTwo |
| [ievo](https://agentpluginsdirectory.com/plugins/ievo) | iEvo: self-evolving plugin for AI coding agents (Claude Code, Codex). Universal via the agentskills.io standard. Capture lessons, patch local agents and skills, replay logs on upstream updates. Antivirus-style security audit before install. | ievo-ai/skills |
| [inkentry](https://agentpluginsdirectory.com/plugins/inkentry) | Code and decision retrieval for an inkentry-indexed repository: search over code and memory, call and import graph traversal, and durable decisions that travel with the repo. | inkentries/agent-plugin |
| [internet-skill-finder](https://agentpluginsdirectory.com/plugins/internet-skill-finder) | Search verified GitHub repositories for Agent Skills and inspect matching skills. | mattwag05/mw-plugins |
| [ira-claude-plugins](https://agentpluginsdirectory.com/plugins/ira-claude-plugins) | Personal reusable agent skills for safe installation, compact command output, settings curation, and scientific debugging. | seefood/ira-claude-plugins |
| [j-space](https://agentpluginsdirectory.com/plugins/j-space) | Inference-time workspace control for long-horizon work. Wraps the upstream J-Space Cognition Suite skill; does not invent runtime behavior. | atebites-hub/atebites-plugins |
| [jabstack](https://agentpluginsdirectory.com/plugins/jabstack) | Jabree's personal agent plugin: a portable stack of skills for Claude Code, Cursor, and other agent clients. | jabreeflor/jabstack |
| [joai-cursor](https://agentpluginsdirectory.com/plugins/joai-cursor) | Connect Cursor to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [keep-agent-running](https://agentpluginsdirectory.com/plugins/keep-agent-running) | Keep Claude Code, Codex, and other coding-agent terminals available after disconnects, using the least infrastructure that works. | Anchras/terminalbox-tools |
| [langchain-deep-agents-ager](https://agentpluginsdirectory.com/plugins/langchain-deep-agents-ager) | Translate a validated AGER/OKF AgentGraph into a LangChain Deep Agents project (skills from AgentNodes, FilesystemBackend). | SpillwaveSolutions/langchain-deep-agents-ager |
| [langwatch](https://agentpluginsdirectory.com/plugins/langwatch) | Records which repository and branch each coding-agent session worked in, and teaches the agent to read its own traces back from LangWatch. | langwatch/agent-plugin |
| [luna-factory](https://agentpluginsdirectory.com/plugins/luna-factory) | Luna-first orchestration for economical delegation, bounded escalation, and evidence-backed completion. | joshyorko/plugins |
| [macstack-dev](https://agentpluginsdirectory.com/plugins/macstack-dev) | MACSTACK dev plugin for Agents Store. Creates and maintains macstack.json: the standardized business + technical stack specification for Claude projects: init in existing projects, generate from scratch (result-first), discover context plugins and prototypes, scaffold project files in the prototype → stack plugins → dev plugins order, wire Infisical env, install best-practice rules and commands. | Agents-Store/agentplugins |
| [maestra](https://agentpluginsdirectory.com/plugins/maestra) | Explicitly activated, context-isolated multi-agent execution with Main-owned planning and bounded review. | phni3j9a/maestra-codex-plugin |
| [mcp-builder](https://agentpluginsdirectory.com/plugins/mcp-builder--agentplugin-net) | Portable Agent Plugin packaging of the mcp-builder Agent Skill. | agentplugin-net/portable-agent-plugins |
| [mehmory](https://agentpluginsdirectory.com/plugins/mehmory) | Memory abstraction layer for Claude Code and Codex CLI: deterministic capture hooks plus model-driven skills over a markdown wiki in ~/.mehmory. | elderfo/mehmory |
| [mem0](https://agentpluginsdirectory.com/plugins/mem0) | Mem0 memory management plugin. Store, search, update, and organize memories with semantic search, batch operations, file attachments, and change history tracking via MCP tools. | Agents-Store/agentplugins |
| [model-invocable-skills](https://agentpluginsdirectory.com/plugins/model-invocable-skills) | Show which Pi skills are available to the model and which require explicit user invocation. | emo-eth/skills |
| [modelhitch](https://agentpluginsdirectory.com/plugins/modelhitch--bobbybacklogs) | Build and operate BYOK, multi-provider AI applications with ModelHitch. | bobbybacklogs/ModelHitch |
| [moe](https://agentpluginsdirectory.com/plugins/moe) | The Moe skill library: brainstorming, planning, TDD, systematic debugging, code review, worktrees, parallel dispatch, plugin authoring, and more. | zak-keown/moe |
| [moe-crew](https://agentpluginsdirectory.com/plugins/moe-crew) | Launch, control and monitor Claude Code, Codex, and Pi workers over tmux. | zak-keown/moe |
| [moe-memory](https://agentpluginsdirectory.com/plugins/moe-memory) | Semantic recall over past sessions and journal entries. | zak-keown/moe |
| [nanlabs-agents](https://agentpluginsdirectory.com/plugins/nanlabs-agents) | Optional full set of NaNLABS agent / subagent personas (reviewers, architect, planner, e2e, …) | nanlabs/agent-toolkit |
| [nanlabs-core](https://agentpluginsdirectory.com/plugins/nanlabs-core) | Recommended install: setup/onboarding, orchestrator, companion, handshake, Pyright report-only typing, PR fallback, knowledge sync, and code-reviewer agent | nanlabs/agent-toolkit |
| [necktie](https://agentpluginsdirectory.com/plugins/necktie) | An opinionated agent policy for decisions shaped by incentives, metrics, power, and hidden costs. | gillcash/necktie |
| [nemeda-agent-kit](https://agentpluginsdirectory.com/plugins/nemeda-agent-kit) | Portable methodology, tools, and repository context for AI coding agents. | twyd-ai/nemeda-agent-kit |
| [neuruh-public-micro-plugins](https://agentpluginsdirectory.com/plugins/neuruh-public-micro-plugins) | public-safe context pack, cheapest-capable route, and proof card. no private neuruh runtime. | NeuruhAI/neuruh-sovereign-agent-starter |
| [news-digest](https://agentpluginsdirectory.com/plugins/news-digest) | News digest ContentPack: news items, sources, scheduled digests, trends, follow-up candidates. | SpillwaveSolutions/news-digest |
| [nexus-agent-tools](https://agentpluginsdirectory.com/plugins/nexus-agent-tools) | Design and equip AI agents: personas, skill authoring, prompt engineering, and context curation. Build agents that behave consistently and carry the right knowledge into every session. | scanady/nexus-skills |
| [nexus-skills](https://agentpluginsdirectory.com/plugins/nexus-skills) | Author and maintain Agent Skills: scaffolding, spec compliance, evaluation, and cataloging. Keep a skill library consistent, discoverable, and worth loading. | scanady/nexus-skills |
| [Obsidian Plugin Development](https://agentpluginsdirectory.com/plugins/obsidian-plugin-development) | Portable agent skills for building, debugging, and verifying Obsidian community plugins | adrianghnguyen/obsidian-plugin-development |
| [obsidian-plugin-skill](https://agentpluginsdirectory.com/plugins/obsidian-plugin-skill) | Unofficial agent skills for scaffolding, building, verifying, reviewing, and shipping Obsidian community plugins. Not affiliated with Obsidian. | justinw0ng/obsidian-plugin-skill |
| [open-dynamic-workflows](https://agentpluginsdirectory.com/plugins/open-dynamic-workflows) | ODW for Cursor, Grok Bot (via Cursor CLI), Grok Build, ZCode, Antigravity and Copilot, with safe worktree isolation. Claude and Codex hosts use native ultracode/ultra instead. | atebites-hub/open-dynamic-workflows-plugin |
| [openclaw-configurator](https://agentpluginsdirectory.com/plugins/openclaw-configurator) | OpenClaw instance configurator and operations plugin. Scan, analyze, and optimize all workspace files (AGENTS.md, SOUL.md, USER.md, IDENTITY.md, TOOLS.md, HEARTBEAT.md, MEMORY.md, BOOT.md, BOOTSTRAP.md) plus openclaw.json. Update instances from official GitHub releases and reconcile config against new releases (recommend new features, migrate legacy settings, run openclaw doctor). Set up model-provider authentication with an OAuth/CLI-backend-first, cost-saving bias (Claude CLI, Codex OAuth). Migrate.env secrets into self-hosted Infisical. Guided interviews, session log analysis, standing orders design, security audit, config validation, permission fix hooks, centralized doc research, and 6 industry-specific workspace templates. | Agents-Store/agentplugins |
| [openviking-memory](https://agentpluginsdirectory.com/plugins/openviking-memory) | Native OpenViking long-term memory integration for Antigravity (MCP tools + automatic recall + non-blocking background capture). | V0v1kkk/openviking-antigravity-memory |
| [opl-meta-agent](https://agentpluginsdirectory.com/plugins/opl-meta-agent) | OPL agent design, review, takeover, and evolution. | gaofeng21cn/opl-meta-agent |
| [oqoqo](https://agentpluginsdirectory.com/plugins/oqoqo) | Operate and analyze Oqoqo projects and eval experiments, and search Oqoqo product documentation from your agent. | Oqoqo-Inc/agent-plugin |
| [palim](https://agentpluginsdirectory.com/plugins/palim) | Cross-tool AI memory over MCP. Checkpoint chats in Cursor, resume them in Claude or ChatGPT. EU-hosted full-text search: not another local SQLite sidecar. | joleschmidt/palim-mcp-examples |
| [peter537-agent-plugin](https://agentpluginsdirectory.com/plugins/peter537-agent-plugin) | Portable agent skills and MCP integrations for research, planning, repository verification context, evidence-driven change verification, reader-first multilingual writing, source-comment health, evidence-driven bug diagnosis, behavior-preserving code simplification, codebase pruning, code, dependency, privacy, and repository data-exposure audits, supply-chain security, documentation, persistent product design-context authoring, UI design, MAUI Blazor browser development, and development workflows. | Peter537/peter537-agent-plugin |
| [pi-bots](https://agentpluginsdirectory.com/plugins/pi-bots) | Run persistent domain-owning bots through Pi and pi-subagents. | emo-eth/skills |
| [pi-llm-verifier](https://agentpluginsdirectory.com/plugins/pi-llm-verifier) | Read-only candidate verification with explicit discrete-judge and true-logprob modes. | oliveralerubio/pi-llm-verifier |
| [plugin-creator](https://agentpluginsdirectory.com/plugins/plugin-creator--okyongchoi) | Create portable Agent Plugins packages for closed networks. | OkYongChoi/air-gapped-agent-plugins |
| [plugin-installer](https://agentpluginsdirectory.com/plugins/plugin-installer--okyongchoi) | List and securely install catalogued plugins from local mirrors or pinned Git sources. | OkYongChoi/air-gapped-agent-plugins |
| [plugin-suite](https://agentpluginsdirectory.com/plugins/plugin-suite) | Doctor and creator suite for Agent Plugins 1.0.0 targets: deterministic gates, predicted-delta plans, proven reversible transformations. | jnyross/plugin-suite |
| [princi](https://agentpluginsdirectory.com/plugins/princi) | Your personal context engine. Bootstrap any AI task by instantly warming up with relevant emails, Drive docs, Slack threads, and meeting decisions, before writing a single line of code. | princi-ai/princi-plugin |
| [profile-mcp](https://agentpluginsdirectory.com/plugins/profile-mcp) | Model Context Protocol server and client development, not execution | shiborgi/agentpatrol |
| [project-flood](https://agentpluginsdirectory.com/plugins/project-flood) | A governed Copilot squad that can create bounded research and worktree swarms. | Slight76/Project-Flood |
| [project-knowledge-capture](https://agentpluginsdirectory.com/plugins/project-knowledge-capture) | Project Knowledge Capture: meetings, experiments, decisions, TicketLink/WikiTicket work, and project-memory nouns into a durable OKF knowledge graph. Multi-host bindings and write isolation for shared second brains. | SpillwaveSolutions/project-knowledge-capture |
| [project-template-creator](https://agentpluginsdirectory.com/plugins/project-template-creator) | Manage project template hierarchy with unified improvement workflow. Route fixes to plugins or parent templates automatically, quick-capture ideas for later, and run unified end-of-session reviews covering both plugins and templates. | Agents-Store/agentplugins |
| [pstack](https://agentpluginsdirectory.com/plugins/pstack) | if you want to go fast, go deep first. pstack helps you write less, but higher quality code. rigorous agent workflows you can parallelize with confidence. | pproenca/dot-plugins |
| [rad-plugin-converter](https://agentpluginsdirectory.com/plugins/rad-plugin-converter) | Create, audit, and convert Agent Plugins 1.0.0 packages, then guide reviewed marketplace release. Agent Plugins 1.1.0 is a working draft, and local checks cannot prove support in every client. | RadOrigin-LLC/rad-plugins |
| [rad-repo](https://agentpluginsdirectory.com/plugins/rad-repo) | An Agent Plugins 1.0.0 package for repository context, typed recall, handoffs, scoped checks, and guarded Git shipping in Codex. Its opinionated model and heuristics cannot prove code or production health. | RadOrigin-LLC/rad-plugins |
| [ralph-wiggum](https://agentpluginsdirectory.com/plugins/ralph-wiggum) | Autonomous, iterative, self-referential AI development loop. | burakkaygusuz/ralph-wiggum |
| [remoteskill](https://agentpluginsdirectory.com/plugins/remoteskill) | Connects this agent to your global RemoteSkill library and bundles startup guidance for discovering and applying your Agent Skills in any project. | LeeorNahum/RemoteSkill-Plugin |
| [rgh-mms](https://agentpluginsdirectory.com/plugins/rgh-mms) | rgh-mms claude-code agent surface (planner/implementor/reviewer/approver/researcher agents and skills), built from canonical policy/roles/workflows sources. | xchewtoyx/rgh-market |
| [rolecasting](https://agentpluginsdirectory.com/plugins/rolecasting--nisavid) | Rolecasting: portable model selection and delegation topology for agent work. | nisavid/provingkit |
| [runner](https://agentpluginsdirectory.com/plugins/runner) | Runner for your coding agent: your orgs, your Projects, and the tools to work with them. | argonavis-labs/runner-plugin |
| [ryu.teams](https://agentpluginsdirectory.com/plugins/ryu.teams) | Groups: named collections of agents you can address as one. Governance shell over the agent-group store (agent-id membership only); no documents, no external dependencies. Runs the out-of-process group sidecar. | amajorai/ryu-teams |
| [secret-word](https://agentpluginsdirectory.com/plugins/secret-word) | Verification fixture exposing separate secret words through a skill and an MCP tool. | alainux/turnloop |
| [seenrelay](https://agentpluginsdirectory.com/plugins/seenrelay) | Find repeated expensive read-only checks in AI agent workloads before policy-gated reuse. | ovladon/seenrelay |
| [senzing-bootcamp-maintainer](https://agentpluginsdirectory.com/plugins/senzing-bootcamp-maintainer) | Maintainer tooling for the Senzing Bootcamp Kiro Power. Use when creating the Senzing bootcamp power from a template release, when updating it to a newer template release, when checking it for parity with the parent release, when escalating a curriculum problem to the parent, or when publishing it to the public Senzing/senzing-bootcamp-kiro-power repository. | docktermj/senzing-bootcamp-kiro-power-development |
| [shared-mcp](https://agentpluginsdirectory.com/plugins/shared-mcp) | Cursor/Codex/Claude Code で共通利用する MCP サーバ定義（chrome-devtools / bigquery / huggingface） | ababa831/my-agent-plugins |
| [shelbymcp](https://agentpluginsdirectory.com/plugins/shelbymcp) | Local knowledge-graph memory for AI agents | Studio-Moser/Shelby-MCP |
| [skill-architect](https://agentpluginsdirectory.com/plugins/skill-architect) | Design and improve reusable Agent Skills. | mark-groves/skills-nexus |
| [skill-creator](https://agentpluginsdirectory.com/plugins/skill-creator--agentplugin-net) | Portable Agent Plugin packaging of the skill-creator Agent Skill. | agentplugin-net/portable-agent-plugins |
| [skill-creator](https://agentpluginsdirectory.com/plugins/skill-creator--torumakabe) | Create, validate, package, and locally verify Agent Skills for GitHub Copilot. | torumakabe/copilot-agent-plugins |
| [skill-scout](https://agentpluginsdirectory.com/plugins/skill-scout) | 從外部 repo 發現、評估、移植 skills 到插件市集。支援瀏覽、討論篩選、合併相關 skills、雙格式 plugin.json 產出。觸發詞：讀這個 repo、看一下 ~/workspaces、瀏覽 skills、移植這個 skill、把這個 porting 過來、評估這個 repo、從 GitHub 匯入 skill；read this repo, browse skills, port this skill, add this skill. | RDCrystalLab/agentic-plugins |
| [skill-tuner](https://agentpluginsdirectory.com/plugins/skill-tuner) | Tells you whether a change to an agent-consumed document actually worked: paired comparison with a confidence interval and a non-inferiority margin, content-hashed provenance with drift detection, and an adversarial defect probe. Reads Anthropic's skill-creator benchmark output and supplies the verdict it stops short of. | StartupBros-com/skill-tuner |
| [skill.validator](https://agentpluginsdirectory.com/plugins/skill.validator) | Multi-standard validator for agent skills and plugins | adelpro/skill-validator |
| [skillbase](https://agentpluginsdirectory.com/plugins/skillbase) | Use and sync Skillbase skills from Cursor via MCP OAuth. | sshadmand/skillbase-cursor |
| [skills-sh-growth-loop](https://agentpluginsdirectory.com/plugins/skills-sh-growth-loop) | Measure skills.sh discoverability, track verified organic users, and run ethical community growth experiments. | L4A-ai/skills-sh-growth-loop |
| [skizl](https://agentpluginsdirectory.com/plugins/skizl) | Full lifecycle manager and optimizer for agentic skills, author, densify into micro-kernels, pack, unpack, pin, sym, diff, snapshot, bump, archive, fork, publish, and git-guard. | alexsmedile/skizl |
| [speakeasy](https://agentpluginsdirectory.com/plugins/speakeasy--speakeasy-api) | Manage MCPs, Risk Policies and explore logs in your favorite agent. | speakeasy-api/marketplace |
| [spillwave-skills-marketplace](https://agentpluginsdirectory.com/plugins/spillwave-skills-marketplace) | Spillwave skills catalog: Docker, LocalStack, Zola, macOS, Python, AWS CDK, Codebase Wizard, Google Docs style, UI Guard, STE100, Architect Agent, Image Gen. | SpillwaveSolutions/skills-marketplace |
| [subagent-delegation](https://agentpluginsdirectory.com/plugins/subagent-delegation) | Delegate focused work to other installed agents and coordinate the results. | SDSLeon/lightcode |
| [swarm-forge](https://agentpluginsdirectory.com/plugins/swarm-forge) | Disciplined tmux-based agent orchestration: pick a pack of specialist agents, give each its own git worktree, and drive them from a local web cockpit. | pproenca/dot-plugins |
| [swarm-forge-squad](https://agentpluginsdirectory.com/plugins/swarm-forge-squad) | The SwarmForge squad workflow: a persistent squad leader that spawns short-lived specialist workers on demand, each bound by a capability contract. | pproenca/dot-plugins |
| [swarmforge](https://agentpluginsdirectory.com/plugins/swarmforge) | SwarmForge as an Agent Plugin: tmux-based multi-agent orchestration for git worktrees (two-pack / four-pack / six-pack workflows), with operational scripts, handoff helpers, constitution and role prompt templates. | aintoniodev/autoskilling |
| [system-architecture-capture](https://agentpluginsdirectory.com/plugins/system-architecture-capture) | System Architecture Capture: reverse-engineer services, packages, IaC, CI/CD, IAM, and runtime topology into a durable OKF knowledge graph. Multi-host bindings and write isolation for shared second brains. | SpillwaveSolutions/system-architecture-capture |
| [teamshared](https://agentpluginsdirectory.com/plugins/teamshared) | Shared team memory for Cursor: remote MCP with email/OTP Connect, the recall-first memory rule, and hooks that capture Agent Chat plus failed-tool/preCompact events. | teamshared-ai/teamshared-plugin |
| [tmux-fork](https://agentpluginsdirectory.com/plugins/tmux-fork) | Fork new tmux windows to spawn parallel AI agents or run CLI commands | RDCrystalLab/agentic-plugins |
| [token-calculator](https://agentpluginsdirectory.com/plugins/token-calculator) | Analyze token usage, estimate API costs, compare AI models, and assess file sizes for context window optimization. A toolkit for understanding and managing AI resource consumption. | novanoticia/token-calculator-suite |
| [toolport](https://agentpluginsdirectory.com/plugins/toolport) | Every tool. One port. Connects this agent to your local Toolport gateway: every MCP server you set up in Toolport, exposed through a handful of compact meta-tools instead of hundreds of tool definitions (~90% fewer tokens, measured). | tsouth89/toolport |
| [trellis](https://agentpluginsdirectory.com/plugins/trellis) | Keep the guidance agents need close to the work they do. | neutral/trellis |
| [tricritical](https://agentpluginsdirectory.com/plugins/tricritical--nisavid) | Tricritical: independently planned intent, runtime, and structure critics, adjudication, authority-gated revision, and one fixed-point loop. | nisavid/provingkit |
| [turn-authoring-capabilities](https://agentpluginsdirectory.com/plugins/turn-authoring-capabilities) | Create, inspect, validate, and load portable Turn capability plugins. | alainux/turnloop |
| [turn-basics](https://agentpluginsdirectory.com/plugins/turn-basics) | The minimal Turn operating model, graph inspection, capability activation, and CLI handoff. | alainux/turnloop |
| [turn-executing](https://agentpluginsdirectory.com/plugins/turn-executing) | Concrete implementation work and CLI result handoff. | alainux/turnloop |
| [turn-integrating](https://agentpluginsdirectory.com/plugins/turn-integrating) | Recompose prerequisite work into the real user-facing product. | alainux/turnloop |
| [turn-planning](https://agentpluginsdirectory.com/plugins/turn-planning) | Graph decomposition, project documents, contracts, and orchestration. | alainux/turnloop |
| [turn-setup](https://agentpluginsdirectory.com/plugins/turn-setup) | Interpret a user request and set up the smallest complete workgraph that preserves its scope. | alainux/turnloop |
| [turn-verifying](https://agentpluginsdirectory.com/plugins/turn-verifying) | Code and visual inspection with approve/reject decisions. | alainux/turnloop |
| [universal-plugin](https://agentpluginsdirectory.com/plugins/universal-plugin) | Research and design toolkit for building universal AI coding agent plugins that work across Claude Code, Cursor, Codex, and GitHub Copilot CLI. | cyberuni/universal-plugin |
| [unknown-remover](https://agentpluginsdirectory.com/plugins/unknown-remover) | Classifies the unknown, picks the artifact form, and writes one planning document at a time from the five-document chain. | tiennguyentt/agent-plugins |
| [uru](https://agentpluginsdirectory.com/plugins/uru) | Build, organize, and publish durable work through Uru. | Ignition-Forward/uru-plugins |
| [usable](https://agentpluginsdirectory.com/plugins/usable) | Knowledge-first workflow for agents backed by Usable. Search team knowledge before implementing, retrieve complete sources, separate evidence from assumptions, and verify before claiming success. | flowcore-io/usable-agent-plugin |
| [vibesnake-agent](https://agentpluginsdirectory.com/plugins/vibesnake-agent) | Play deterministic Vibe Snake matches through a local.NET 10 MCP host and produce verified replays. | blisspixel/VibeSnake |
| [wall-clock](https://agentpluginsdirectory.com/plugins/wall-clock) | Keep agent work inside a deadline with time-aware planning, bounded assignments, and explicit wrap-up reports. | emo-eth/skills |
| [wom.hermes-closure-gate](https://agentpluginsdirectory.com/plugins/wom.hermes-closure-gate) | Portable companion package for the Hermes pre_verify closure gate. | wommy/agents-wom-plugins |
| [wom.womr-skill-reachability](https://agentpluginsdirectory.com/plugins/wom.womr-skill-reachability) | Session-start warning for bare-name skill routes the Skill tool cannot load. | wommy/agents-wom-plugins |
| [yard](https://agentpluginsdirectory.com/plugins/yard) | Local control plane. Search, hydrate, and attach marketplace skills, hooks, and MCP over stdio. | yannelli/yard |
