---
slug: "bountyverdict-mcp-skill"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/Mimirs402/bountyverdict-mcp-skill@main/README.md"
repo: "https://github.com/Mimirs402/bountyverdict-mcp-skill"
source_file: "README.md"
branch: "main"
---
# BountyVerdict MCP skill

This repository is a marketplace-specific Agent Skill adapter for the canonical [BountyVerdict](https://github.com/Mimirs402/bountyverdict) MCP server. It gives compatible agents one task-first router to check or rank GitHub bounties, audit `AGENTS.md`, diagnose a GitHub Actions root cause, decide whether to retry a failed GitHub Action, and detect MCP `tools/list` schema drift. Those are the same six paid, read-only BountyVerdict decisions—not a second server or a new product.

## Find or install the skill

- [Dedicated GitHub source](https://github.com/Mimirs402/bountyverdict-mcp-skill/tree/main/skills/route-github-agent-decisions)
- [Agent-Skills.md listing](https://agent-skills.md/skills/Mimirs402/bountyverdict-mcp-skill/route-github-agent-decisions)
- [askill listing](https://askill.sh/skills/703722)

Install directly from the canonical public repository:

```bash
npx skills add Mimirs402/bountyverdict-mcp-skill --skill route-github-agent-decisions
```

The skill contains no credentials. Using a paid tool requires a compatible x402 wallet, a valid public input, and authorization for the exact displayed Base USDC price. A valid unsigned call cannot charge; it returns a free $0 selection preview, exact quote, and payment handoff.

- [Canonical documentation](https://mimirs402.github.io/bountyverdict/)
- [Privacy policy](https://github.com/Mimirs402/bountyverdict/blob/main/PRIVACY.md)
- [Support](https://github.com/Mimirs402/bountyverdict/issues)
- [Private security reports](https://github.com/Mimirs402/bountyverdict/security/advisories/new)

The MCP dependency uses the canonical official Registry identifier `io.github.Mimirs402/bountyverdict`. Its payment challenge temporarily retains a byte-equivalent legacy extension alias for already-installed clients.

MIT licensed. BountyVerdict remains the canonical implementation and support boundary.
