Agent Plugins Directory · Page 47
Listings 2209–2256 of 2,361 distinct plugins verified on 2026-09-12. Search below to filter this page, or submit the search to query the full index.
Plugin directory
48 of 48 plugins on this page · click a row to expand · 2,361 total
PluginDescriptionPublisherSkillsMCPStars
joai-http0.3.0Connect HTTP to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect HTTP to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-jito0.3.0Connect Jito to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Jito to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-jupiter0.3.0Connect Jupiter to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Jupiter to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-laravel-cloud0.3.0Connect Laravel Cloud to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Laravel Cloud to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-lemon-squeezy0.3.0Connect Lemon Squeezy to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Lemon Squeezy to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-linear0.3.0Connect Linear to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Linear to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-loyalty0.3.0Connect Loyalty to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Loyalty to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-mailcoach0.3.0Connect Mailcoach to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Mailcoach to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
joai-medium0.3.0Connect Medium to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ1 skills1 mcpConnect Medium to Claude, Cursor, and ChatGPT through JoAi's hosted MCP app server.JoAiHQ110
agentic-bundle-typescript-javascript17.1.0Portable skills-only "TypeScript & JavaScript" plugin from Agentic Awesome Skills.sickn335 skillsPortable skills-only "TypeScript & JavaScript" plugin from Agentic Awesome Skills.sickn335046,306
agentic-bundle-web-wizard17.1.0Portable skills-only "Web Wizard" plugin from Agentic Awesome Skills.sickn338 skillsPortable skills-only "Web Wizard" plugin from Agentic Awesome Skills.sickn338046,306
shopifyThe store in the app: products, orders, and shop datareforma-ai1 mcpThe store in the app: products, orders, and shop datareforma-ai012
slackThe team's Slack: channels, threads, and posts from the projectreforma-ai1 mcpThe team's Slack: channels, threads, and posts from the projectreforma-ai012
svgatorAnimated SVG: design the motion and export it into the projectreforma-ai1 mcpAnimated SVG: design the motion and export it into the projectreforma-ai012
tailarkMarketing landing blocks and pages: heroes, pricing, footersreforma-ai1 skillsMarketing landing blocks and pages: heroes, pricing, footersreforma-ai102
web-design-guidelinesCatch accessibility, form, and focus issues before they shipreforma-ai2 skillsCatch accessibility, form, and focus issues before they shipreforma-ai202
workosSSO and user management for B2B apps, enterprise sign-in without building itreforma-ai1 mcpSSO and user management for B2B apps, enterprise sign-in without building itreforma-ai012
zapierConnect the app to thousands of other tools without writing each integrationreforma-ai1 mcpConnect the app to thousands of other tools without writing each integrationreforma-ai012
zen-modeQuiet. Do the work. No status talk: just the outcome.reforma-aiQuiet. Do the work. No status talk: just the outcome.reforma-ai002
verify-dependency-exists0.0.3Block hallucinated or unknown dependencies before they enter the repo. Watches requirements.txt, pyproject.toml, package.json, and go.mod, and blocks any newly added dependency not present in the allowlist file. Opt-in: disabled by default because it requires a curated allowlist. Enable with `chock enable verify-dependency-exists` after populating.chock/dependency-allowlist.txt.open-coder-ai1 skillsBlock hallucinated or unknown dependencies before they enter the repo. Watches requirements.txt, pyproject.toml, package.json, and go.mod, and blocks any newly added dependency not present in the allowlist file. Opt-in: disabled by default because it requires a curated allowlist. Enable with `chock enable verify-dependency-exists` after populating.chock/dependency-allowlist.txt.open-coder-ai102
verify-mcp-allowlist0.0.1Gate MCP server configuration as protected content. A shell write to.mcp.json is refused unless every mcpServers entry on the line matches a name+source pair on the allowlist, an unlisted name blocks, and an allowed name whose command/args/url changed blocks too (catches a server renamed to an allowed name but pointed elsewhere). The allowlist ships inside this guard's own script, protected like every policy's implementations/ source, edit only with 'chock: approved-config-change'. Claude Code's.mcp.json only: agentseam 0.2.1 records no per-vendor MCP config path, so other agents are left out, not guessed at. Tool-time (Bash) only, best-effort: PreToolUse fails open on a crash, a file-write tool bypasses this guard, a write with no visible content fails closed. No commit-time gate: chock 0.8.0 has no gate kind pairing name+source against an external allowlist. Matching and path checks are exact-string and substring-coarse. No pragma for.mcp.json: matching the allowlist is the only way through.open-coder-ai1 skillsGate MCP server configuration as protected content. A shell write to.mcp.json is refused unless every mcpServers entry on the line matches a name+source pair on the allowlist, an unlisted name blocks, and an allowed name whose command/args/url changed blocks too (catches a server renamed to an allowed name but pointed elsewhere). The allowlist ships inside this guard's own script, protected like every policy's implementations/ source, edit only with 'chock: approved-config-change'. Claude Code's.mcp.json only: agentseam 0.2.1 records no per-vendor MCP config path, so other agents are left out, not guessed at. Tool-time (Bash) only, best-effort: PreToolUse fails open on a crash, a file-write tool bypasses this guard, a write with no visible content fails closed. No commit-time gate: chock 0.8.0 has no gate kind pairing name+source against an external allowlist. Matching and path checks are exact-string and substring-coarse. No pragma for.mcp.json: matching the allowlist is the only way through.open-coder-ai102
zen-modeQuiet. Do the work. No status talk: just the outcome.reforma-devQuiet. Do the work. No status talk: just the outcome.reforma-dev000
flight-map-canvas1.0.0A GitHub Copilot canvas that generates a view where Google Maps can be explored using 3D controls, as if a flight simulator. Agents can send the flight anywhere and report what they are working on.rakthainet-DKHA GitHub Copilot canvas that generates a view where Google Maps can be explored using 3D controls, as if a flight simulator. Agents can send the flight anywhere and report what they are working on.rakthainet-DKH000
flowstudio-power-automate2.0.0Give your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale, action-level inputs and outputs, not just status codes.rakthainet-DKHGive your AI agent full visibility into Power Automate cloud flows via the FlowStudio MCP server. Connect, debug, build, monitor health, and govern flows at scale, action-level inputs and outputs, not just status codes.rakthainet-DKH000
fluentui-blazor1.0.0Build Blazor apps with the Microsoft Fluent UI Blazor library. Bundles the fluentui-blazor skill for correct usage patterns (providers, service registration, icons, dialogs, data grid, theming) with the official Fluent UI Blazor MCP server for live lookup of components, parameters, enums, icons, and documentation, plus v4-to-v5 migration guidance.rakthainet-DKH1 mcpBuild Blazor apps with the Microsoft Fluent UI Blazor library. Bundles the fluentui-blazor skill for correct usage patterns (providers, service registration, icons, dialogs, data grid, theming) with the official Fluent UI Blazor MCP server for live lookup of components, parameters, enums, icons, and documentation, plus v4-to-v5 migration guidance.rakthainet-DKH010
frontend-web-dev1.0.0Essential prompts, instructions, and chat modes for modern frontend web development including React, Angular, Vue, TypeScript, and CSS frameworks.rakthainet-DKHEssential prompts, instructions, and chat modes for modern frontend web development including React, Angular, Vue, TypeScript, and CSS frameworks.rakthainet-DKH000
gem-team1.119.0Self-Learning Multi-agent orchestration framework for spec-driven development and automated verification. With smarter tool calling and leaner context.rakthainet-DKHSelf-Learning Multi-agent orchestration framework for spec-driven development and automated verification. With smarter tool calling and leaner context.rakthainet-DKH000
gesture-review1.0.2Review pull requests with a live camera feed and approve or reject using thumbs-up/thumbs-down gestures.rakthainet-DKHReview pull requests with a live camera feed and approve or reject using thumbs-up/thumbs-down gestures.rakthainet-DKH000
git-worktree-explorer1.0.0Visualize the active Git repository through worktrees, branches, commits, and optional GitHub pull request context.rakthainet-DKHVisualize the active Git repository through worktrees, branches, commits, and optional GitHub pull request context.rakthainet-DKH000
go-mcp-development1.0.0Complete toolkit for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.rakthainet-DKHComplete toolkit for building Model Context Protocol (MCP) servers in Go using the official github.com/modelcontextprotocol/go-sdk. Includes instructions for best practices, a prompt for generating servers, and an expert chat mode for guidance.rakthainet-DKH000
java-development1.0.0Comprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.rakthainet-DKHComprehensive collection of prompts and instructions for Java development including Spring Boot, Quarkus, testing, documentation, and best practices.rakthainet-DKH000
netlify1.1.0Use this plugin for netlify deployment and site-linking workflows.mjcramerz1 skillsUse this plugin for netlify deployment and site-linking workflows.mjcramerz100
notion1.1.0Use this plugin for notion capture, meeting, research, and implementation-planning workflows.mjcramerz4 skillsUse this plugin for notion capture, meeting, research, and implementation-planning workflows.mjcramerz400
observability1.1.0Use this plugin for observability and logging workflows across Elasticsearch, Kibana, Logstash, and Sentry.mjcramerz4 skillsUse this plugin for observability and logging workflows across Elasticsearch, Kibana, Logstash, and Sentry.mjcramerz400
obsidian1.1.0Use this plugin for obsidian documentation, capture, research, and planning workflows.mjcramerz6 skillsUse this plugin for obsidian documentation, capture, research, and planning workflows.mjcramerz600
openai-apps1.1.0Use this plugin for openAI platform application scaffolding and documentation workflows.mjcramerz2 skillsUse this plugin for openAI platform application scaffolding and documentation workflows.mjcramerz200
render1.1.0Use this plugin for render deployment and blueprint workflows.mjcramerz1 skillsUse this plugin for render deployment and blueprint workflows.mjcramerz100
security-controls1.1.0Use this plugin for application, host, and supply-chain security control workflows.mjcramerz10 skillsUse this plugin for application, host, and supply-chain security control workflows.mjcramerz1000
security-labs1.1.0Use this plugin for cybersecurity lab workflows for purple-team validation, mobile security, NetHunter research, and defensive security operations.mjcramerz4 skillsUse this plugin for cybersecurity lab workflows for purple-team validation, mobile security, NetHunter research, and defensive security operations.mjcramerz400
stripe1.1.0Use this plugin for stripe payment, billing, and webhook implementation workflows.mjcramerz2 skillsUse this plugin for stripe payment, billing, and webhook implementation workflows.mjcramerz200
postgresql-external-dev1.0.1PostgreSQL schema design for external database connections. Compatible SQL patterns for NocoDB and NocoBase, table creation, column types, relations, indexes, and anti-patterns.Agents-Store6 skillsPostgreSQL schema design for external database connections. Compatible SQL patterns for NocoDB and NocoBase, table creation, column types, relations, indexes, and anti-patterns.Agents-Store600
project-template-creator1.3.0Manage 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-Store10 skillsManage 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-Store1000
restic-dev1.0.0restic backup plugin for Agents Store. Set up encrypted daily backups on any Linux server to S3-compatible storage (Cloudflare R2): server recon + restic install, auto-discovery of all Docker volumes/mounts and databases, R2 repository init, a partial-failure-tolerant backup script with logical DB dumps and retention, timezone-aware systemd/cron scheduling, verification, monitoring/dead-man's-switch, and disaster recovery. File-based knowledge, no MCP, no stored credentials.Agents-Store11 skillsrestic backup plugin for Agents Store. Set up encrypted daily backups on any Linux server to S3-compatible storage (Cloudflare R2): server recon + restic install, auto-discovery of all Docker volumes/mounts and databases, R2 repository init, a partial-failure-tolerant backup script with logical DB dumps and retention, timezone-aware systemd/cron scheduling, verification, monitoring/dead-man's-switch, and disaster recovery. File-based knowledge, no MCP, no stored credentials.Agents-Store1100
sendpulse1.0.0Sendpulse multi-channel marketing plugin. Manage chatbots (Telegram, WhatsApp, Instagram, Messenger, Viber), CRM (contacts, deals, pipelines, boards, tasks), email campaigns, templates, addressbooks, and SMTP transactional email via 133+ MCP tools.Agents-Store11 skills1 mcpSendpulse multi-channel marketing plugin. Manage chatbots (Telegram, WhatsApp, Instagram, Messenger, Viber), CRM (contacts, deals, pipelines, boards, tasks), email campaigns, templates, addressbooks, and SMTP transactional email via 133+ MCP tools.Agents-Store1110
seo-dev1.0.0SEO development plugin for Agents Store. Technical SEO, structured data (JSON-LD), metadata API, Core Web Vitals, sitemaps, and content optimization patterns for Next.js App Router.Agents-Store10 skillsSEO development plugin for Agents Store. Technical SEO, structured data (JSON-LD), metadata API, Core Web Vitals, sitemaps, and content optimization patterns for Next.js App Router.Agents-Store1000
sqlalchemy-dev1.0.0SQLAlchemy dev plugin for Agents Store. Model definition patterns, relationship mapping, query optimization, Alembic migrations, and troubleshooting for developers building with SQLAlchemy 2.0+.Agents-Store6 skillsSQLAlchemy dev plugin for Agents Store. Model definition patterns, relationship mapping, query optimization, Alembic migrations, and troubleshooting for developers building with SQLAlchemy 2.0+.Agents-Store600
stack-composable-stack-v11.2.0Composable Stack v1 dev plugin. Integrates PostgreSQL (direct MCP + PostgREST API), NocoDB, n8n, Trigger.dev, and NocoBase (prod + dev sandbox via nc-mcp) for building data-driven applications with low-code interfaces.Agents-Store7 skills6 mcpComposable Stack v1 dev plugin. Integrates PostgreSQL (direct MCP + PostgREST API), NocoDB, n8n, Trigger.dev, and NocoBase (prod + dev sandbox via nc-mcp) for building data-driven applications with low-code interfaces.Agents-Store760
stack-directus-nextjs-dev1.0.3Directus + Next.js stack dev plugin. Integrates Directus headless CMS with Next.js App Router for content-driven applications.Agents-Store6 skills1 mcpDirectus + Next.js stack dev plugin. Integrates Directus headless CMS with Next.js App Router for content-driven applications.Agents-Store610