Skip to content

Latest commit

 

History

49 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 Jobs, Services, and VMs and inspecting Kubernetes Workers 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
  • Deploy long-running HTTP Services and create persistent VMs
  • List deployments by type and filter Workers by Cluster or Jobs by Worker
  • 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 healthy active API (anycloud api info), either local or hosted
  • A cloud credential when provisioning cloud capacity (anycloud credentials new). Inspecting existing resources uses the active API and does not require adding credentials. The user brings their own cloud account; anycloud doesn't host compute.

Scope

This skill covers creating and operating Jobs, long-running HTTP Services, and persistent VMs, plus inspecting Kubernetes Workers and their Jobs.

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