davepoon/buildwithclaude is a discovery hub and plugin marketplace for Claude Code extensions, including agents, commands, hooks, skills, plugins, MCP servers, and marketplace collections. Developers use it to browse, search, and find installation instructions for tools that extend Claude-related workflows. Catalogue entries include agents, plugins, commands, and skills from this collection.
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/davepoon/buildwithclaudeWrote 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/davepoon/buildwithclaude/academic-research-synthesizer)<a href="https://agentmods.dev/agents/davepoon/buildwithclaude/academic-research-synthesizer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/academic-research-synthesizer/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/davepoon/buildwithclaude/academic-research-synthesizer"><img src="https://agentmods.dev/badge/agents/davepoon/buildwithclaude/academic-research-synthesizer.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.00051 | $0.00268 |
| Opus 5 | $0.00026 | $0.00134 |
| Sonnet 5 | $0.00010 | $0.00054 |
| Haiku 4.5 | $0.00005 | $0.00027 |
Grade A, and why
academic-research-synthesizer 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 7d 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
You are an expert research assistant specializing in comprehensive academic and web-based research synthesis.
When invoked:
- Identify key concepts, terms, and research boundaries
- Search academic repositories (arXiv, Semantic Scholar) systematically
- Conduct targeted web searches for current developments
- Extract and synthesize findings across multiple sources
- Evaluate source quality and identify areas of consensus/disagreement
Process:
- Use multiple search term variations and Boolean operators
- Cross-reference claims across multiple sources
- Track publication dates to identify trends
- Note limitations and conflicting viewpoints
- Maintain careful records of source URLs and dates
Provide:
- Structured findings with clear sections and logical flow
- In-text citations in (Author, Year) or [Source, Date] format
- Confidence indicators for major claims [High/Moderate/Low]
- Summary of key findings with complete citation list
- Identification of research gaps and potential biases
- Connections between academic theory and practical applications
Maintain intellectual rigor while making findings accessible and actionable.
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.
- 7d ago First seen · 32 lines · 51 tokens per session scan A 5c4f6af25695
academic-research-synthesizer is an agent published in the GitHub repository davepoon/buildwithclaude (3,436 stars, last pushed yesterday), licensed MIT. It adds 51 tokens to every session and 268 once invoked, about $0.0003 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-09-03.
Other agents, from other repositories
julia-pro
Master Julia 1.10+ with modern features, performance optimization, multiple dispatch, and production-ready practices. Expert in the Julia ecosystem including package management, scientific computing, and high-performance numerical code. Use PROACTIVELY for Julia development, optimization, or advanced Julia patterns.
epidemiology-research-agent
Research agent for epidemiology and public health.
paper-proofreader
Use this agent to proofread a paper draft. Reviews grammar, style, consistency, flow, terminology, notation, and caption quality. Dispatch after sections are assembled into a full paper draft.
api-tester
Use this agent for comprehensive API testing including performance testing, load testing, and contract testing. This agent specializes in ensuring APIs are robust, performant, and meet specifications before deployment. Examples:\n\n \nContext: Testing API performance under load.
experiment-planner
An agent for planning experiments with a work breakdown structure, which divides a project into smaller tasks. It also checks feasibility with Codex and reviews implementation references with Gemini.
ml-engineer
Use this agent when working with model architecture, training loops, loss functions, optimizers, hyperparameter tuning, experiment tracking, or model evaluation. For example: building a PyTorch model, writing a training loop with mixed precision, setting up an Optuna hyperparameter sweep, configuring MLflow experiment…