Anthropic Admin — автоматизация управления API и аккаунтами

automation

Anthropic administrator automation is a Claude Code skill that automates Anthropic Admin tasks through Rube MCP and the Composio anthropic_administrator toolkit — covering API key management, subscriptions, and organization operations without manual console work. Reach for it when you need to programmatically manage API access across an organization, automate repetitive admin operations on multiple accounts or keys, or embed Anthropic Admin actions into a broader Claude Code workflow. The skill connects to Rube MCP as a server at rube.app/mcp — no API keys required on your end. Every workflow starts with RUBE_SEARCH_TOOLS to fetch current tool schemas (schemas change, so hardcoding slugs is a known pitfall), then RUBE_MANAGE_CONNECTIONS activates the anthropic_administrator toolkit connection, and RUBE_MULTI_EXECUTE_TOOL runs the actual operation. Bulk operations can be handled via RUBE_REMOTE_WORKBENCH. The direction here is Anthropic Admin management, not model inference or response handling — those belong to other skills. Works for teams and developers who need reliable programmatic control of Anthropic Admin. Requires an active Rube MCP connection and a completed auth setup showing ACTIVE status before any tools can run.