- Home
- /
- Categories
- /
- Cloud
Cloud
Cloud services and infrastructure
autonomous-claude-sandbox
by WellDunDun
Deploy Claude Code on Cloudflare Sandboxes. Run autonomous AI coding tasks in isolated containers via a simple API.
deploying-scalable-agents
by microsoft
AWS Penetration Testing
by automindtechnologie-jpg
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.
_devops-cloud-mastery
by TriNgo0108
Master infrastructure as code, cloud architecture, CI/CD pipelines, and site reliability engineering. Use this as a central index to access specialized sub-skills.
skill-creator
by kunhai-88
"创建有效技能的指南。当用户希望创建新技能(或更新现有技能)以扩展 Claude 的能力,包含专业知识、工作流程或工具集成时使用。当用户提到「创建技能」「写一个 skill」「skill 开发」「技能制作」时触发。"
AWS Penetration Testing
by jcastillotx
This skill should be used when the user asks to "pentest AWS", "test AWS security", "enumerate IAM", "exploit cloud infrastructure", "AWS privilege escalation", "S3 bucket testing", "metadata SSRF", "Lambda exploitation", or needs guidance on Amazon Web Services security assessment.
add-skill-installer
by Mo7amedhassan11
安裝 Agent Skills 到本機。當用戶想要「安裝技能」、「新增 skill」、「從 GitHub 安裝 skill」、或「install skill from repo」時觸發此技能。
bicep-azure
by Greg-T8
'Bicep coding standards, patterns, and governance for Azure deployments across Learning, Project, and Client workspaces. USE FOR: Bicep Azure code generation, module scaffolding, deployment stacks, parameter files, tagging, naming conventions, validation, security, Bicep style, Bicep best practices, ARM template alternatives, subscription-scoped deployments. DO NOT USE FOR: Terraform deployments (use terraform-azure), non-Azure IaC, ARM JSON templates.'
azure-ai-agent-deploy
by johnmaeda
Deploy prompt-based Azure AI agents from YAML definitions to Azure AI Foundry projects. Use when users want to (1) create and deploy Azure AI agents, (2) set up Azure AI infrastructure, (3) deploy AI models to Azure, or (4) test deployed agents interactively. Handles authentication, RBAC, quotas, and deployment complexities automatically.
capsolver
by pixcoconut
Use capsolver to automatically resolve Geetest, reCAPTCHA v2, reCAPTCHA v3, MTCaptcha, DataDome, AWS WAF, Cloudflare Turnstile, and Cloudflare Challenge, etc.
azure-portal
by CodeDraig
Manage Azure resources, VMs, and cloud services via the Azure Portal
amazon-workspaces-with-domain-joined-fleets
by tippyentertainment
Manage, deploy, secure, and operate Amazon WorkSpaces fleets that are joined to Active Directory (AWS Managed AD, AD Connector, or on-prem AD).
orchestrator
by javalenciacai
Sistema de orquestación de roles para agentes de IA. Cada rol delega a sus subordinados y usa skills de skills.sh. Skills base para todos los roles - find-skills (buscar) y skill-creator (crear).
terraform-deployer
by NVIDIA
Deploy infrastructure using Terraform
aws-solution-architect
by TriNgo0108
Master AWS solution architecture covering Well-Architected Framework, service selection, high availability, security, cost optimization, and cloud-native design patterns. Use PROACTIVELY for AWS architecture decisions, cloud migrations, security reviews, or cost optimization.
Terraform 最佳实践
by cxx-12333
Terraform 实例最佳实践 skills
install-mcp-servers
by reapzyau
Automatically installs Apify MCP, Netlify MCP, and Context7 MCP servers to enable web scraping, deployment, and library documentation capabilities. Use when setting up a new project or when you need these MCP integrations.
vercel-composition-patterns
by Jackiexiao
反应可扩展的组合模式。在以下方式重构组件时使用:
charmkeeper-terraform
by seb4stien
Use this skill when asked to write, test or fix terraform modules for a charm.
alchemy
by georgejeffers
Alchemy IaC framework for TypeScript. Use when the user mentions Alchemy, wants to set up infrastructure, deploy Cloudflare Workers, configure databases, KV, R2, queues, use bindings and secrets, set up dev mode, use framework adapters (Vite, Astro, React Router, SvelteKit, Nuxt, TanStack Start), create custom resources, or work with any Alchemy provider.
vercel-cli
by leobrival
Vercel CLI expert for serverless deployment. Use when users need to deploy apps, manage domains, env vars, or Vercel projects.
cloudwerk-handlers
by squirrelsoft-dev
Handler, middleware, and component patterns for Cloudwerk applications on Cloudflare Workers. Use when writing route handlers, middleware, page/layout components, or client-side interactive components. Triggers on tasks involving CloudwerkHandler, response helpers (json, redirect), Cloudflare bindings (D1, KV, R2), middleware composition, PageProps, LayoutProps, or client directives.
find-skills
by zhongjis
Helps users discover agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. Discovery only — for installing or maintaining skills, use the skill-maintainer skill.
jsonwebtoken
by yusenthebot
JSON Web Token implementation (symmetric and asymmetric). Use when: algorithm (default: HS256); expiresIn: expressed in seconds or a string describing a time span vercel/ms; notBefore: expressed in seconds or a string describing a time span vercel/ms. NOT for: fine-grained authorization rules; user profile CRUD.