Research Hound — Productivity skill for Claude Code
A scientific research workflow for Claude Code: five stages and 21 runnable scripts for citation verification, claim audits, manuscript linting, and rubric scoring.
How to install Research Hound
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open AlveeeRahman/research-hound and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Research Hound does
A scientific research workflow for Claude Code: five stages and 21 runnable scripts for citation verification, claim audits, manuscript linting, and rubric scoring.
Alternatives in Productivity
- Embrace — Full Double Diamond workflow - Research → Define → Develop → Deliver 2.8k ★
- Land A Job — Workflow recipe — go after a specific role end to end by chaining 4 skills: decode the JD, research the compan 1.3k ★
- MCP Webresearch — MCP web research server (give Claude real-time info from the web) 298 ★
README
Research Hound: a scientific research workflow for Claude Code
[](https://github.com/AlveeeRahman/research-hound/actions/workflows/ci.yml) [](https://github.com/AlveeeRahman/research-hound/actions/workflows/skillspector.yml) [](https://github.com/AlveeeRahman/research-hound/blob/main/LICENSE) [](https://www.python.org/downloads/)
**Documentation**: [alveeerahman.github.io/research-hound](https://alveeerahman.github.io/research-hound/) · part of a three-skill suite with [Skill Vision](https://alveeerahman.github.io/skill-vision/) and [Agent Oracle](https://alveeerahman.github.io/agent-oracle/).
**research-hound** is an [Agent Skill](https://code.claude.com/docs/en/skills) for Claude Code that turns Claude into a methodical research partner: a five-stage scientific workflow (critical thinking, literature review, brainstorming, writing, evaluation) backed by **21 runnable scripts** that verify what a chat model would otherwise just assert. It hunts down the weak citation, the untraceable claim, and the statistical pitfall before a reviewer does.
Automated safety score (SkillSpector)
This repository now runs [NVIDIA SkillSpector](https://github.com/NVIDIA/skillspector) on every push and pull request:
skillspector scan . --no-llmgenerates JSON + Markdown reports as workflow artifacts.- The workflow summary publishes the report's
risk_score,severity,recommendationand the derivedsafe_to_installas proof of the current safety posture. - The check fails when
safe_to_installisfalse, which uses SkillSpector's own rule: a risk score above 50, i.e. aDO_NOT_INSTALLrecommendation. ACAUTIONverdict pa
Related Skills
Academic Manuscript Workflow
Automated academic manuscript citation workflow using Claude Code, Pandoc, and BibTeX validation for researche
Archive Article
Archive an article (research paper, clinical study, technical piece, or news report) into the vault as a struc
Prompt Engineering
A powerful Claude Code skill for prompt engineering, intent recognition, complex task planning, prompt optimiz
Add To Todos Dtd
Append a todo to TO-DOS.md with the conversation context quoted, under a declared five-field record
Claude Code Workflow Creator
A Claude Code skill for authoring Workflow tool scripts: deterministic multi-agent orchestration. Preview of a
Video Expert Analyzer Vnext
Long-task-oriented video analysis skill for Claude Code (/vea) — resumable staged execution, automatic paralle
Related Agents
Verify Figures
A verification agent that performs Stage 1 figure verification — comparing raw figure outputs (PDFs, PNGs from
Claim Checker
Sub-agent that audits a specific claim against the PDF cited. Invoked by citation-receipts skill for deep PDF↔
Paper Section Drafter
Drafts a specific IMRAD section or paragraph for a scientific manuscript in the author's voice. Invoked by /pa