market-research-workflow

market-research-workflow is a skill for Claude Code, Codex from acqagent/skills. It costs 159 tokens per session (5,272 once invoked), scanned A, a copy of market-research-workflow, MIT.

A workflow for researching federal government markets under FAR Part 10, the US rules for documenting acquisition market research.

In plain words
What is it for?
It helps refresh or create federal acquisition market research reports and prepare evidence-based findings for a pre-award process.
Why use it?
It structures research about commercial products, competition, small-business availability, contracts, past awards, vendors, and market conditions so supported findings can be prepared.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the market-research-workflow plugin — 1 skill shipped together

Good fit It helps refresh or create federal acquisition market research reports and prepare evidence-based findings for a pre-award process.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/acqagent/skills/market-research-workflow
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add acqagent/skills --skill market-research-workflow
Clone the repo
git clone --depth 1 https://github.com/acqagent/skills

Made for: Claude Code, Codex.

Or install market-research-workflow, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for market-research-workflow

README.md
[![agentmods](https://agentmods.dev/badge/skills/acqagent/skills/market-research-workflow/github.svg)](https://agentmods.dev/skills/acqagent/skills/market-research-workflow)
Your own site
<a href="https://agentmods.dev/skills/acqagent/skills/market-research-workflow"><img src="https://agentmods.dev/badge/skills/acqagent/skills/market-research-workflow/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for market-research-workflow

Your own site · 80×15
<a href="https://agentmods.dev/skills/acqagent/skills/market-research-workflow"><img src="https://agentmods.dev/badge/skills/acqagent/skills/market-research-workflow.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 159 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,272 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 100% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00159 $0.05272
Opus 5 $0.00079 $0.02636
Sonnet 5 $0.00032 $0.01054
Haiku 4.5 $0.00016 $0.00527

Measured 8d ago against content hash d524664d4cc8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

market-research-workflow scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

The scan reads SKILL.md. This mod also ships 3 executable files (scripts/build_market_research_report.py, scripts/validate_market_research_report.py, scripts/validate_research_record.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to market-research-workflow — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

plugins/market-research-workflow/SKILL.md · 288 lines

How it starts

The opening of the file, as written. The whole thing — 288 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Market Research Workflow

Mandatory first response

On every new invocation, first call the sam-gov server's get_access_status operation. This presence-only status call is the only MCP call permitted before the menu and must not make an upstream request or reveal a credential value.

If status is missing_required, output this warning before the menu:

Data access readiness
- SAM.gov: SAM_API_KEY is not configured. It is required for SAM.gov entity, exclusion, opportunity, award, hierarchy, and subaward work. Other keyless research routes remain available.
- Setup: https://1102tools.com/setup#credentials

If the status operation is absent, output this warning instead:

Data access readiness
- SAM.gov: Readiness could not be checked because get_access_status is missing. The SAM.gov MCP package or shared 1102tools host profile is outdated or incomplete. Update the installation, restart the client, and try again.
- Setup: https://1102tools.com/setup#credentials

For configured_unverified, do not claim that the key is valid and do not add a warning. After any required readiness warning, output exactly this six-choice block. Do not summarize it, rename options, omit an option, or use an alternate condensed menu. A summarized, renamed, reordered, condensed, or incomplete menu is invalid.

What would you like to do?

1. Conduct quick market research and show the findings in chat
2. Build a complete FAR Part 10 market research report
3. Refresh or revise an existing market research report
4. Analyze one acquisition question or decision area
5. Prepare market-research findings for the Pre-Award Agent
6. Help me choose

When the opening request clearly maps to one choice, append (Recommended) to that choice only. End with exactly:

Which option would you like? You can reply with the number, label, or your own wording.

Then stop. The later Stage 1 section repeats this same canonical block as the workflow specification; it is not a different menu.

Read the full file on GitHub · 288 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 288 lines · 159 tokens per session scan A d524664d4cc8

Subscribe to this mod's changes

market-research-workflow is a skill published in the GitHub repository acqagent/skills (4 stars, last pushed 12d ago), licensed MIT. It adds 159 tokens to every session and 5,272 once invoked, about $0.0008 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to market-research-workflow, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

specification-writing

A workflow for writing complete patent specifications from patent claims and an invention disclosure. It adapts the document to a chosen jurisdiction, such as the US, Europe, or China.

wanshuiyin/Auto-claude-code-research-in-sleep · 49 tokens

regulatory-research-fallback

Fallback workflow for regulatory research when web extraction tools fail on government PDFs.

HKUDS/OpenSpace · 20 tokens

x-scorecard

OpenSSF Scorecard for assessing open source project security. Check security best practices and compliance. Dependency: This is an x-cmd module. Install x-cmd first (see x-cmd skill for installation options). see x-cmd skill for installation.

x-cmd/x-cmd · 57 tokens

gesellschaftsrechtliche-satzungen-agb

Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.

Klotzkette/claude-fuer-deutsches-recht · 69 tokens

memstack-business-gdpr

Use this skill when the user says 'GDPR', 'data protection', 'privacy compliance', 'DPA', 'DSAR', 'data subject request', 'cookie consent', 'privacy audit', 'CCPA', or asks 'do I need GDPR for this repo'. Scans the repository to detect what personal data is collected, classifies sensitivity, determines whether GDPR…

cwinvestments/memstack · 121 tokens

nda-review

Use when the user uploads or pastes a non-disclosure agreement and asks for review, redline, risk assessment, or a recommendation on whether to sign. Identifies missing standard protections, one-sided or unusual provisions, and operational issues; produces a structured report with severity ratings and citations to…

LegalQuants/lq-ai · 79 tokens