Skip to main content

Skill Catalog

Last updated on

Harness Skills follow a shared operating model regardless of which resource type they target, and group into workflow modes so you can quickly find the right skill for a task. This page catalogs every available skill by category.


What will you learn in this topic?

By the end of this topic, you will be able to:


Operating model

The best Harness skills follow the same control flow even when they target different resource types. This consistency keeps skill behavior predictable regardless of the resource you are working with.

  1. Establish scope first: Confirm account, org, and project context before listing, creating, updating, or deleting resources.
  2. Verify dependencies before generating dependents: Do not reference connectors, secrets, environments, infrastructure, or templates that have not been confirmed to exist.
  3. Discover schema before writing payloads: Use harness_describe and API validation feedback instead of guessing field names or payload shape.

Workflow modes

Skills group into four workflow modes based on the type of task you are performing. Use this table to identify which skills apply to your current task.

Workflow modeRepresentative skillsWhen to use
Create and scaffold/create-pipeline, /create-service, /create-connector, /create-templateDefine or generate new Harness resources and their YAML or MCP payloads.
Run and debug/run-pipeline, /debug-pipeline, /migrate-pipeline, /manage-delegatesExecute, diagnose, or repair behavior for resources that already exist.
Govern and secure/manage-roles, /manage-users, /create-policy, /security-report, /audit-reportHandle RBAC, policy, compliance, or security workflows.
Analyze and report/dora-metrics, /analyze-costs, /scorecard-review, /template-usageGenerate structured reports, recommendations, or adoption analysis.

Available skills

The skills repository organizes skills into five categories based on the platform area they cover.

Pipeline and template creation

SkillDescription
/create-pipelineGenerate v0 pipeline YAML (CI, CD, approvals, matrix strategies).
/create-pipeline-v1Generate v1 simplified pipeline YAML (alpha, internal testing only).
/create-templateCreate reusable step, stage, pipeline, or step group templates.
/create-triggerCreate webhook, scheduled, and artifact triggers.
/create-agentCreate and update Harness AI agent instances for automated code and infrastructure tasks.
/create-agent-templateCreate AI-powered agent templates (alpha, internal testing only).

Resource management

SkillDescription
/create-serviceCreate service definitions (Kubernetes, Helm, ECS, Lambda).
/create-environmentCreate environment definitions with overrides.
/create-infrastructureCreate infrastructure definitions.
/create-connectorCreate connectors (Git, cloud, registries, clusters).
/create-secretCreate secrets (text, file, SSH, WinRM).
/manage-artifactsManage Harness Artifact Registry: Docker, Helm, Maven, and generic registries.
/manage-iacmManage IaCM Terraform workspaces, state files, and drift detection.
/manage-idpManage IDP service catalog templates, workflows, and scorecards.
/manage-supply-chainManage Software Supply Chain Assurance, including SBOM generation and policy enforcement.
/manage-cdeManage Cloud Development Environments (CDE) for on-demand dev workspaces.

Access control and feature flags

SkillDescription
/manage-usersManage users, user groups, and service accounts.
/manage-rolesManage role assignments and RBAC.
/manage-feature-flagsCreate, list, toggle, and delete feature flags.

Operate and debug

SkillDescription
/run-pipelineExecute pipelines, monitor progress, handle approvals.
/debug-pipelineAnalyze execution failures, diagnose root causes.
/optimize-pipelineOptimize CI/CD pipeline performance: parallel execution, caching, resource tuning.
/migrate-pipelineConvert pipelines from v0 to v1 format.
/deployment-readinessPre-deployment readiness checks with go or no-go assessments.
/incident-responseCorrelate incidents with recent deployments and analyze impact.
/pr-analysisAnalyze pull request impact on Harness pipelines.
/template-usageTrack template dependencies and adoption.
/manage-delegatesMonitor delegate health and manage tokens.

Platform intelligence

SkillDescription
/analyze-costsCloud cost analysis and optimization (CCM).
/security-reportVulnerability reports, SBOMs, compliance (SCS/STO).
/dora-metricsDORA metrics and engineering performance (AIDI).
/gitops-statusGitOps application health and sync status.
/chaos-experimentCreate and run chaos experiments.
/scorecard-reviewService maturity scorecards (IDP).
/audit-reportAudit trails and compliance reports.
/create-policyCreate OPA governance policies for supply chain security.
/ai-operationsConfigure Harness AI-powered operations (AIDA), covering predictive failure analysis and automation.
/manage-slosManage Service Reliability: SLOs, SLIs, and error budgets.
/sei-analyticsAdvanced engineering analytics through AI DLC Insights (AIDI).