AI tools for
federal contracting

Open source Claude Skills (and MCPs) purpose-built for the acquisition workforce.

Get Started Browse Tools GitHub ↗
NEW OT Project Description Builder — milestone-based scope for prototype OTs under 10 USC 4021/4022.
TRL phases, go/no-go gates, data rights, cost-sharing, consortium support.
NEW OT Cost Analysis — should-cost estimates and price reasonableness for OT agreements.
Milestone pricing, cost-sharing math, consortium fees, formula-driven workbooks.
NEW Vendor Intelligence + Award Review — pre-award due diligence (11 risk flags) and post-award review (12 observations).
UPDATE SOW/PWS Builder — Acquisition Strategy Intake up front. T&M/LH ceiling hours per FAR 16.601(c)(2).
what these tools do
// Query real federal data with natural language
> Pull all NAVSEA IT support contracts over $1M in FY25
  Searching USASpending API...
  Found 34 awards totaling $553.2M

> Build me an FFP IGCE for an IT modernization contract
  Pulling BLS wage data + CALC+ ceiling rates...
  Generating estimate with 12 labor categories

> What FAR cases have open comment periods right now?
  Querying Regulations.gov + Federal Register...

Up and running in 2 minutes

Skills are instruction files that teach Claude how to query government APIs, follow decision frameworks, and produce structured documents. No special syntax needed.

Turn these on in Claude settings first
Generate memory from chat history Allows Claude to remember relevant context from your chats and projects. Required so Claude can hold onto your API keys across conversations (step 3 below).
Cloud code execution and file creation Lets Claude execute code on a server and create and edit docs, spreadsheets, presentations, PDFs, and data reports. Required for skills to run and for the document-generating tools like SOW/PWS Builder and IGCE Builder Suite.
1
Install a skill
Unzip the download, then Customize > Skills > + > Create skill > Upload a skill > drag in each SKILL.md file individually. For skills with a reference companion, install both.
2
Register API keys (if needed)
Three free keys cover everything. BLS key from data.bls.gov (500 queries/day). api.data.gov key (1,000 req/hr, covers Per Diem + Regulations.gov). SAM.gov key from SAM.gov (covers entity lookups, exclusions + opportunities).
3
Tell Claude your keys
Say "Remember my BLS API key is [key]" and Claude stores it for future conversations automatically.
4
Ask a question
Just ask naturally. If the skill is relevant, Claude reads the instructions and makes the API call. You don't need to know how the API works.
Get more out of Claude

These skills work on any Claude plan, but performance scales with what you're paying for.

Free Works for single-skill lookups. Shorter outputs, occasional refusals on complex prompts.
Pro Meaningfully better output quality, context handling, and willingness to run longer workflows without truncating.
Sonnet Fast and reliable for single-skill lookups and straightforward queries.
Opus Strongly recommended for orchestration skills that run multi-step analysis across several APIs. Use this for the SOW/PWS Builder, IGCE Builder Suite, Market Research Builder, Grants Builder, and Vendor Intelligence.
Troubleshooting
Skill not triggering? Make sure each SKILL.md file is uploaded individually under Customize > Skills. For skills with reference companions, install both.
API errors? Your agency network may block outbound API calls. Try a personal connection. This is a network policy issue, not a skill bug.
Key not working? Tell Claude your key again in the current conversation. Keys are stored in memory and carry forward automatically.
Truncated output? Switch to Opus on a Pro plan. Orchestration skills need the larger context window for full-length deliverables.

MCP servers

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.

Quick install

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.

The stack

Claude Skills that query live federal APIs and orchestration skills that combine them into ready-to-use deliverables. All free, all open.

$
Claude Skill
USASpending API
Federal contract and award data. Look up contracts by PIID, find vendor awards, pull transaction histories, get agency spending breakdowns. Returns descriptions, obligations, period of performance, NAICS/PSC codes.
2 files / No key required
FPDS awards market research
%
Claude Skill
GSA CALC+ Ceiling Rates
Awarded not-to-exceed hourly rates from GSA MAS contracts (230K+ records). Search by labor category, education, experience, SIN, vendor, or business size. Returns rates with statistical aggregations and normalized education breakdowns.
2 files / No key required
pricing IGCE MAS
W
Claude Skill
BLS OEWS Wages
Market wage data covering ~830 occupations across 530+ metro areas. Returns employment counts, mean/median wages, and full percentile distributions at national, state, and metro levels.
2 files / Key required (BLS)
wages SOC codes price analysis
Claude Skill
GSA Per Diem Rates
Federal travel per diem rates for all CONUS locations. Look up by city, state, or ZIP. Returns monthly lodging rates with seasonal variations, M&IE breakdowns, and first/last day travel rates at 75%.
2 files / Key required (api.data.gov)
travel per diem IGCE
Claude Skill
Federal Register API
All Federal Register documents since 1994: proposed rules, final rules, notices, executive orders. Track FAR cases, find open comment periods, monitor agency rulemaking.
2 files / No key required
proposed rules final rules CFR
Claude Skill
eCFR Lookup
Full current text of the Code of Federal Regulations, updated daily. Read FAR/DFARS clauses, compare versions back to January 2017, browse section structure. Flags RFO deviations that may supersede cited sections.
2 files / No key required
FAR DFARS clauses
§
Claude Skill
Regulations.gov
Federal rulemaking dockets: proposed rules, final rules, public comments, and docket histories across every agency. The third piece of the regulatory pipeline alongside Federal Register and eCFR.
2 files / Key required (api.data.gov)
rulemaking FAR cases comments
Claude Skill
SAM.gov API
Entity registration lookups by UEI or CAGE code, exclusion and debarment checks, contract opportunity searches, and contract award data (FPDS replacement) with PIID lookup, modification histories, and vendor award searches.
2 files / Key required
(SAM.gov account)
entity exclusions opportunities awards UEI
Claude Skill Opus Recommended
SOW/PWS Builder
Structured scope decision workflow that produces a contract-file-ready SOW or PWS .docx, plus a separate chat-only staffing handoff table (labor categories, SOC codes, FTE counts) that feeds the IGCE Builder skills without ever appearing in the document body (FAR 37.102(d) compliant).
1 file / No key required
SOW PWS requirements scope
Download
Claude Skill Opus Recommended
IGCE Builder Suite
Three orchestration skills that combine BLS, CALC+, and Per Diem to build full IGCEs. FFP uses layered wrap rate buildup. LH/T&M uses burden multiplier pricing. Cost-reimbursement models CPFF, CPAF, and CPIF with fee analysis and statutory caps.
Requires: BLS OEWS, GSA CALC+, GSA Per Diem skills installed
3 files / No key required
FFP T&M CPFF wrap rates
Download
Claude Skill Opus Recommended
Market Research Builder
Turns a NAICS code and requirement description into a full FAR Part 10 market research report. Pulls five years of USASpending data and produces a Word document with vendor landscape, small business availability, competition analysis, and data-driven set-aside recommendations.
Requires: USASpending API skill installed
1 file / No key required
FAR Part 10 set-aside vendors
Download
Claude Skill Opus Recommended
Grants Builder
Federal grant budget estimates aligned to 2 CFR 200 and SF-424A format. Calculates personnel costs with percent-effort, fringe by appointment type, travel via Per Diem, and indirect costs via NICRA or de minimis rate.
Requires: BLS OEWS, GSA Per Diem skills installed
1 file / No key required
grants 2 CFR 200 SF-424A
Download
Claude Skill Opus Recommended
Vendor Intelligence
Pre-award vendor due diligence combining SAM.gov and USASpending. Entity profiles, exclusion checks with cross-reference network detection, contract award history, FAR 9.104-1 responsibility factor mapping, and 11 risk flags for the contract file.
Requires: SAM.gov API, USASpending API skills installed
2 files / No key required
NEW due diligence exclusions FAR 9 risk flags
Download
🔍
Claude Skill Opus Recommended
Award Review
Post-award contract review producing 12 factual observations covering entity registration, competition, subaward reporting, obligation growth, and contract structure. Each observation is present or not present with a one-line factual detail and source link.
Requires: SAM.gov API, USASpending API skills installed
2 files / No key required
NEW post-award review checklist FAR 42
Download
Claude Skill Opus Recommended
OT Project Description Builder
Milestone-based project descriptions for prototype OT agreements under 10 USC 4021/4022. Structures work around TRL progression phases and go/no-go gates instead of task/subtask CLINs. Handles NDC, small business, traditional (with cost sharing), and consortium-brokered agreements. Produces a .docx and a milestone handoff for the OT Cost Analysis.
1 file / No key required
NEW 10 USC 4021 prototype OT TRL milestones
Download
Claude Skill Opus Recommended
OT Cost Analysis
Should-cost estimates and price reasonableness for OT agreements. Milestone-based pricing citing 10 USC 4021 instead of FAR 15.404. Cost-sharing math per 10 USC 4022(d), consortium fees, fixed-price and cost-type milestones, pre-solicitation budget planning. Formula-driven .xlsx workbooks.
Requires: BLS OEWS, GSA CALC+, GSA Per Diem skills installed
1 file / No key required
NEW 10 USC 4022 cost sharing price reasonableness milestones
Download

Try these

Copy any prompt and paste it directly into Claude. These work with Pro and Max plans.

USASpending
Show me the top 10 AFRL contracts awarded in FY2025 by dollar value.
Pulls live award data with vendors, amounts, and descriptions
eCFR
Pull the current text of FAR 15.305 (Proposal Evaluation) and summarize what it requires.
Returns full regulatory text with plain-language summary
PWS + IGCE Pipeline
Build a PWS for a cloud migration and infrastructure modernization contract at NAVWAR. Migrate 5 on-prem applications to AWS GovCloud, 200 internal users, ATO support, 24/7 monitoring in operations phase, base year plus 3 option years, T&M. Then build the IGCE from the staffing handoff.
Generates a FAR-compliant PWS .docx plus a chat-only staffing handoff, then prices it as a complete IGCE
Scope Reduction
I have a PWS for a 15-person contact center with bilingual support, custom AI chatbot, and multi-site deployment. The IGCE came back at $12M/year and my ceiling is $7M. What can I cut?
Analyzes scope and recommends cuts to hit your budget ceiling
Rate Validation
A vendor proposes $195/hr for a Senior Software Developer on an FFP contract in the DC metro. Is that reasonable?
Cross-references BLS wages and CALC+ ceiling rates to position the rate
Market Research
Build a market research report for AFLCMC IT help desk services. NAICS 541512, PSC D399, small business preference. Look at comparable awards from the last 3 fiscal years.
Produces a FAR Part 10 report with vendor landscape and set-aside recommendations
SAM.gov
Look up Leidos in SAM.gov by UEI QVZMH5JLF274. Show me their registration status, CAGE code, physical address, and primary NAICS.
Returns entity registration details, address, and business classifications
FFP IGCE
Build an FFP IGCE for an IT modernization contract at CECOM. 12 labor categories, performance in DC with quarterly travel to San Diego, base year plus 4 option years.
Pulls BLS wages, validates against CALC+, builds wrap rate model, produces multi-sheet workbook

How they connect

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.

FAR-based contracts
SOW / PWS Builder
scope decisions, staffing handoff
IGCE Builder
Firm-Fixed-Price
IGCE Builder
LH / T&M
IGCE Builder
Cost-Reimb.
Other Transactions (10 USC 4021/4022)
OT Project Description
TRL phases, milestone handoff
OT Cost Analysis
milestone pricing, cost sharing
Shared API data sources
BLS OEWS
market wages
GSA CALC+
ceiling rates
GSA Per Diem
travel rates
Also in the collection
Market Research Builder
FAR Part 10 report
USASpending
award data
Grants Builder
2 CFR 200 / SF-424A
BLS OEWS
wages
Per Diem
travel
Vendor Intelligence
pre-award due diligence
SAM.gov
entities
USASpending
history
Award Review
post-award observations
SAM.gov
entities
USASpending
awards
Scope & requirements
Orchestration skills
API data sources

What these tools won't do

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.

Proposal Evaluation Scoring
FAR 15.305 assigns evaluation to qualified panel members. AI-generated ratings would not survive GAO protest scrutiny.
Best Value Tradeoff
Comparing technical merit against price across offerors is the CO's warrant authority under FAR 15.101-1. Not delegable to an algorithm.
Responsibility Determinations
Assembling vendor data (registration, exclusions, award history, risk indicators) is appropriate. Declaring an entity responsible or not responsible is a CO decision under FAR 9.104-1. These tools build the dossier, not the verdict.
Past Performance Ratings
CPARS is controlled-access. Performance ratings require context no public API can provide. An AI evaluator cannot testify to the basis of its assessment.
Negotiation Strategy
Insulting to experienced COs, dangerous for inexperienced ones. These tools provide market data for prep. The table is yours.
OCI Determinations
FAR 9.5 analysis requires legal interpretation and fact-specific inquiry. Public data can surface relationships worth investigating, not make the call.
Protest Risk Prediction
Creates perverse incentives. COs would avoid legitimate actions because an algorithm flagged them. Protest drivers are non-public.
Debarment Recommendations
Quasi-judicial action under FAR 9.4 with due process requirements. Pattern matching is not investigation.
Contract Type Recommender
FAR 16.104 factors are subjective and context-dependent. The tools present the factors. The CO weights them.
Set-Aside Decision Engine
Politically sensitive across every stakeholder group. Set-aside analysis stays embedded in Market Research where it has full context.

Get in touch

Questions, feedback, bug reports, feature requests, or just want to share how you're using these tools. All of it welcome.

contact@1102tools.com

For anything related to the skills, MCP servers, or the site itself. I read and respond to everything.

Send email