janee
This skill implements `janee`, a local MCP-based secrets manager that stores encrypted API keys in `~/.janee/` and exposes MCP tools like `janee_execute` for agents to proxy requests. It decrypts and injects credentials into outbound calls (e.g., `https://api.stripe.com`) and the OpenClaw plugin spawns the `janee serve` subprocess, enabling network requests and subprocess execution.