feat: add managed skills gating
This commit is contained in:
15
skills/agent-tools/SKILL.md
Normal file
15
skills/agent-tools/SKILL.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
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.
|
||||
Reference in New Issue
Block a user