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.
npx skills add Galaxy-Dawn/claude-scholar --skill obsidian-kb-artifactsgit 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/skills/galaxy-dawn/claude-scholar/obsidian-kb-artifacts)<a href="https://agentmods.dev/skills/galaxy-dawn/claude-scholar/obsidian-kb-artifacts"><img src="https://agentmods.dev/badge/skills/galaxy-dawn/claude-scholar/obsidian-kb-artifacts/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/galaxy-dawn/claude-scholar/obsidian-kb-artifacts"><img src="https://agentmods.dev/badge/skills/galaxy-dawn/claude-scholar/obsidian-kb-artifacts.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00052 | $0.00267 |
| Opus 5 | $0.00026 | $0.00133 |
| Sonnet 5 | $0.00010 | $0.00053 |
| Haiku 4.5 | $0.00005 | $0.00027 |
Grade A, and why
obsidian-kb-artifacts 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
Obsidian KB Artifacts
This skill handles format and artifact concerns only.
Responsibilities
- Obsidian Markdown formatting
- wikilinks and embeds
- registry table formatting
- canvas generation and validation
- optional Bases generation
- Obsidian CLI operations
- link repair in canonical notes
- lint-report formatting
Rules
- this skill does not decide where knowledge belongs
.baseis explicit-onlyMaps/contains derived artifacts only- link repair should strengthen existing canonical notes, not create note sprawl
- literature canvas edges must preserve evidence strength when the source notes provide it
- do not create stable-looking claim edges from abstract-only, webpage-placeholder, or unsupported notes
Read next
references/OBSIDIAN-MARKDOWN.mdreferences/CANVAS.mdreferences/BASES.mdreferences/REGISTRY-TABLES.mdreferences/LINK-REPAIR.mdreferences/CLI.md
What ships with it
6 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.
- 7d ago First seen · 38 lines · 52 tokens per session scan A 14f01b724849
obsidian-kb-artifacts is a skill published in the GitHub repository Galaxy-Dawn/claude-scholar (5,419 stars, last pushed 14d ago), licensed MIT. It adds 52 tokens to every session and 267 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 skills, from other repositories
boss-briefing
Vault health check — workflow pattern analysis, profile sync, session gap recovery, persona rule proposals.
tfx-wt
A natural-language controller for tabs and panes in Windows Terminal, Microsoft's command-line application for Windows.
codex-hud
Show Codex workspace context with local config, git state, hooks, and project hints. Standalone mode can show an expanded snapshot; patched Codex TUI footer mode is single-line. Use when the user says "codex-hud", "show Codex HUD", "status HUD", "workspace snapshot", or asks for richer Codex context.
handoff
Write a state capsule so the next session — or a different agent/harness — can resume unfinished work without re-deriving context. Use when a session is ending with work incomplete, when the user says "handoff", "pack up", "ส่งต่อ", "continue tomorrow", when switching between Claude Code and Codex mid-task, or when…
tfx-remote
A single command group for managing local and remote coding-agent sessions. It includes commands for configuring hosts, creating sessions, listing them, reconnecting, sending messages, resuming, ending, and checking connections.
unlazy
Evidence-backed completion discipline for substantial tasks. Use when the user explicitly asks for exhaustive follow-through, every requested item finished, a long autonomous task to continue until measurable completion, or invokes unlazy, depth-tree, or gate-based execution. Do not use for trivial edits, factual…