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,356 results · page 65 of 79
- View details
Mandu DeploymentSkillCloud & infra
Production deployment patterns for Mandu applications
Ready to connect
- View details
- View details
mandu-mcp-deploySkillCloud & infra
Build/deploy pipeline workflow. Automatically invoked before "배포", "deploy", or release. deploy.check is a fail-fast gate; deploy.preview for a production rehearsal. Use the aggregate tool instead of listing manual build + guard + seo.
Ready to connect
- View details
pr-multi-perspective-reviewSkillCloud & infra
Review a pull request from 6 perspectives (PM, Dev, QA, Security, DevOps, UX) for comprehensive, bias-free feedback
Ready to connect
- View details
triage-recent-bugsSkillCloud & infra
Discover recent user-reported bugs from retained Linear issues, investigate them in parallel, replicate, fix, deploy, and verify end-to-end — composing issue-forensics, encryption-flow-tracer, and test-failure-triager.
Ready to connect
- View details
update-prod-serverSkillCloud & infra
Monitor a merged production PR, wait for GitHub image builds and Vercel production deploy, then update the prod server via OpenMates CLI over prod SSH.
Ready to connect
- View details
verify-planSkillCloud & infra
Check implemented work against an executable Plan before completion or deploy by validating Specification traceability, acceptance criteria coverage, and red/green evidence
Ready to connect
- View details
azure-mcp-connectionSkillCloud & infra
Onboarding the azure-mcp connector in the WYRE MCP Gateway: Azure service-principal registration, the tenantId/clientId/clientSecret triple, least-privilege Reader-tier RBAC assignments, the gateway's read-only namespace allowlist, and connection verification and failure modes (expired secret, missi
Ready to connect
- View details
azure-mcp-cost-and-capacitySkillCloud & infra
The read-only cost and capacity half of the azure-mcp connector — the pricing, quota, subscription, and group namespaces: retail meter-rate lookups, quota and usage headroom, subscription and resource-group inventory, and the retail-versus- actual-billing distinction that shapes every estimate.
Ready to connect
- View details
Cloud Capacity PlanningSkillCloud & infra
Right-sizing and capacity forecasting for cloud resources on whatever platforms (Azure, DigitalOcean) are connected: the per-platform over-provisioned and under-provisioned signals, growth-trend-based forecasting toward a projected exhaustion window, and the discipline that separates a genuine capac
Ready to connect
- View details
cloud-attackSkillCloud & infra
Cloud control-plane exploitation for AWS, Azure/Entra, GCP, and Alibaba Cloud: IAM/RAM privilege escalation, impersonation, cross-account trust, serverless/compute control, and cloud-native persistence. Host OS persistence/C2 after root/SYSTEM belongs to /post. K8s RBAC belongs to /k8s. Operator cho
Ready to connect
- View details
cloud-reconSkillCloud & infra
Cloud control-plane reconnaissance for AWS, Azure/Entra, GCP, and Alibaba Cloud: identity, IAM/RAM, trust, resources, metadata, and managed-Kubernetes cloud-side boundary. Recon only — no policy changes, no privilege escalation. Operator may select /cloud-attack or /k8s.
Ready to connect
- View details
flutter-reducing-app-sizeSkillCloud & infra
Measures and optimizes the size of Flutter application bundles for deployment. Use when minimizing download size or meeting app store package constraints.
Ready to connect
- View details
Incident PostmortemSkillCloud & infra
Assembling a blameless postmortem grounded in systems of record: timeline reconstruction merging the incident tool's event log with correlated observability anomalies (Sentry error spikes, Datadog/Grafana metric anomalies, including precursor signal that predates formal detection) and deploy history
Ready to connect
- View details
License True-UpSkillCloud & infra
Three-way seat reconciliation per client per SKU: seats provisioned in a cloud marketplace (Pax8, Sherweb) vs. seats billed in accounting or PSA billing vs. seats actually deployed in the tenant (microsoft-graph or CIPP). Covers the finding class for each pairwise mismatch, disabled users holding pa
Ready to connect
- View details
privesc-linuxSkillCloud & infra
Linux local privilege escalation from a low-privilege shell to root. Covers quiet vs loud enumeration, sudo/GTFOBins, CVE-2025-32463 chwoot and CVE-2025-32462 host bypass, polkit/udisks CVE-2025-6018/6019, SUID/capabilities, systemd timers/units, cron/PATH/LD_PRELOAD, dangerous groups and docker.soc
Ready to connect
- View details
security-reviewSkillCloud & infra
Comprehensive security audit for authentication, input validation, secrets, and API security. Use for pre-deployment audits or targeted security analysis.
Ready to connect
- View details
sentry-setup-ai-monitoringSkillCloud & infra
Setup Sentry AI Agent Monitoring in any project. Use when asked to monitor LLM calls, track AI agents, track conversations, or instrument OpenAI/Anthropic/Vercel AI/LangChain/Google GenAI/Pydantic AI. Detects installed AI SDKs and configures appropriate integrations.
Ready to connect
- View details
sofagentSkillCloud & infra
FDE Skill — a methodology skill that helps FDEs (Forward Deployed Engineers) better deliver enterprise AI implementations. It constrains Agent behavior, audits every change, and accumulates experience. The underlying implementation is called the constraint layer — one layer with five capabilities: i
Ready to connect
- View details
sofagent-fdeSkillCloud & infra
Forward deployment and knowledge engineering expert. Maps enterprise business flows, identifies AI nodes, builds ontology data, and delivers handoff. After deployment, switches to sustain mode, automatically reading audit report trends to generate optimization reports. Does not write application cod
Ready to connect
- View details
dataflow-troubleshootingSkillCloud & infra
Diagnose, debug, and resolve common Apache Beam and Google Cloud Dataflow errors in this repository. Use when Dataflow jobs fail to start, workers crash or fail health checks, IAM permission errors occur, Cloud Build or Docker container images fail, GPU quotas are exceeded, or streaming pipelines ex
Ready to connect
- View details
system-optimizationSkillCloud & infra
Applies Lean, Kaizen, Six Sigma, Theory of Constraints, queueing/flow science, and DevOps delivery metrics (DORA) to eliminate waste and improve flow across all aspects of a software project. Use when scanning for optimizations in CI/CD pipelines, developer workflows, code structure, testing strateg
Ready to connect
- View details
audit-domain-04-devopsSkillCloud & infra
Audit the infra and DevOps domain — CI/CD, deployment, IaC, secrets management, environments, logging, observability. Run as part of /audit Phase E.
Ready to connect
- View details
deploy-to-vmSkillCloud & infra
Deploy an already-tested, exact-SHA ClawTrol image to the private-LAN VM without pulling or building source on the host.
Ready to connect
- View details
platform-skillsSkillCloud & infra
Use when troubleshooting, implementing, reviewing, or auditing platform infrastructure as a system — where Kubernetes, GitOps, CI/CD, and security concerns intersect. Provides structured diagnosis with blast radius, validation steps, and rollback plan for: Kubernetes, Flux CD, Argo CD, Terraform, Gi
Ready to connect
- View details
review-securitySkillCloud & infra
Use when the user asks for a security review, security audit, or "is this safe to deploy?" Also use proactively before any push to production or before adding endpoints that touch authentication, payments, or user data. Hunts the H1-H8 hard stops from the technical due diligence audit.
Ready to connect
- View details
analyzing-commitment-pacing-modelsSkillCloud & infra
Builds LP commitment pacing with deployment curves, distribution assumptions, and NAV projection for portfolio planning. Use when modeling commitment pacing, projecting LP cash flows, or planning new fund allocations.
Ready to connect
- View details
deploy-teamSkillCloud & infra
Build a team Docker image from a manifest in .archon/teams/. Resolves plugin paths, generates Dockerfile with additive copy-only, makes plugins read-only, bakes team CLAUDE.md.
Ready to connect
- View details
netlify-integrationSkillCloud & infra
Deploy and manage Netlify projects using Next.js with serverless functions, environment variables, and continuous deployment. Use this skill when working with Netlify deployments, configuring netlify.toml, managing Netlify Functions, debugging webhooks, setting environment variables, or troubleshoot
Ready to connect
- View details
nodejs-backendSkillCloud & infra
Node.js backend patterns: layered architecture, TypeScript, validation, error handling, security, observability, logging, metrics, deployment. Use when building REST APIs, REST endpoints, middleware, Express/Fastify/Hono/NestJS/Koa servers, tRPC procedures, Bun servers, or server-side TypeScript.
Ready to connect
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.
55,111 of the 55,543 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.