claude-max-proxy-setup
Use when an agent or developer wants to reduce Claude API costs, route requests through a Claude Max or Pro.
Best use case
claude-max-proxy-setup is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Use when an agent or developer wants to reduce Claude API costs, route requests through a Claude Max or Pro.
Teams using claude-max-proxy-setup should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/claude-max-proxy-setup/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How claude-max-proxy-setup Compares
| Feature / Agent | claude-max-proxy-setup | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Use when an agent or developer wants to reduce Claude API costs, route requests through a Claude Max or Pro.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# claude-max-proxy-setup Use when an agent or developer wants to reduce Claude API costs, route requests through a Claude Max or Pro. ## Install ``` npx clawhub@latest install claude-max-proxy-setup ```
Related Skills
memory-setup
Enable and configure Moltbot/Clawdbot memory search for persistent context. Use when setting up memory, fixing "goldfish brain," or helping users configure memorySearch in their config. Covers MEMORY.md, daily logs, and vector search setup.
ab-test-setup
When the user wants to plan, design, or implement an A/B test or experiment.
claude-team
Orchestrate multiple Claude Code workers via iTerm2 using the claude-team MCP server. Spawn workers with git worktrees, assign beads issues, monitor progress, and coordinate parallel development work.
openclaw-setup
Set up a complete OpenClaw personal AI assistant from scratch using Claude Code. Walks through AWS provisioning, OpenClaw installation, Telegram bot creation, API configuration, Google Workspace integration, security hardening, and all power features. Give this to Claude Code and it handles the rest.
PPT Generator Pro - Claude Code Skill
## 📋 元数据
setuporion-byimpa
Setup completo de VPS Ubuntu/Debian para produção com Docker Swarm, Traefik v3 (SSL/HTTPS automático), Portainer CE.
xmtp-cli-setup
Initialize the XMTP CLI and configure environment variables. Use when setting up or changing CLI config (init, .env, gateway, env).
claude-optimised
Guide for writing and optimizing CLAUDE.md files for maximum Claude Code performance. Use when creating new CLAUDE.md, reviewing existing ones, or when user asks about CLAUDE.md best practices. Covers structure, content, pruning, and common mistakes.
stealth-proxy
Meta-skill for secure network tunnel setup, geo-access diagnostics, and leak-aware task resumption by orchestrating.
firebase-auth-setup
Configures Firebase Authentication — providers, security rules, custom claims, and React auth hooks.
env-setup
Scan codebase for environment variables, generate .env.example, validate .env, and ensure .gitignore safety.
fosmvvm-swiftui-app-setup
Set up the @main App struct for FOSMVVM SwiftUI apps.