tool-manager
CommunityPrecise tool policy for tasks.
AuthorMassimilianoPili
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill ensures that AI agents only use the necessary tools and access the correct file paths for a given task, adhering to the principle of least privilege and enhancing security.
Core Features & Use Cases
- Least Privilege Enforcement: Dynamically determines the minimal set of tools (e.g., file system operations, command execution) required for a specific task.
- Path Ownership: Defines precise directory prefixes that a task is allowed to write to, preventing unintended modifications.
- Use Case: When an AI needs to update a configuration file in the
backend/configdirectory, this Skill will ensure it only has write access to that specific path and is allowed thefs_writetool, but not broader execution privileges.
Quick Start
Use the tool-manager skill to define the policy for the task 'Update user profile in the database'.
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-manager Download link: https://github.com/MassimilianoPili/agent-framework/archive/main.zip#tool-manager 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 223,000+ vetted skills library on demand.