Tool Presets Skill
CommunityStandardize agent tool access.
Author89jobrien
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides a standardized way to define and access toolsets for Claude Code agents, ensuring consistency and simplifying agent configuration.
Core Features & Use Cases
- Preset Definitions: Offers pre-defined sets of tools categorized by common agent roles (e.g.,
dev-tools,file-ops,research). - Simplified Configuration: Allows agents to reference a preset name in their frontmatter instead of listing individual tools.
- Use Case: A new developer agent needs access to tools for reading, writing, editing, and running shell commands. Instead of listing
Read, Write, Edit, Bash, the agent's frontmatter can simply includeskills: tool-presetsand reference thedev-toolspreset.
Quick Start
Reference the 'dev-tools' preset in your agent's frontmatter to include Read, Write, Edit, and Bash tools.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Tool Presets Skill Download link: https://github.com/89jobrien/pjlib/archive/main.zip#tool-presets-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.