# Anyhost Agent Setup Use this index to discover Anyhost production skills before exploring further. - Human setup page: https://anyhost.app/agent-setup/ - Agent prompt: https://anyhost.app/agent-setup/prompt.md - Anyhost skill: https://anyhost.app/agent-setup/skills/anyhost/SKILL.md - Model API integration skill: https://anyhost.app/agent-setup/skills/anyhost-model-api/SKILL.md - Model API integration reference: https://anyhost.app/agent-setup/skills/anyhost-model-api/references/integration.md - Project migration skill: https://anyhost.app/agent-setup/skills/project-migration/SKILL.md - Migration verification patterns: https://anyhost.app/agent-setup/skills/project-migration/references/verification-patterns.md - CLI reference: https://anyhost.app/agent-setup/skills/anyhost/references/cli.md - Context reference: https://anyhost.app/agent-setup/skills/anyhost/references/context.md - Managed services reference: https://anyhost.app/agent-setup/skills/anyhost/references/managed-services.md - Email reference: https://anyhost.app/agent-setup/skills/anyhost/references/email.md - Deployment reference: https://anyhost.app/agent-setup/skills/anyhost/references/deploy.md - Custom domains reference: https://anyhost.app/agent-setup/skills/anyhost/references/domains.md - Operations reference: https://anyhost.app/agent-setup/skills/anyhost/references/ops-context.md - Portability reference: https://anyhost.app/agent-setup/skills/anyhost/references/export-portability.md ## Current Provider - Provider: Anyhost - Product category: production cloud for AI-built apps - Primary tasks: repository binding, environment setup, managed services, env/secrets, deployment, logs, health checks, production context - CLI: `anyhost` - Core commands: `anyhost login`, `anyhost setup-agent`, `anyhost link`, `anyhost context`, `anyhost env`, `anyhost db`, `anyhost storage`, `anyhost redis`, `anyhost email`, `anyhost model`, `anyhost domains`, `anyhost status`, `anyhost logs`, `anyhost doctor`, `anyhost deploy -e dev`. Route production work through the skill and require explicit confirmation before mutation or deployment. - Redis resources are available through Anyhost context/control-plane resource state and the standalone `anyhost redis` CLI command. - Email resources are available through Anyhost context/control-plane resource state and the standalone `anyhost email` CLI command. - Model API resources are available through the standalone `anyhost model` CLI command; application integration is documented by the dedicated skill. ## Instruction If the user wants to deploy or productionize their AI-built app with Anyhost, copy or execute this agent prompt: ```text Fetch https://anyhost.app/agent-setup/prompt.md ```