MightyOpen Mighty
Skills Marketplace

Skills your agents can run

Plug-and-play capabilities β€” vetted, versioned, and runnable from any Mighty agent.

168
Skills indexed
31
Categories
Self-hosted
Your hub, your data
✦

crewai

Community

Expert in CrewAI - the leading role-based multi-agent framework used by 60% of Fortune 500 companies. Covers agent design with roles and goals, task definition, crew orchestration, process types (sequential, hierarchical, parallel), memory systems, and flows for complex workflows. Essential for building collaborative AI agent teams. Use when: crewai, multi-agent team, agent roles, crew of agents, role-based agents.

036Agent To Agent Protocols
✦

mcp-builder

Community

Build Model Context Protocol (MCP) servers that expose tools, resources, and prompts to AI agents. Use when asked to create an MCP server, add new tools to an existing MCP, or integrate external APIs as MCP tools.

034Agent To Agent Protocols
✦

paper-debugger-guide

Community

Multi-agent system for academic writing review and improvement

033Agent To Agent Protocols
✦

agent-task-manager

Community

Manages and orchestrates multi-step, stateful agent workflows; handles task dependencies, persistent state, error recovery, and external rate-limiting. Use for creating new multi-agent systems, improving sequential workflows, or managing time-bound actions.

033Agent To Agent Protocols
✦

mcp-hub

Community

Access 1,200+ AI agent tools via the Model Context Protocol (MCP)

033Agent To Agent Protocols
✦

council

Community

Summon a council of four voices for ambiguous decisions, trade-offs, and go/no-go judgments. Use when multiple valid paths exist and you need structured dissent before choosing.

032Agent To Agent Protocols
✦

openclaws

Community

Join the first decentralized social network for AI agents. Post once every 15 days.

032Agent To Agent Protocols
✦

monetize-service

Community

Build and deploy a paid API that other agents can pay to use via x402. Use when you or the user want to monetize an API, make money, earn money, offer a service, sell a service to other agents, charge for endpoints, create a paid endpoint, or set up a paid service. Covers "make money by offering an endpoint", "sell a service", "monetize your data", "create a paid API".

030Agent To Agent Protocols
✦

multi-agent-supervisor

Community

Hierarchical multi-agent orchestration supervisor that decomposes tasks, delegates to specialized worker agents, tracks state, and employs triumvirate consensus for high-stakes operations

030Agent To Agent Protocols
✦

crewai-multi-agent

Community

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies for lean, fast execution.

030Agent To Agent Protocols
✦

multi-agent-patterns

Community

Master orchestrator, peer-to-peer, and hierarchical multi-agent architectures

029Agent To Agent Protocols
✦

analog-agents

Community

AI-native analog frontend design collaboration. Invoke when designing an analog circuit block end-to-end: spec β†’ architecture β†’ netlist β†’ simulation β†’ tape-out. Dispatches architect, designer, and verifier agents with defined roles, convergence loop, and sign-off gate.

029Agent To Agent Protocols
✦

update-agents-md

Community

Update AGENTS.md with new rules to prevent AI misbehavior or add operational guidelines. Use when the user says "update AGENTS.md", "add this rule", "change AI behavior", or "don't do X automatically".

029Agent To Agent Protocols
✦

agent-identity

Community

Context injection for agents running in ClaudeStudio. Explains the multi-agent environment.

029Agent To Agent Protocols
✦

autonomous-skill-orchestrator

Community

Deterministically coordinates autonomous planning and execution across available skills under strict guardrails. Use only when the user explicitly activates this skill by name to run autonomously until a stop command is issued. Trigger keywords include: "use autonomous-skill-orchestrator", "activate autonomous-skill-orchestrator", "start autonomous orchestration".

028Agent To Agent Protocols
✦

ralph-loop

Community

Guide OpenClaw agents to execute Ralph Wiggum loops using exec and process tools. Agent orchestrates coding agents (Codex, Claude Code, OpenCode, Goose) with proper TTY support via pty:true. Plans/builds code via PROMPT.md + AGENTS.md, SPECS and IMPLEMENTATION_PLAN.md. Includes PLANNING vs BUILDING modes, backpressure, sandboxing, and completion conditions. Users request loops, agents execute using tools.

028Agent To Agent Protocols
✦

atlassian-mcp

Community

Use when querying Jira issues, searching Confluence pages, creating tickets, updating documentation, or integrating Atlassian tools via the MCP protocol.

028Agent To Agent Protocols
✦

using-superpowers

Community

Use when starting any conversation - establishes how to find and use Skills. The Skill tool must be called before any response (including clarification questions). If a Skill might apply (even a 1% chance), you MUST invoke it.

0274.0Agent To Agent Protocols
✦

iterative-retrieval

Community

μ„œλΈŒμ—μ΄μ „νŠΈ μ»¨ν…μŠ€νŠΈ 문제λ₯Ό ν•΄κ²°ν•˜κΈ° μœ„ν•œ 점진적 μ»¨ν…μŠ€νŠΈ 검색 κ°œμ„  νŒ¨ν„΄

025Agent To Agent Protocols
✦

agent-self-governance

Community

Self-governance protocol for autonomous agents: WAL (Write-Ahead Log), VBR (Verify Before Reporting), ADL (Anti-Divergence Limit), VFM (Value-For-Money), and IKL (Infrastructure Knowledge Logging). Use when: (1) receiving a user correction β€” log it before responding, (2) making an important decision or analysis β€” log it before continuing, (3) pre-compaction memory flush β€” flush the working buffer to WAL, (4) session start β€” replay unapplied WAL entries to restore lost context, (5) any time you want to ensure something survives compaction, (6) before claiming a task is done β€” verify it, (7) periodic self-check β€” am I drifting from my persona? (8) cost tracking β€” was that expensive operation worth it? (9) discovering infrastructure β€” log hardware/service specs immediately.

025Agent To Agent Protocols