Automatically refreshed

DevOps & Cloud Agent Skills

Browse DevOps & Cloud workflows for Codex, Claude Code, Copilot, Cursor, and Gemini CLI.

699skills
23Source
602Low risk
Jul 13Updated
45 skills
Automatically refreshed
63REC

msstore-cli

DevOps & Cloud

Microsoft Store Developer CLI (msstore) for publishing Windows applications to the Microsoft Store. Use when asked to configure Store credentials, list Store apps, check submission status, publish submissions, manage package flights, set up CI/CD for Store publishing, or integrate with Partner Center. Supports Windows App SDK/WinUI, UWP, .NET MAUI, Flutter, Electron, React Native, and PWA applications.

github/awesome-copilot·MIT·Agent Skills
low100Quality
63REC

Guidance on how to upgrade your Qdrant version without interrupting the availability of your application and ensuring data integrity.

github/awesome-copilot·MIT·Agent Skills
low95Quality
58REC

azure-devops-cli

DevOps & Cloud

Manage Azure DevOps resources via CLI including projects, repos, pipelines, builds, pull requests, work items, artifacts, and service endpoints. Use when working with Azure DevOps, az commands, devops automation, CI/CD, or when user mentions Azure DevOps CLI.

github/awesome-copilot·MIT·Agent Skills
high100Quality
58REC

Containerize an ASP.NET .NET Framework project by creating Dockerfile and .dockerfile files customized for the project.

github/awesome-copilot·MIT·Agent Skills
high100Quality
58REC

foundry-agent-sync

DevOps & Cloud

Create and synchronize prompt-based AI agents directly within Azure AI Foundry via REST API, from a local JSON manifest. Unlike scaffolding skills that only generate local code, this skill registers agents in the Foundry service itself — making them immediately available for invocation. Use when the user asks to create agents in Foundry, sync, deploy, register, or push agents to Foundry, update agent instructions, or scaffold the manifest and sync script for a new repository. Triggers: 'create agent in foundry', 'sync foundry agents', 'deploy agents to foundry', 'register agents in foundry', 'push agents', 'create foundry agent manifest', 'scaffold agent sync'.

github/awesome-copilot·MIT·Agent Skills
high100Quality
56REC

plantuml-ascii

DevOps & Cloud

Generate ASCII art diagrams using PlantUML text mode. Use when user asks to create ASCII diagrams, text-based diagrams, terminal-friendly diagrams, or mentions plantuml ascii, text diagram, ascii art diagram. Supports: Converting PlantUML diagrams to ASCII art, Creating sequence diagrams, class diagrams, flowcharts in ASCII format, Generating Unicode-enhanced ASCII art with -utxt flag

github/awesome-copilot·MIT·Agent Skills
high100Quality
51REC

deploy-to-vercel

DevOps & Cloud

Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".

vercel-labs/agent-skills·NOASSERTION·Agent SkillsClaude Code
high90Quality
49REC

Deploy and manage projects on Vercel using token-based authentication. Use when working with Vercel CLI using access tokens rather than interactive login — e.g. "deploy to vercel", "set up vercel", "add environment variables to vercel".

vercel-labs/agent-skills·NOASSERTION·Agent Skills
high90Quality
38REC

frame-problem

DevOps & Cloud

Sense-making before action. Classify problem using Cynefin triangulation (3 tests + decomposition) to route to the right skill chain. Use when: frame, what approach, how should I start, which skill, where to begin, unsure what to do. NOT for known tasks — just do them.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
low85Quality
37REC

vault-capture

DevOps & Cloud

Captures an important insight, decision, constraint, pattern, or discovery to persistent memory via the vault CLI — distinct from general note-taking in that entries are tagged, tiered, and retrievable across future sessions. Use when the user says "save this", "remember this", "note for later", "don't forget", or "keep this in mind", or when the conversation produces something worth preserving: architectural decisions, recurring bugs, hard-won constraints, naming conventions, or user preferences.

pantheon-org/tekhne·MIT·Agent Skills
low85Quality
37REC

cfn-template-compare

DevOps & Cloud

Compares deployed CloudFormation templates with locally synthesized CDK templates to detect drift, validate changes, and ensure consistency before deployment. Use when the user wants to compare CDK output with a deployed stack, check for infrastructure drift, run a pre-deployment validation, audit IAM or security changes, investigate a failing deployment, or perform a 'cdk diff'-style review. Triggered by phrases like 'compare templates', 'check for drift', 'cfn drift', 'stack comparison', 'infrastructure drift detection', 'safe to deploy', or 'what changed in my CDK stack'.

pantheon-org/tekhne·MIT·Agent Skills
low85Quality
36REC

cdk-nag

DevOps & Cloud

Enforce AWS CDK security and compliance controls with cdk-nag. Use when adding rule packs, triaging findings, writing justified suppressions, integrating checks in CI/CD, or preventing insecure infrastructure patterns in CDK stacks.

pantheon-org/tekhne·MIT·Agent Skills
low85Quality
35REC

Generates production-ready Azure DevOps Pipelines (azure-pipelines.yml) following current best practices, security standards, and naming conventions. Use when creating or updating ADO YAML pipelines, configuring build triggers, defining multi-stage deployments, setting up template references, creating variable groups, writing release pipelines, or structuring CI/CD workflows for Azure DevOps Services or Azure DevOps Server. Handles build pipelines, YAML pipelines, Docker container builds, Kubernetes/AKS deployments, language-specific pipelines (.NET, Node.js, Python, Go, Java), and reusable step/job/stage templates. All generated configurations are validated using the devops-skills:azure-pipelines-validator skill before delivery.

pantheon-org/tekhne·MIT·Agent Skills
low85Quality
35REC

gitlab-ci-generator

DevOps & Cloud

Creates .gitlab-ci.yml files, configures pipeline stages, defines CI jobs and runners, sets up deployment workflows, and generates reusable GitLab CI/CD templates following current best practices and security standards. Use when users ask to create or build a GitLab CI/CD pipeline, CI config, build pipeline, deploy pipeline, GitLab YAML, CI jobs, or any .gitlab-ci.yml configuration from scratch or for a new project.

pantheon-org/tekhne·MIT·Agent Skills
low85Quality
35REC

jenkinsfile-generator

DevOps & Cloud

Generates Jenkinsfiles with stages, agents, parallel builds, post-build actions, and security scanning for Declarative and Scripted pipeline syntaxes. Use when creating a Jenkins pipeline script, Groovy pipeline, or build configuration; implementing CI/CD workflows, continuous integration, or build automation; adding Docker/Kubernetes deployments, matrix builds, parameterized pipelines, or DevSecOps security scanning to a Jenkins setup.

pantheon-org/tekhne·MIT·Agent Skills
low85Quality
34REC

metagit-upstream-scan

DevOps & Cloud

Use when a coding agent encounters likely upstream blockers and must find related workspace repositories, files, and probable root causes.

metagit-ai/metagit-cli·MIT·Agent Skills
low85Quality
34REC

metagit-upstream-scan

DevOps & Cloud

Use when a coding agent encounters likely upstream blockers and must find related workspace repositories, files, and probable root causes.

metagit-ai/metagit-cli·MIT·Agent Skills
low85Quality
34REC

metagit-upstream-scan

DevOps & Cloud

Use when a coding agent encounters likely upstream blockers and must find related workspace repositories, files, and probable root causes.

metagit-ai/metagit-cli·MIT·Agent Skills
low85Quality
33REC

terraform-generator

DevOps & Cloud

Generate Terraform modules, configure providers, define variables and outputs, set up remote state backends, and write production-ready HCL (.tf files) following current standards. Use when creating new Terraform resources, building Terraform projects, writing infrastructure as code (IaC), scaffolding AWS/Azure/GCP cloud infrastructure, working with terraform plan/apply workflows, or structuring multi-environment configurations.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
medium85Quality
31REC

Validates, lints, and security-scans Azure DevOps Pipeline configurations (azure-pipelines.yml / azure-pipelines.yaml). Use when working with ADO pipelines, YAML pipeline files, or CI/CD configurations in Azure DevOps — including validating YAML syntax and schema, detecting hardcoded secrets or credentials, checking for deprecated or unpinned task versions, enforcing best practices (caching, timeouts, display names), performing pipeline security audits, or reviewing azure-pipelines.yml before merging. Trigger terms: azure-pipelines.yml, ADO pipeline, Azure Pipelines, YAML pipeline, CI/CD validation, pipeline security scan, DevOps configuration review.

pantheon-org/tekhne·MIT·Agent SkillsClaude Code
high85Quality
30REC

terragrunt-generator

DevOps & Cloud

Comprehensive toolkit for generating best-practice Terragrunt configurations (HCL files) following current standards and conventions. Generates terragrunt.hcl files, root configurations, child modules, stacks, and environment setups; configures remote state backends, dependency blocks, include blocks, feature flags, exclude blocks, and errors blocks; supports DRY Terraform patterns, multi-environment layouts (dev/staging/prod), and OpenTofu engine integration. Use when creating new Terragrunt projects or resources, scaffolding multi-environment infrastructure, implementing DRY Terraform wrapper configurations, setting up terragrunt.hcl files with remote state or provider config, managing module dependencies, or building infrastructure modules with Terragrunt stacks.

pantheon-org/tekhne·MIT·Agent Skills
high85Quality

Browse agent skills by use case and coding agent

Explore source-tracked skills for Codex, Claude Code, GitHub Copilot, Cursor, and Gemini CLI.