16 lines
309 B
Markdown
16 lines
309 B
Markdown
---
|
|
name: agent-tools
|
|
description: Utility toolkit for automations and MCP-friendly scripts.
|
|
metadata: {"clawdis":{"requires":{"bins":["agent-tools"]}}}
|
|
---
|
|
|
|
# agent-tools
|
|
|
|
Use `agent-tools` for helper utilities and automations. Start with:
|
|
|
|
```bash
|
|
agent-tools --help
|
|
```
|
|
|
|
Prefer small, composable commands.
|