feat: add managed skills gating

This commit is contained in:
Peter Steinberger
2025-12-20 12:22:15 +01:00
parent cf21a15e06
commit d1850aaada
36 changed files with 1235 additions and 16 deletions

15
skills/mcporter/SKILL.md Normal file
View File

@@ -0,0 +1,15 @@
---
name: mcporter
description: Manage MCP servers (install, list, sync) with mcporter.
metadata: {"clawdis":{"requires":{"bins":["mcporter"]}}}
---
# mcporter
Use the `mcporter` CLI to install, list, and sync MCP servers. Start with:
```bash
mcporter --help
```
If the tool is missing, ask the user to install it from the Tools tab.