# Tool Management

> Tool Management — Tool Management Capability

- Skill: `1mancompany/tool-management` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 1mancompany/tool-management`
- Raw SKILL.md: https://api.skillmd.com/api/skills/1mancompany/tool-management/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 1mancompany (https://skillmd.com/u/1mancompany)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/1mancompany/tool-management

---

# Tool Management — Tool Management Capability

## Responsibilities
- Evaluate and introduce tools and systems needed by the company
- Manage usage and maintenance of existing tools
- Ensure integration and interoperability between tools

## Tool Evaluation Criteria
- Whether it addresses actual business needs
- Learning curve and ease of adoption
- Scalability and maintenance cost
- Compatibility with the existing tech stack

## Operating Methods
- Use `add_office_tool(name, description)` to register new tools
- Use `list_current_tools()` to view the current tool inventory
- Each tool is displayed as equipment in the pixel art office

## Naming Conventions
- Tool names should be concise and clear (e.g., "CI/CD Pipeline", "Code Linter")
- Descriptions should explain the tool's specific purpose and value

