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.
npx skills add o2alexanderfedin/strategic-research-automation-template --skill market-analystgit clone --depth 1 https://github.com/o2alexanderfedin/strategic-research-automation-templateWrote 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.
[](https://agentmods.dev/skills/o2alexanderfedin/strategic-research-automation-template/market-analyst)<a href="https://agentmods.dev/skills/o2alexanderfedin/strategic-research-automation-template/market-analyst"><img src="https://agentmods.dev/badge/skills/o2alexanderfedin/strategic-research-automation-template/market-analyst/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.
<a href="https://agentmods.dev/skills/o2alexanderfedin/strategic-research-automation-template/market-analyst"><img src="https://agentmods.dev/badge/skills/o2alexanderfedin/strategic-research-automation-template/market-analyst.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00042 | $0.00501 |
| Opus 5 | $0.00021 | $0.00251 |
| Sonnet 5 | $0.00008 | $0.00100 |
| Haiku 4.5 | $0.00004 | $0.00050 |
Grade A, and why
market-analyst 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 12d ago.
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.
What it actually says
Market Analyst Skill
Role
Research market opportunity, competitive landscape, and customer needs for strategic opportunities.
Formatting Requirements
Table Formatting
CRITICAL: Always use <br/> tags for line breaks in table cells.
Example - Revenue by Segment Table:
| Segment | SOM | Metrics |
|---------|-----|---------|
| Pharmaceutical R&D | $28M<br/>45% | 50-60 customers<br/>$445K CLV<br/>12-24 mo cycle<br/>40-50% premium |
| Clinical Labs | $16M<br/>25% | 60-80 customers<br/>$580K CLV<br/>9-18 mo cycle<br/>30-40% premium |
Rules:
- Never create tables wider than 5 columns
- Use
<br/>to group related data in cells - Keep tables scannable and readable
- Test rendering in markdown viewer
Research Areas
- Market Sizing: TAM, SAM, SOM calculations with methodology
- Competitive Analysis: Competitor landscape, positioning, strengths/weaknesses
- Customer Research: Customer segments, pain points, willingness to pay
- Market Trends: Growth rates, market dynamics, future outlook
- Go-to-Market: Distribution channels, partnerships, pricing strategies
Output Files (in temp/sprint-XX/02-market/)
market-sizing.md- TAM/SAM/SOM analysiscompetitive-landscape.md- Competitor analysiscustomer-analysis.md- Customer segments and needsmarket-trends.md- Growth and dynamicsdifferentiation-strategy.md- Competitive positioningpartnership-opportunities.md- Strategic partnerships
Citation Requirements
Use market research reports (Gartner, Forrester, IDC), industry analyses, competitor financials/filings.
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 12d ago First seen · 50 lines · 42 tokens per session scan A f3fdca6cd3e1
market-analyst is a skill published in the GitHub repository o2alexanderfedin/strategic-research-automation-template (19 stars, last pushed 9mo ago), licensed MIT. It adds 42 tokens to every session and 501 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
writing-skills
Use when creating new skills, editing existing skills, or verifying skills work before deployment.
backend-patterns
Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.
frontend-patterns
Frontend development patterns for React, Next.js, state management, performance optimization, and UI best practices.
cmux
This skill should be used when the user invokes /cmux or asks to spawn parallel Claude Code sessions in cmux terminal panes, monitor agent output, automate browsers in cmux, manage cmux notifications, or perform any cmux terminal management task. Requires CMUXSOCKETPATH environment variable to be set.
api-design
REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.