Claude Scholar is a semi-automated research assistant for academic research and software development, supporting literature review, coding, experiments, reporting, writing, and project knowledge management. Computer science and AI researchers use it across the research workflow with several coding-agent platforms; the catalogue contains its skills, commands, agents, hooks, plugin, and instruction.
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/Galaxy-Dawn/claude-scholarWrote 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/commands/galaxy-dawn/claude-scholar/poster)<a href="https://agentmods.dev/commands/galaxy-dawn/claude-scholar/poster"><img src="https://agentmods.dev/badge/commands/galaxy-dawn/claude-scholar/poster/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/commands/galaxy-dawn/claude-scholar/poster"><img src="https://agentmods.dev/badge/commands/galaxy-dawn/claude-scholar/poster.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.00007 | $0.00177 |
| Opus 5 | $0.00003 | $0.00088 |
| Sonnet 5 | $0.00001 | $0.00035 |
| Haiku 4.5 | $0.00001 | $0.00018 |
Grade A, and why
poster 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 9d 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
Design Academic Poster
Use the post-acceptance skill to design an academic poster for your conference presentation.
What this command does:
- Guides you through poster design process
- Provides layout templates and design guidelines
- Helps with visual hierarchy and content organization
Usage:
Simply run /poster and follow the prompts to design your academic poster.
The command will:
- Ask about poster size requirements (A0/A1)
- Suggest layout structure (3-4 columns)
- Provide design guidelines from
references/design-guidelines.md - Reference templates from
references/poster-templates/
Tips:
- Start designing 1-2 weeks before printing
- Use high-resolution images (300 DPI)
- Keep text concise and readable
- Print a test version before final printing
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.
- 9d ago First seen · 32 lines · 7 tokens per session scan A 21da952ddd86
poster is a command published in the GitHub repository Galaxy-Dawn/claude-scholar (5,381 stars, last pushed 12d ago), licensed MIT. It adds 7 tokens to every session and 177 once invoked, about $0.0000 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 commands, from other repositories
screen-spec
Generate a screen specification from a Figma frame using MCP tools (getdesigncontext, getscreenshot). Produces a spec doc matching the SCREENSPEC.md template with layout sketch, components used, spacing observed, data dependencies, copy, accessibility notes, interactions, and error states. Use when documenting a…
a11y-audit
Audit a web page/component against WCAG 2.2 AA — semantics, keyboard, contrast, labels, focus, alt text. Use when reviewing UI for accessibility or before sh...
kmp-generate-palette
KMP Agent Skills — generate a full dynamic color palette from N brand seed colors.
repo-banner-svg-to-png
name: "Assets: Render SVGs To PNG" description: "Render every SVG in assets/ into a high-resolution PNG with the same basename, while skipping PNGs that already exist. Use when asset SVGs need PNG exports without overwriting prior renders." argument-hint: "Optional: target width in pixels, filename filter, or request…
checklist
Generate a custom checklist for the current feature based on user requirements.
clarify
Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.