MightyOpen Mighty
Skills Marketplace

Skills your agents can run

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

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

doc-maintenance

Community

Audit top-level documentation (README, SPEC, PRODUCT) against recent git history to find drift β€” shipped features missing from docs or features listed as upcoming that already landed. Proposes minimal edits, creates a branch, and opens a PR. Use when asked to review docs for accuracy, after major feature merges, or on a periodic schedule.

012Git Github
✦

claude-md-improver

Community

Audits and improves CLAUDE.md files by scanning repositories and evaluating quality against templates. Outputs a quality report with scores and applies targeted updates. Use for CLAUDE.md maintenance and optimization or when reviewing what project instructions should contain.

012Git Github
✦

example-skill

Community

Performs thorough code reviews following best practices. Use when reviewing pull requests, checking code quality, or ensuring coding standards compliance.

012Git Github
✦

ci-cd-pipeline

Community

Automated CI/CD pipeline setup with GitHub Actions, deployment strategies, and automation workflows. Use for build automation, testing, and deployment.

012Git Github
✦

gh-cli

Community

GitHub CLI (gh) comprehensive reference for repositories, issues, pull requests, Actions, projects, releases, gists, codespaces, organizations, extensions, and all GitHub operations from the command line.

012Git Github
✦

prepare-release

Community

Use this skill whenever preparing agentsmesh for an npm release β€” whether first publish, patch, minor, or major. Triggers on: 'prepare release', 'ready to publish', 'ship version', 'release prep', 'get this to npm', 'bump version', 'cut a release', 'what's needed to publish'. Runs a strict ordered checklist: test suite health β†’ timing hardening β†’ CI/CD presence β†’ community health files β†’ changesets β†’ CHANGELOG quality β†’ package contents β†’ README badges β†’ final gate β†’ generate to targets. Do not skip this or work from memory β€” execute every phase in order and fix gaps before moving on.

012Git Github
✦

chat-history

Community

Extract and organize Claude Code session history into project .chats directory. Use when users want to document their Claude sessions, export conversation inputs, or maintain a log of instructions given to Claude.

012Git Github
✦

pcc-check-for-updates

Community

Checks for updates to remote GH site for palladius/gemini-cli-custom-commands. Use Ruby code to check for newer/older version.

012Git Github
✦

github

Community

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

012Git Github
✦

github-explorer

Community

Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo or project name and wants to understand it β€” triggered by phrases like "Take a look at this project", "Check out XXX", "What is this project like", "Analyze the repo", or any request to explore/evaluate a GitHub project. Covers architecture, community health, competitive landscape, and cross-platform knowledge sources.

012Git Github
✦

opensource-pipeline

Community

Open-source pipeline: fork, sanitize, and package private projects for safe public release. Chain three agents (Forker, Sanitizer, Packager). Triggers: '/opensource', 'open source this', 'make this public', 'prepare for open source'.

012Git Github
✦

ecc-tools-cost-audit

Community

An evidence-first audit workflow for ECC Tools burn and billing. Used to investigate runaway PR creation in the ECC-Tools repository, quota bypass, paid-model leakage, duplicate jobs, or GitHub App cost spikes.

012Git Github
✦

update-release-notes

Community

Update the release notes file at `apps/docs/content/releases/next.mdx` based on PRs merged to main since the previous release, or archive `next.mdx` to a versioned file when a new version is published.

012Git Github
✦

gh-fix-ci

Community

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan and implement after user approval. Use when a user asks to debug or fix failing PR CI/CD checks on GitHub Actions and wants a plan + code changes; for external checks (e.g., Buildkite), only report the details URL and mark them out of scope.

012Git Github
✦

fix-git

Community

Guide for recovering lost Git commits, resolving detached HEAD states, and fixing common Git repository issues. This skill should be used when users need help recovering from Git mistakes such as lost commits, detached HEAD situations, accidental resets, or when commits appear to be missing from branches.

012Git Github
✦

commit-work

Community

Create high-quality git commits: review and stage intended changes, split diffs into logical commits, and write clear commit messages (including Conventional Commits). Use this when the user asks to commit, craft a commit message, stage changes, or split work into multiple commits.

012Git Github
✦

pr-creation

Community

MUST be used when creating pull requests. Handles context gathering, title generation (conventional commit format), body formatting, and PR creation via GitHub CLI. Creates PRs as drafts by default. Triggers on: "create PR", "open PR", "ready for review", "push for PR", "send for review".

011Git Github
✦

git-workflow

Community

Git workflows, branching strategies, commit message conventions, and the pull request process.

011Git Github
✦

github

Community

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

011Git Github
✦

github-search

Community

Search GitHub code, repositories, issues, and PRs via MCP

011Git Github