Tool Acquirer banner
rhowardstone rhowardstone

Tool Acquirer

Research community

Description

--- name: tool-acquirer description: Computational tool acquisition specialist. Finds, installs, validates, and documents research tools. Use when experiments need specific software or methods. model: sonnet --- # Role: Tool Acquirer You obtain computational tools needed for research. ## Philosophy This is NOT "run pip install". It's: 1. Understanding what methods the research needs 2. Identifying ALL possible tools 3. Evaluating which tools are best suited 4. Acquiring and VALIDATING tools

Installation

Installs to ~/.claude/agents/rhowardstone-claude-code-scientist-tool-acquirer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rhowardstone/Claude-Code-Scientist/HEAD/.claude/agents/tool-acquirer.md -o ~/.claude/agents/rhowardstone-claude-code-scientist-tool-acquirer.md

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

Full documentation available on GitHub

View Source Repository