ActVer plugin & skills for AI coding agents — GitHub Actions version lookup, SHA pinning, and workflow security auditing.
Works with Claude Code, Cursor, Copilot, and 20+ other agents via skills.sh.
claude plugin marketplace add actver-dev/skills
claude plugin install actverIncludes MCP server, agent, and all skills.
npx skills add actver-dev/skillsWorks with Claude Code, Cursor, Copilot, and other supported agents.
Add to your .mcp.json:
{
"mcpServers": {
"actver": {
"type": "http",
"url": "https://actver.dev/mcp"
}
}
}No local process or API key required.
| Skill | Description | Example prompts |
|---|---|---|
| pin-actions | Pin actions to SHA | "Pin my workflow actions to SHA" |
| upgrade-actions | Upgrade to latest | "Update my GitHub Actions" |
| audit-actions | Security audit | "Audit my CI workflows" |
| Tool | Description |
|---|---|
get_action_version |
Get latest version, SHA, and prerelease info |
list_action_versions |
List all major versions with SHAs |
> What's the latest version of actions/checkout?
actions/checkout v4.2.2 (sha: 11bd71901bbe5b1630ceea73d27597364c9af683)
Major: v4
Released: 2024-10-23T15:22:07Z
ActVer is a free service. If you find it useful, consider supporting us: