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 Avyayalaya/agent-prime --skill discovery-researchgit clone --depth 1 https://github.com/Avyayalaya/agent-primeWrote 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/avyayalaya/agent-prime/discovery-research)<a href="https://agentmods.dev/skills/avyayalaya/agent-prime/discovery-research"><img src="https://agentmods.dev/badge/skills/avyayalaya/agent-prime/discovery-research/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/avyayalaya/agent-prime/discovery-research"><img src="https://agentmods.dev/badge/skills/avyayalaya/agent-prime/discovery-research.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.00033 | $0.19531 |
| Opus 5 | $0.00016 | $0.09765 |
| Sonnet 5 | $0.00007 | $0.03906 |
| Haiku 4.5 | $0.00003 | $0.01953 |
Grade A, and why
discovery-research 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 11d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- discovery-research — 94% identical, 88 lines differ
How it starts
The opening of the file, as written. The whole thing — 1,115 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Purpose
Produce a Research Synthesis Brief -- a structured, evidence-graded synthesis of user research from multiple sources that separates validated findings from hypotheses, grades every claim by evidence quality, and connects insights to product decisions. The core question this skill answers: "What does the evidence actually say?" This is not a research plan or a methodology guide -- it is a reasoning engine that takes raw research inputs and produces findings a PM can act on, with explicit confidence levels and evidence gaps that drive the next research cycle.
When to Use / When NOT to Use
Use this skill when:
- Synthesizing findings from multiple user interviews into a coherent picture
- Evaluating whether research evidence is strong enough to support a product decision
- Running a discovery sprint and need to structure findings as they accumulate
- Analyzing qualitative data (interview transcripts, support tickets, forum posts) for patterns
- Building research-backed feature hypotheses before committing engineering resources
- Resolving conflicting signals across different research sources (surveys say X, interviews say Y, behavioral data says Z)
- Assessing what you still do NOT know and where evidence is dangerously thin
Do NOT use this skill when:
- You need competitive market analysis (-> Competitive & Market Analysis skill -- that is market-side structural analysis, this is demand-side primary research)
- You need to design metrics or experiments (-> Metric Design & Experimentation skill -- that is measurement, this is evidence gathering and synthesis)
- You need to write a product specification (-> Spec Writing skill -- use this skill's output as INPUT to spec writing)
- You need a research plan template without existing data to synthesize (this skill processes research, it does not design research methodology from scratch)
- You need statistical analysis of quantitative experiment results (-> Metric Design & Experimentation skill)
What ships with it
1 file 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.
- 11d ago First seen · 1,115 lines · 33 tokens per session scan A c478d8af6445
discovery-research is a skill published in the GitHub repository Avyayalaya/agent-prime (8 stars, last pushed 3mo ago), licensed MIT. It adds 33 tokens to every session and 19,531 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 skills, from other repositories
link-evidence
Prevents fabricated URLs. Only use links that appear in the sources pool or are provided by the user.
url-gen
Generate clean, human-facing URLs for fetch tools when external evidence is needed.
agent-config-sync
Provider-neutral planner for synchronizing MCP configuration, skills and rule files across agent providers and app classes. It discovers evidenced local options and lets the user choose truth, targets, direction and conflicts.
evidence-calibration-review
Use when you want a per-claim evidence-tier audit on a text artifact before it ships — assign T1-T6 tiers to every load-bearing claim, surface calibration mismatches (high confidence on weak evidence, or honesty-theater under-claiming), and flag P11 (citation-as-decoration), P17 (pile-of-anecdotes-as-evidence), P54…
mcp-config-sync
Provider-neutral entry point for discovering, planning and synchronizing MCP configuration between user-selected providers and app classes. The user selects truth, targets and scope; no provider is an implicit hub.
pm-verification-protocols
QA verification gate and evidence requirements.