Keys

Installation
SKILL.md

Usage

Make authenticated API calls without seeing the key:

keys-broker call '{"action":"call","service":"openai","url":"https://api.openai.com/v1/chat/completions","method":"POST","body":{"model":"gpt-4","messages":[{"role":"user","content":"Hello"}]}}'

Response:

{"ok": true, "status": 200, "body": {...}}

Supported Services

Installs
1
Repository
clawic/skills
GitHub Stars
16
First Seen
Jun 16, 2026
Keys — clawic/skills