MightyOpen Mighty
Skills Marketplace

Skills your agents can run

Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.

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

self-improvement

Community

Captures learnings, errors, and corrections to enable continuous improvement. Use when: (1) A command or operation fails unexpectedly, (2) User corrects Claude ('No, that's wrong...', 'Actually...'), (3) User requests a capability that doesn't exist, (4) An external API or tool fails, (5) Claude realizes its knowledge is outdated or incorrect, (6) A better approach is discovered for a recurring task. Also review learnings before major tasks.

09524.9Coding Agents Ides

skill-creator

Community

Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill".

06604.9Coding Agents Ides

coding-agent

Community

Delegate coding tasks to Codex, Claude Code, or Pi agents via a background process. Use when: (1) building or creating new features or apps, (2) reviewing PRs (spawn in a temp dir), (3) refactoring large codebases, (4) iterative coding that requires file exploration. NOT for: simple one-liner fixes (just edit), passive code reading (use the read tool), thread-bound ACP harness requests in chat (for example, spawning/running Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work inside the ~/clawd workspace (never spawn agents there). Claude Code: invoke with --print --permission-mode bypassPermissions (avoid PTY). Codex/Pi/OpenCode: pty:true required.

04535.0Coding Agents Ides

code-review

Community

Code review practices with technical rigor and verification gates. Use for receiving feedback, requesting code-reviewer subagent reviews, or preventing false completion claims in pull requests.

03584.6Coding Agents Ides

python-pro

Community

Master Python 3.12+ with modern features, async programming, performance optimization, and production-ready practices. Expert in the latest Python ecosystem including uv, ruff, pydantic, and FastAPI.

03205.0Coding Agents Ides

find-skills

Community

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

03075.0Coding Agents Ides

codex-plugin-cc

Community

Use OpenAI Codex from inside Claude Code for code reviews and delegated background tasks.

0285Coding Agents Ides

claude-code-debug

Community

Troubleshoot Claude Code extensions and behavior. Triggers on: debug, troubleshoot, not working, skill not loading, hook not running, agent not found.

0272Coding Agents Ides

Coder

Community

Two Codex MCP servers must be configured in the global `settings.json`:

0269Coding Agents Ides

propose-architecture-for-feature

Community

Propose backend, frontend, and data design for a feature, aligned with existing patterns.

0262Coding Agents Ides

Feature Map

Community

Every meaningful directory in a project should have a `.context.md` that orients whoever arrives next — human or agent.

0259Coding Agents Ides

rust-debugging

Community

Debugging Rust programs with GDB/LLDB, panic triage, tokio-console, tracing, and IDE integration. Use when diagnosing crashes, analyzing panics, setting up debug tooling, or introspecting async runtime behavior.

0257Coding Agents Ides

summarize-diff-for-agents

Community

Turn raw diffs or PRs into structured summaries: modules changed, behavior, APIs, risks, and test impact.

0256Coding Agents Ides

scan-feature-context

Community

Given a feature/task, assemble a concise, structured context: relevant code, docs, prior work, risks, and open questions.

0255Coding Agents Ides

fix-lint-and-typescript-errors

Community

Group and explain lint/TypeScript errors, suggesting minimal, safe fixes without masking issues.

0255Coding Agents Ides

BuildPlugin

Community

Create, validate, and publish Claude Code plugins from forge modules. Use when creating or validating plugins, publishing to a marketplace, working with plugin.json, or managing Cowork plugins.

0255Coding Agents Ides

review-changes-structured

Community

Perform a structured PR review with blocking issues, non-blocking suggestions, test gaps, and open questions.

0254Coding Agents Ides

Context Save

Community

Save your working state before a context window reset so you (or any agent) can resume cleanly with full understanding and zero wasted tokens.

0251Coding Agents Ides

derive-test-spec-from-requirements

Community

Convert requirements and architecture into a concrete test plan that includes unit, integration, and end-to-end (E2E) test cases.

0249Coding Agents Ides

skill-creator

Community

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

02205.0Coding Agents Ides