Anyscale
Official@anyscale · United States of America
Offers distributed execution frameworks and infrastructure deployment patterns for scaling compute clusters across AWS, Azure, and GCP environments.
Agent Skills by Anyscale
Showing 17 vetted skills indexed across 3 GitHub repositories.
terraform-test
Write and run Terraform test files with run blocks, assertions, and mock providers.
new-terraform-provider
Scaffolds a new Terraform provider workspace using the Go Plugin Framework.
terraform-provider-tests
Analyze Terraform provider test coverage gaps and run acceptance tests in parallel.
building-terraform-modules
Generates reusable Terraform module code with variables, outputs, and resource definitions.
provider-actions
Implement Terraform Provider actions using the Plugin Framework for lifecycle-triggered operations.
skill-creator
Create, validate, and package Claude skills with structured SKILL.md templates and scripts.
run-acceptance-tests
Runs and diagnoses Terraform provider acceptance tests using Go test commands.
provider-test-patterns
Write Terraform provider acceptance tests using terraform-plugin-testing with the Plugin Framework.
terraform-provider-design
Implements TDD workflows, drift detection tests, and plan checks for Terraform provider development.
terraform-module-library
Create reusable Terraform modules for AWS, Azure, and GCP infrastructure.
provider-resources
Implement Terraform Provider resources and data sources using the Plugin Framework.
terraform-style-guide
Generates Terraform HCL code following HashiCorp style conventions and security practices.
create-skill
Generate SKILL.md files with YAML frontmatter in the .claude/skills/ directory.
deploy-azure-aks
Deploy Anyscale on Azure Kubernetes Service using Terraform and Helm.
deploy-gcp-gke
Deploy the Anyscale platform on a new GKE cluster in GCP.
deploy-aws-eks
Deploy Anyscale on AWS EKS using Terraform and Helm commands.
ray
Convert Python workloads into Ray-based distributed execution plans.
Frequently Asked Questions About Anyscale
FAQPage SchemaWhat specific tasks can be performed using Anyscale's infrastructure capabilities?▼
Anyscale enables the conversion of local execution plans into distributed compute tasks. It provides standardized deployment patterns for provisioning managed Kubernetes clusters on AWS EKS, Azure AKS, and GCP GKE, ensuring consistent environment setup for high-performance distributed workloads.
Which technical personas benefit from these deployment patterns?▼
These capabilities are designed for infrastructure engineers, platform architects, and site reliability engineers. The provided templates assist teams in standardizing cluster provisioning and managing distributed execution environments across major public cloud providers.
What are the primary dependencies for deploying these environments?▼
Deployment requires active subscriptions to AWS, Azure, or GCP, along with installed Terraform and Helm binaries. Users must configure appropriate cloud provider credentials and network permissions to allow the provisioning of EKS, AKS, or GKE clusters.