---
title: "Agent Plugins Directory — page 27 of 30"
description: "| Name | Description | Repo |"
canonical: https://agentpluginsdirectory.com/directory/page/27
last-updated: 2026-08-25
---

# Agent Plugins Directory — page 27 of 30

| Name | Description | Repo |
| --- | --- | --- |
| [gitlab](https://agentpluginsdirectory.com/plugins/gitlab) | Portable Agent Plugins package for GitLab MCP. Inspect projects, issues, merge requests, and related DevOps workflows through GitLab's HTTP server. | 777genius/universal-agent-plugins |
| [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 |
| [obsidian-para-wiki](https://agentpluginsdirectory.com/plugins/obsidian-para-wiki) | 在 PARA 結構的 Obsidian vault 中建立並維護個人 LLM 知識庫。Resources/llm-wiki/raw/ 存原始材料，Resources/llm-wiki/wiki/ 存編譯後文章，全程使用 Obsidian wikilink（與 Quartz shortest 模式相容）。支援從 0-inbox/ 擷取素材、寫入 daily note 的 Logs 區。Ingest、Query、Lint 三大操作。觸發詞：加入知識庫、匯入到 wiki、我對 X 知道什麼、查詢知識庫、檢查 wiki、PARA wiki、obsidian wiki。 | RDCrystalLab/agentic-plugins |
| [grammy-dev](https://agentpluginsdirectory.com/plugins/grammy-dev) | grammY (Telegram bot framework) dev plugin for Agents Store. Covers bot core, filter queries, middleware, commands, keyboards, sessions, conversations, files, payments, deployment, scaling, and the full @grammyjs/* plugin catalog for Node.js/Deno/TypeScript bot developers. | Agents-Store/agentplugins |
| [joai-challenge](https://agentpluginsdirectory.com/plugins/joai-challenge) | Connect Challenge to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-product-design-studio](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-product-design-studio) | Portable skills-only "AAS Product Design Studio" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [ticktick](https://agentpluginsdirectory.com/plugins/ticktick--minimax-ai) | Skills for managing TickTick (international) tasks, lists, habits, focus records and countdowns through the official TickTick MCP server, which you add yourself in your client's MCP settings. | MiniMax-AI/MiniMax-Code-Plugins |
| [greptile](https://agentpluginsdirectory.com/plugins/greptile) | Community package for the official Greptile MCP integration for repository search and code intelligence tooling. | 777genius/universal-agent-plugins |
| [owasp-asi01-agent-goal-hijack](https://agentpluginsdirectory.com/plugins/owasp-asi01-agent-goal-hijack) | Keep an agent's objective under the operator's control when the agent ingests untrusted content. Separate retrieved data from instructions, refuse tool-scope expansion requested by that data, and confirm sensitive actions against the raw action rather than a summary. Use when building RAG pipelines, email/ticket/doc readers, browser agents, or any planner whose context includes fetched content. Do NOT use for the coding agent's own session hygiene — that is `injection-defense`. | open-coder-ai/chock-catalog |
| [openrouter-image-gen](https://agentpluginsdirectory.com/plugins/openrouter-image-gen) | 透過 OpenRouter API 生成圖片，支援 Flux、Gemini、GPT-5 Image 等多種模型。需要 OPENROUTER_API_KEY 環境變數。 | RDCrystalLab/agentic-plugins |
| [image-search-dev](https://agentpluginsdirectory.com/plugins/image-search-dev) | Stock image and video search developer toolkit. MCP tool patterns for Pexels (9 tools) and Unsplash (4 tools) from mcpware-dev-tools. Photo search, video search, collections, curated content, and MinIO upload integration. | Agents-Store/agentplugins |
| [joai-chess](https://agentpluginsdirectory.com/plugins/joai-chess) | Connect Chess to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-python-api-builder](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-python-api-builder) | Portable skills-only "AAS Python API Builder" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [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 |
| [heroku](https://agentpluginsdirectory.com/plugins/heroku) | Community package for the official Heroku hosted MCP plugin for apps, add-ons, logs, Postgres, and operational workflows through Heroku's remote MCP service. | 777genius/universal-agent-plugins |
| [owasp-asi02-tool-misuse](https://agentpluginsdirectory.com/plugins/owasp-asi02-tool-misuse) | Constrain what an agent's legitimate tools can be made to do. Grant least agency per task, validate tool parameters at the runtime boundary, authorise every invocation rather than only the first, and distrust tool metadata from unverified registries. Use when defining tool schemas, wiring an MCP server, granting shell or cloud-CLI access, or reviewing a tool-calling loop. Do NOT use for the credentials the tool authenticates with — that is `owasp-asi03-identity-privilege-abuse`. | open-coder-ai/chock-catalog |
| [patch-based-engineering](https://agentpluginsdirectory.com/plugins/patch-based-engineering) | Patch-Based Engineering workflow — 將 patch / commit range 轉成可重建 spec，支援 spec-first reapply 與 clean-baseline validation。觸發詞：把這個 patch 變成 spec、重建這個客製化、從 commit range 抽出需求、驗證 patches.md 能不能獨立重做；extract patch intent, reapply from spec, validate patch spec. | RDCrystalLab/agentic-plugins |
| [infisical-dev](https://agentpluginsdirectory.com/plugins/infisical-dev) | Infisical CLI dev plugin for Agents Store. Complete command-line coverage for secrets management — install & auth, infisical run/secrets/export, dynamic secrets, secret scanning with pre-commit hooks, machine-identity CI/CD auth, self-hosted, and troubleshooting. | Agents-Store/agentplugins |
| [joai-cli](https://agentpluginsdirectory.com/plugins/joai-cli) | Connect CLI to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-qa-test-automation](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-qa-test-automation) | Portable skills-only "AAS QA & Test Automation" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [hubspot-crm](https://agentpluginsdirectory.com/plugins/hubspot-crm) | Community package for the official HubSpot remote MCP integration for beta, read-only CRM object access through HubSpot's hosted MCP server. | 777genius/universal-agent-plugins |
| [owasp-asi03-identity-privilege-abuse](https://agentpluginsdirectory.com/plugins/owasp-asi03-identity-privilege-abuse) | Give each agent its own scoped, short-lived identity so a compromise does not inherit a human's or a shared account's full permissions. Use when an agent needs credentials, a service account, a cloud role, an API token, or when reviewing delegation and impersonation between an agent and its user. Do NOT use for keeping secrets out of the repository — that is `code-safety` and `scan-secrets`. | open-coder-ai/chock-catalog |
| [playwright-cli](https://agentpluginsdirectory.com/plugins/playwright-cli) | Browser automation with playwright-cli for web testing, form filling, screenshots, and data extraction | RDCrystalLab/agentic-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 |
| [joai-cloudflare](https://agentpluginsdirectory.com/plugins/joai-cloudflare) | Connect Cloudflare to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-saas-launch-revenue](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-saas-launch-revenue) | Portable skills-only "AAS SaaS Launch & Revenue" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [hubspot-developer](https://agentpluginsdirectory.com/plugins/hubspot-developer) | Local HubSpot Developer MCP integration for project scaffolding, CMS, builds, logs, and app workflows via the HubSpot CLI. | 777genius/universal-agent-plugins |
| [owasp-asi04-agentic-supply-chain](https://agentpluginsdirectory.com/plugins/owasp-asi04-agentic-supply-chain) | Verify agent components before loading them, and keep verifying, because runtime tool discovery changes the supply chain after deployment. Use when adding an MCP server, agent framework, plugin, tool registry, or model artifact, and when reviewing what an agent may pull at runtime. Do NOT use for ordinary application dependencies already covered by `verify-dependency-exists`. | open-coder-ai/chock-catalog |
| [prd](https://agentpluginsdirectory.com/plugins/prd) | PRD 全流程工具 — 從用戶訪談建立 PRD，再拆成實作計畫或 GitHub issues。含 write-a-prd、prd-to-plan、prd-to-issues 三個技能。 | RDCrystalLab/agentic-plugins |
| [mattermost-ops](https://agentpluginsdirectory.com/plugins/mattermost-ops) | Mattermost collaboration ops plugin. Drive the full Mattermost REST API v4 by curl — users, teams, channels (public/private/DM/group), posts & threads, reactions, files, custom emoji, webhooks, slash commands, bots, OAuth apps, plus system administration: config, RBAC roles & schemes, LDAP/SAML groups, compliance, data retention, plugins, jobs, and analytics. Authenticates with MATTERMOST_ADMIN_USERNAME + MATTERMOST_ADMIN_PASSWORD to obtain a session token against MATTERMOST_API_URL. | Agents-Store/agentplugins |
| [joai-colombia-staking](https://agentpluginsdirectory.com/plugins/joai-colombia-staking) | Connect Colombia Staking to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-secure-app-builder](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-secure-app-builder) | Portable skills-only "AAS Secure App Builder" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [linear](https://agentpluginsdirectory.com/plugins/linear) | Community package for the official Linear MCP integration for workspace management, issues, and project workflows. | 777genius/universal-agent-plugins |
| [owasp-asi05-unexpected-code-execution](https://agentpluginsdirectory.com/plugins/owasp-asi05-unexpected-code-execution) | Contain code an agent generates or is induced to run. Execute in a sandboxed container with least privilege and deny-by-default egress, prefer parameterised APIs over raw shell, and treat any string reaching a subprocess or interpreter as attacker-controlled. Use when adding a code interpreter, shell tool, subprocess call, or eval-style API to an agent. Do NOT use for eval/exec appearing in ordinary application code — that is `code-safety`. | open-coder-ai/chock-catalog |
| [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 |
| [media-hosting-ops](https://agentpluginsdirectory.com/plugins/media-hosting-ops) | Media hosting operations plugin. Upload images by public URL to MinIO-based media hosting via the uploadImageToMinio MCP tool. | Agents-Store/agentplugins |
| [joai-content](https://agentpluginsdirectory.com/plugins/joai-content) | Connect Content to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-security-engineer](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-security-engineer) | Portable skills-only "AAS Security Engineer" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [neon](https://agentpluginsdirectory.com/plugins/neon) | Community package for the official Neon hosted MCP plugin for database, branch, and project workflows through Neon's remote MCP server. | 777genius/universal-agent-plugins |
| [owasp-asi06-memory-context-poisoning](https://agentpluginsdirectory.com/plugins/owasp-asi06-memory-context-poisoning) | Stop untrusted content from being written into an agent's durable memory or retrieval index, where it silently steers behaviour in later sessions. Keep context ephemeral by default, validate and attribute every memory write, scope memory per user and per task, and let operators inspect and flush it. Use when adding long-term memory, a vector index, session summarisation, or user preference storage. Do NOT use for the coding agent's own memory files — that is `memory-discipline`. | open-coder-ai/chock-catalog |
| [tmux-fork](https://agentpluginsdirectory.com/plugins/tmux-fork) | Fork new tmux windows to spawn parallel AI agents or run CLI commands | RDCrystalLab/agentic-plugins |
| [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 |
| [joai-coupon](https://agentpluginsdirectory.com/plugins/joai-coupon) | Connect Coupon to Claude, Codex, and ChatGPT through JoAi's hosted MCP app server. | JoAiHQ/claude-plugins |
| [agentic-bundle-aas-web-app-builder](https://agentpluginsdirectory.com/plugins/agentic-bundle-aas-web-app-builder) | Portable skills-only "AAS Web App Builder" plugin from Agentic Awesome Skills. | sickn33/agentic-awesome-skills |
| [notion](https://agentpluginsdirectory.com/plugins/notion) | Community package for the official Notion hosted MCP plugin for user-authorized workspace access. Search pages, read docs, edit content, and work with Notion knowledge directly from AI agents. | 777genius/universal-agent-plugins |
| [owasp-asi07-insecure-inter-agent-communication](https://agentpluginsdirectory.com/plugins/owasp-asi07-insecure-inter-agent-communication) | Authenticate and integrity-protect the channels agents use to talk to each other, so a peer cannot be impersonated, a message tampered with, or a fake agent registered in discovery. Use when building multi-agent orchestration, agent-to-agent protocols, delegation between agents, message buses, or agent discovery services. Do NOT use for a single agent calling ordinary tools — that is `owasp-asi02-tool-misuse`. | open-coder-ai/chock-catalog |
| [tutor-skills](https://agentpluginsdirectory.com/plugins/tutor-skills) | 將任何知識來源轉化為 Obsidian StudyVault，並透過互動式測驗追蹤學習進度。包含 tutor-setup（生成 StudyVault）和 tutor（概念級測驗輔導）兩個技能。 | RDCrystalLab/agentic-plugins |
| [multi-bank](https://agentpluginsdirectory.com/plugins/multi-bank) | Multi-Bank Account Manager with broadcast architecture pattern. Aggregates financial data from Monobank and PrivatBank via MCP tools, broadcasts balance updates and budget alerts to subscribed components, categorizes transactions, and exports financial reports in CSV/PDF. | Agents-Store/agentplugins |
