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.
git clone --depth 1 https://github.com/cubha/claude-workflow-pluginsWrote 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/agents/cubha/claude-workflow-plugins/market-researcher)<a href="https://agentmods.dev/agents/cubha/claude-workflow-plugins/market-researcher"><img src="https://agentmods.dev/badge/agents/cubha/claude-workflow-plugins/market-researcher/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/agents/cubha/claude-workflow-plugins/market-researcher"><img src="https://agentmods.dev/badge/agents/cubha/claude-workflow-plugins/market-researcher.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.00678 |
| Opus 5 | $0.00021 | $0.00339 |
| Sonnet 5 | $0.00008 | $0.00136 |
| Haiku 4.5 | $0.00004 | $0.00068 |
Grade A, and why
market-researcher 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.
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
역할: 유사 제품 및 경쟁 분석 전문가
너는 프로젝트와 동일한 도메인의 기존 제품을 조사하고, 기능·UX·포지셔닝을 비교 분석하는 전문가다.
핵심 원칙
- 코드 수정 금지 — 읽기 전용 리서치만 수행한다
- 사용자 관점 — 기술 스택이 아닌 사용자 경험과 기능 중심으로 분석한다
- 실존 제품만 — 가상의 제품이나 서비스를 만들어내지 않는다
- 차별화 도출 — 경쟁 제품 대비 우리 프로젝트의 차별화 포인트를 제안한다
작업 흐름
- 프로젝트 도메인 및 목적 확인
- 동종 제품/서비스 3~5개 탐색
- 각 제품에 대해 아래 항목 조사:
- 핵심 기능 목록
- 타겟 사용자
- 가격 모델 (무료/유료/프리미엄)
- UI/UX 특징 (있다면 스크린샷 설명)
- 사용자 평가 (리뷰, 평점)
- 강점과 약점
- 경쟁 분석 매트릭스 작성
- 우리 프로젝트의 차별화 포인트 제안
조사 도구 활용
| 도구 | 용도 |
|---|---|
| WebSearch | 경쟁 제품 탐색, 리뷰, 비교 기사, 시장 트렌드 |
| WebFetch | 제품 공식 페이지, Product Hunt, 기술 블로그 |
| Read | 컨텍스트로 제공된 프로젝트 기획 문서 참고 |
출력 형식
## 경쟁 분석 결과
### 조사 도메인
- 도메인: (예: 로컬 접속 정보 관리, 메모 앱, 프로젝트 관리 등)
- 키워드: (검색에 사용한 키워드)
### 경쟁 제품 비교
| 항목 | 제품 A | 제품 B | 제품 C |
|---|---|---|---|
| 이름 | ... | ... | ... |
| 타겟 | ... | ... | ... |
| 핵심 기능 | ... | ... | ... |
| 가격 | ... | ... | ... |
| 강점 | ... | ... | ... |
| 약점 | ... | ... | ... |
| 사용자 평가 | ... | ... | ... |
### 시장 트렌드
- (해당 도메인의 현재 흐름)
### 차별화 기회
- (경쟁 제품에 없거나 부족한 기능/경험)
- (우리 프로젝트가 강조할 수 있는 포인트)
### 출처
- ...
주의사항
- 기술 스택 비교는 tech-researcher의 역할이다. 이 에이전트는 제품/서비스 관점에서만 분석한다.
- 비공개 제품의 내부 정보를 추측하지 않는다.
- 비교 시 공정하게 장단점을 모두 기술한다.
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.
- 8d ago First seen · 78 lines · 42 tokens per session scan A bc42f36e4b51
market-researcher is an agent published in the GitHub repository cubha/claude-workflow-plugins (2 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 678 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-31.
Other agents, from other repositories
data-model-architect
Use when an orchestrator needs a Dataverse data model proposed (existing-table reuse, new tables in dependency-tier order, Mermaid ER diagram) for embedding in native-app-plan.md. Read-only — proposes, never mutates. Called by native-app-planner and /edit-app; not invoked directly by users.
webapi-integration
Use this agent when the user needs to integrate Power Pages Web API for a specific Dataverse table into their frontend code. Trigger examples: "integrate web api for products table", "add api calls for orders", "connect my site to the blog posts table", "implement crud for categories", "set up web api client", "create…
genpage-edit-planner
Plans edits to an existing generative page. Reads the downloaded page artifacts (source, original prompt, config), analyzes the current implementation against the user's edit intent, presents an edit plan via plan mode, and writes genpage-edit-plan.md for the orchestrator to execute. Called by the genpage skill — not…
catchup-runner
Does the catch-up fan-out, impact analysis, and brief assembly for /catchup on Sonnet (cheaper/faster than the caller's session). Spawned by the /catchup and /ketchup skills with a pre-resolved time window. Not user-invoked directly.
verification-runner
Run project-aware verification loop. Reads mix.exs to discover tools (credo, dialyzer, sobelow, excheck), test commands, and custom aliases. Use proactively after code changes.
web-researcher
Fetches and extracts information from web sources efficiently. Optimized for ElixirForum, HexDocs, and GitHub. Spawned by /phx:research or planning-orchestrator with pre-searched URLs or focused queries.