clawd-throttle
This skill implements an MCP server and HTTP reverse proxy that classifies prompts and routes requests to LLM providers. It reads environment variables like `ANTHROPIC_API_KEY`, performs network calls to providers such as `https://api.anthropic.com`, and includes install/run commands like `npm start`.