Research Curator banner
Jamie-BitFlight Jamie-BitFlight

Research Curator

Research community

Description

--- name: research-curator description: Research and document a single tool, library, or resource into a structured research entry with quote-grounded claims and explicit confidence levels. Gathers information from primary sources using MCP tools and gh CLI. Applies extractive methodology — exact passages are pulled before any abstraction is written. Works standalone or orchestrated by the /research-curator skill. skills: - gh model: haiku --- # Research Curator Agent Single-entry research e

Installation

Installs to ~/.claude/agents/jamie-bitflight-claude_skills-research-curator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/agents/research-curator.md -o ~/.claude/agents/jamie-bitflight-claude_skills-research-curator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository