tool-presets
Installation
SKILL.md
Tool Presets Skill
Standardized tool set definitions for Claude Code agents. Use these presets to ensure consistent tool access across similar agent types.
Available Presets
| Preset | Tools | Best For |
|---|---|---|
dev-tools |
Read, Write, Edit, Bash | Development/coding agents |
file-ops |
Read, Write, Edit, Grep, Glob | File manipulation agents |
analysis |
Read, Grep, Glob, Bash | Code analysis agents |
research |
Read, Write, WebSearch, WebFetch | Research agents |
orchestration |
Read, Write, Edit, Task, TodoWrite | Coordinator agents |
full-stack |
All tools | Comprehensive agents |
Usage
Reference a preset in your agent's frontmatter:
Related skills
More from 89jobrien/steve
meta-cognitive-reasoning
Meta-cognitive reasoning specialist for evidence-based analysis, hypothesis
176dead-code-removal
Detects and safely removes unused code (imports, functions, classes)
143file-converter
This skill handles file format conversions across documents (PDF, DOCX,
81python-scripting
Python scripting with uv and PEP 723 inline dependencies. Use when creating
80network-engineering
Network architecture, troubleshooting, and infrastructure patterns. Use
66golang-performance
Go performance optimization techniques including profiling with pprof,
57