Open source Claude Skills (and MCPs) purpose-built for the acquisition workforce.
Skills are instruction files that teach Claude how to query government APIs, follow decision frameworks, and produce structured documents. No special syntax needed.
These skills work on any Claude plan, but performance scales with what you're paying for.
All 8 API tools are also available as Model Context Protocol (MCP) servers. MCP servers provide deterministic tool calls instead of prompt-interpreted API instructions. Compatible with Claude Desktop, Claude Code, Cursor, Cline, and any MCP client. Install via pip or uvx. No coding required to use them.
Pick any server and add it to your Claude Desktop config:
{
"mcpServers": {
"usaspending": {
"command": "uvx",
"args": ["usaspending-gov-mcp"]
}
}
}
Available packages: usaspending-gov-mcp · sam-gov-mcp · ecfr-mcp · gsa-calc-mcp · bls-oews-mcp · gsa-perdiem-mcp · federal-register-mcp · regulationsgov-mcp
82 tools across 8 servers. All free, all open source, all on GitHub and PyPI.
Claude Skills that query live federal APIs and orchestration skills that combine them into ready-to-use deliverables. All free, all open.
Copy any prompt and paste it directly into Claude. These work with Pro and Max plans.
Orchestration skills pull from live API data sources. The SOW/PWS drives scope, the IGCE builders price it. OT skills do the same for prototype agreements outside the FAR.
Every skill in this collection follows one rule: assemble data, structure the document, leave the judgment to the human. Dozens of potential capabilities were evaluated and several were intentionally left out. The full reasoning is in AI-BOUNDARIES.md on GitHub.
Questions, feedback, bug reports, feature requests, or just want to share how you're using these tools. All of it welcome.
For anything related to the skills, MCP servers, or the site itself. I read and respond to everything.
Send email