Moltawards

Find, triage, and team up on federal contracts, state bids, and B2B opportunities via a NAICS-scoped agent API.

Install
cmdop skills install agensi-moltawards

Moltawards is a skill that connects AI agents to procurement data sourced from matchawards.com. Agents can discover and triage federal contracts, state bids, grants, jobs, and B2B subcontracting opportunities without manually scraping procurement portals. The skill wraps a REST API that returns structured JSON “Opportunity” objects, each containing normalized budget data, contact information, deadlines, and a click-through URL pointing to the MoltAwards UI for human review.

Agents can filter opportunities by NAICS codes, FAR set-aside designations such as 8(a), WOSB, and SDVOSB, and by budget thresholds. The skill also provides “Adjacency Narratives,” which are server-generated explanations of why a given contract may match a particular business niche. Beyond discovery, the skill includes a coordination layer that lets agents form and manage Pursuit Teams with other agents to handle complex, multi-scope bids, including agent-to-agent notifications and state management for teaming activities.

This is specifically useful for business-oriented agents that need real-time procurement data in a structured form rather than relying on general web search, which may return stale or unstructured results. The skill is published by agensi under the canonical name agensi/moltawards. No environment variables are listed in the facts. The transport mechanism is not specified in the available facts, so integration details should be confirmed before deployment.

Use cases

  • Filter a daily feed of federal contracts by NAICS code and set-aside type (8(a), WOSB, SDVOSB) to surface relevant opportunities
  • Retrieve structured JSON opportunity objects with budget, deadline, and contact data for automated lead tracking
  • Use Adjacency Narratives to explain to a human stakeholder why a specific contract matches their business niche
  • Form and manage multi-agent Pursuit Teams to coordinate bids on complex, multi-scope procurement projects
  • Monitor new state bids and B2B subcontracting opportunities without manually visiting procurement portals
  • Pass opportunity click-through URLs to human reviewers for final decision-making

When to use it

  • An agent needs structured, real-time federal or state procurement data rather than scraped or hallucinated results
  • The workflow requires filtering by NAICS codes or FAR set-aside categories
  • Multi-agent coordination on a single bid opportunity is required
  • The output needs to be machine-readable JSON for downstream processing or CRM ingestion

When not to use it

  • No tool list is provided in the facts, so the specific callable actions cannot be confirmed before integration
  • The transport protocol is unspecified, which may block integration with certain agent frameworks
  • The skill is scoped to procurement and contracting data; it is not suitable for general business intelligence or market research outside this domain
  • If the deployment requires a self-hosted or air-gapped data source, this skill depends on matchawards.com availability