Skills.

Give your AI a better way to work.

A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.

Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.

Category: Cloud & infra

2,361 results · page 41 of 79

  • fastly-compute-publish-ignores-draft-versionsSkillCloud & infra

    Fix "backend exists on a draft version but isn't reachable from the new Compute deploy" bugs after `fastly compute publish`. Use when: (1) You ran `fastly service backend create --autoclone` (or any dashboard/CLI change that creates a draft version) but did not activate that draft, (2) You then ran

    Ready to connect★ 264

    github.com/divinevideo/divine-mobile264 stars

    View details
  • fastly-multi-service-routing-debugSkillCloud & infra

    Debug Fastly Compute services where code changes don't affect behavior due to multi-service routing architecture. Use when: (1) deployed changes have no effect, (2) unexpected redirects persist after code updates, (3) DNS resolves to Fastly but responses don't match deployed code, (4) `fastly servic

    Ready to connect★ 264

    github.com/divinevideo/divine-mobile264 stars

    View details
  • hono-subapp-undefined-response-1101SkillCloud & infra

    Fix Cloudflare Workers Error 1101 "Worker threw exception" caused by Hono sub-app route handlers returning undefined instead of a Response. Use when: (1) Error 1101 on a specific hostname but not others sharing the same worker, (2) "the Promise did not resolve to 'Response'" in wrangler dev logs, (3

    Ready to connect★ 264

    github.com/divinevideo/divine-mobile264 stars

    View details
  • microservice-api-endpoint-routing-404SkillCloud & infra

    Debug 404 errors for API endpoints in microservice architectures where code exists but routing sends requests to wrong service. Use when: (1) API endpoint returns 404 despite code being deployed, (2) Multiple services share same hostname via HTTPRoute/Ingress, (3) Service logs show "Health server" b

    Ready to connect★ 264

    github.com/divinevideo/divine-mobile264 stars

    View details
  • wayback-cdx-cloud-ip-workaroundSkillCloud & infra

    Fix Wayback Machine CDX API returning empty results or timing out from cloud/datacenter IPs (Cloud Run, AWS Lambda, GCE, etc.) while working fine locally. Use when: (1) CDX queries timeout or return 0 bytes from Cloud Run/cloud functions but work from local machine, (2) urllib.request.urlopen times

    Ready to connect★ 264

    github.com/divinevideo/divine-mobile264 stars

    View details
  • container-native-deploymentSkillCloud & infra

    Use when packaging a Spring Boot 3 application as an OCI image or GraalVM native executable. Covers buildpacks, layered images, JVM containers, AOT hints, probes, security, and verification.

    Ready to connect★ 263

    github.com/rrezartprebreza/spring-boot-skills263 stars

    View details
  • odk-makeSkillCloud & infra

    Use whenever you run a Makefile target (e.g. `make travis_build`, `make test`, `make reasoned.ofn`) or any one-off ROBOT / owltools / dosdp-tools / scala-cli command derived from a Makefile recipe. These must run inside the pinned ODK Docker image, not against host tools. Covers validation, reasonin

    Ready to connect★ 254

    github.com/geneontology/go-ontology252 stars

    View details
  • ai-sdk-parity-upgradeSkillCloud & infra

    Upgrade the registered upstream Vercel AI SDK parity baseline for the Go ai-sdk repo. Use when bumping upstream ai or @ai-sdk/* package versions, regenerating conformance expectations, reconciling upstream behavior changes, or moving test/conformance/upstream.yaml forward.

    Ready to connect★ 252

    github.com/grafana/ai-sdk245 stars

    View details
  • cd-pipeline-generatorSkillCloud & infra

    Generate GitHub Actions deployment workflows for automated deployment to staging and production environments on cloud platforms (AWS, GCP, Azure). Use when setting up continuous deployment pipelines, creating deployment automation, or configuring multi-environment deployment strategies. Includes tem

    Ready to connect★ 252

    github.com/arabelatso/skills-4-se252 stars

    View details
  • containerization-assistantSkillCloud & infra

    Generate Dockerfiles, Docker Compose configurations, and Kubernetes manifests for containerizing applications. Use when: (1) Creating Dockerfiles for Node.js, Python, Java, Go, or other applications, (2) Setting up multi-service environments with Docker Compose, (3) Generating Kubernetes deployments

    Ready to connect★ 252

    github.com/arabelatso/skills-4-se252 stars

    View details
  • dependency-resolverSkillCloud & infra

    Identify, analyze, and manage software dependencies before deployment. Use this skill when preparing applications for deployment, resolving dependency conflicts, updating dependencies, auditing security vulnerabilities, managing package versions, or troubleshooting dependency-related issues. Support

    Ready to connect★ 252

    github.com/arabelatso/skills-4-se252 stars

    View details
  • analyze-comparison-testsSkillCloud & infra

    Collects comparison test run artifacts and answers the user's questions based on the trajectories of each run. WHEN TO USE: collect comparison test artifacts

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • analyze-test-runSkillCloud & infra

    Analyze a GitHub Actions integration test run and produce a skill invocation report with failure root-cause issues. TRIGGERS: analyze test run, skill invocation rate, test run report, compare test runs, skill invocation summary, test failure analysis, run report, test results, action run report

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • investigate-integration-testSkillCloud & infra

    Investigate a failing integration test from a GitHub issue. Downloads logs/artifacts, analyzes the failure, examines relevant skills, and suggests fixes. TRIGGERS: investigate integration test, debug integration test, failing integration test, test failure investigation, diagnose test failure, analy

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • senseiSkillCloud & infra

    Iteratively improve skill frontmatter to achieve good routing test coverage. WHEN: run sensei, sensei help, improve skill routing

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • skill-authoringSkillCloud & infra

    Guidelines for writing Agent Skills that comply with the agentskills.io specification. WHEN: \"create a skill\", \"new skill\", \"write a skill\", \"skill template\", \"skill structure\", \"review skill\", \"skill PR\", \"skill compliance\", \"SKILL.md format\", \"skill frontmatter\", \"skill best p

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • skill-reviewerSkillCloud & infra

    Review skill PRs with structured severity-rated feedback covering token budgets, routing conflicts, required sections, and repo conventions. WHEN: \"review skill\", \"review skill PR\", \"review skill changes\", \"check skill quality\", \"skill PR feedback\".

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • vally-evalSkillCloud & infra

    Author, validate, and run Vally evaluation suites for agent skills. TRIGGERS: create eval, write eval, add eval, run eval, validate eval, vally eval, eval.yaml, add stimulus, map test to eval, migrate test to eval, eval graders, eval scoring, add eval to CI.

    Ready to connect★ 251

    github.com/microsoft/github-copilot-for-azure251 stars

    View details
  • openclaw-agent-deploymentSkillCloud & infra

    Guide to deploying an OpenClaw AI agent from scratch to production. SOUL.md configuration, Docker setup, channel integration, security, and monitoring.

    Ready to connect★ 244

    github.com/komunite/kalfa244 stars

    View details
  • askcosSkillCloud & infra

    Retrosynthetic template relevance prediction using a locally deployed ASKCOS TorchServe service. Returns ranked precursor suggestions with confidence scores from 5 template sets (reaxys, pistachio, pistachio_ringbreaker, bkms_metabolic, reaxys_biocatalysis). Requires local deployment at http://local

    Ready to connect★ 242

    github.com/lamm-mit/scienceclaw242 stars

    View details
  • e2e-testingSkillCloud & infra

    Test web applications end-to-end by simulating user interactions and verifying expected outcomes. Trigger when the user asks to: test a web app, verify a user flow, run end-to-end tests, QA a feature, check that a page works correctly, validate user journeys, or test a deployment.

    Ready to connect★ 242

    github.com/billy-enrizky/openbrowser-ai242 stars

    View details
  • testdriver:aws-setupSkillCloud & infra

    Deploy TestDriver on your AWS infrastructure using CloudFormation

    Ready to connect★ 242

    github.com/testdriverai/testdriverai242 stars

    View details
  • testdriver:enterpriseSkillCloud & infra

    Self-hosted enterprise deployments with assisted setup and dedicated support

    Ready to connect★ 242

    github.com/testdriverai/testdriverai242 stars

    View details
  • salesforceSkillCloud & infra

    Query and manage Salesforce CRM data via the Salesforce CLI (`sf`). Run SOQL/SOSL queries, inspect object schemas, create/update/delete records, bulk import/export, execute Apex, deploy metadata, and make raw REST API calls.

    Ready to connect★ 241

    github.com/jdrhyne/agent-skills240 stars

    View details
  • provisioning-infrastructureSkillCloud & infra

    Cloud-native infrastructure knowledge reference covering Kubernetes, Helm, Kustomize, Operators, CRDs, GitOps (ArgoCD, Flux), and IaC (Terraform, Pulumi, CDK). Use when provisioning infrastructure, managing clusters, or working with GitOps workflows.

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • securing-cloud-and-supply-chainSkillCloud & infra

    云原生与软件供应链安全防御。容器/K8s 加固、Service Mesh、CI/CD 安全、SLSA/SBOM/Sigstore、云 IAM、Secrets 管理、IaC 安全。Use when hardening Kubernetes clusters, auditing CI/CD pipelines, implementing supply chain security, managing cloud IAM, or reviewing IaC code.

    Ready to connect★ 240

    github.com/telagod/code-abyss240 stars

    View details
  • update-depsSkillCloud & infra

    Inventory, assess, update, and validate third-party dependencies across Bun, Python/uv, Cargo, Docker, and GitHub Actions without hiding ecosystem or supply-chain risk.

    Ready to connect★ 240

    github.com/stella/stella234 stars

    View details
  • approve-postSkillCloud & infra

    Approves and publishes a post from the queue — flips the blog from draft to published, copies the carousel PNGs to the site's public folder, commits and pushes (Netlify/Vercel deploys), waits for the deploy, and posts the carousel to Instagram + Facebook via the Meta Graph API. Use when the user say

    Ready to connect★ 236

    github.com/mazzeoia/mazyos225 stars

    View details
  • daaf-deploy-smoke-testingSkillCloud & infra

    In-situ smoke testing that verifies a LIVE DAAF deployment functions end-to-end in whatever provider route it is configured for. Auto-detects the active install route (anthropic-subscription, openrouter, chatgpt-subscription shim, openai-api shim) and runs tiered probes: Tier 0 free preflight (route

    Ready to connect★ 235

    github.com/daaf-contribution-community/daaf234 stars

    View details
  • qdrant-clients-sdkSkillCloud & infra

    Lets your agent connect to and work with a Qdrant vector database using code libraries in many programming languages.

    Ready to connect★ 232

    github.com/qdrant/skills234 stars

    View details

What is a skill?

A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.

54,764 of the 55,196 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.

Install one and every AI you use gets it

Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.

Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.

See how to connect your AI