Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

anycloud-skills

Claude Code / Codex CLI / ChatGPT Agent Skills for running AI workloads on the cheapest available cloud GPU via anycloud.

Install

Claude Code

/plugin marketplace add anycloud-sh/anycloud-skills
/plugin install anycloud@anycloud-skills

Or, once listed in the community marketplace:

/plugin marketplace add anthropics/claude-plugins-community
/plugin install anycloud@claude-community

Codex CLI / Cursor / Other agents

The skill follows the open Agent Skills spec — point your agent at skills/anycloud/SKILL.md.

What it does

Teaches the agent how to:

  • Train, fine-tune, or evaluate AI models on remote cloud GPUs (H100, A100, B200, etc.)
  • Run batch inference and hyperparameter sweeps
  • Preprocess large datasets that don't fit on a laptop
  • Submit containerized batch jobs to multi-cloud BYOC infrastructure
  • Use spot instances with automatic checkpoint recovery
  • Compare GPU prices across AWS, GCP, Azure, Lambda, CoreWeave, and others

Requirements

  • anycloud CLI installed (brew install anycloud-sh/tap/anycloud on macOS/Linuxbrew)
  • A cloud credential added (anycloud credentials new). The user brings their own AWS / GCP / Azure / Lambda account; anycloud doesn't host compute.

Scope

This skill is for AI batch workloads — training, fine-tuning, evals, batch inference, dataset preprocessing. It does not cover long-running HTTP Service deployments.

License

MIT.

About

AnyCloud agent skill — run AI training/batch jobs on the cheapest cloud GPU across AWS/GCP/Azure. Claude plugin + Agent Skills standard.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors