harnessharnessOfficialΒ·54 Agent Skills Included

harness-skills

Harness CI/CD pipeline creation, debugging, security, and governance

Generates Harness pipeline YAML, connectors, services, environments, secrets, and triggers from plain-English requests. Diagnoses failed executions, optimizes slow pipelines, and adds SBOM, SLSA, artifact signing, and security scanning steps. Covers cost analysis, DORA metrics, feature flags, RBAC, freeze windows, and audit reports. Eliminates manual YAML editing and clicking through the Harness UI.
npx skills add harness/harness-skills --all -g -y
Available:

Tells the agent how to route requests to the right Harness skill, use the MCP v2 tools, verify org/project scope, and follow dependency order when creating resources.

All Skills in This Repository (54)

Pure Emerald Level Indicators
πŸ“¦ In Repo
harnessharness

sei-analytics

Analyze sprint analytics and investment allocation from Harness SEI MCP.

Official
Advanced
πŸ“¦ In Repo
harnessharness

create-environment

Generate Harness environment YAML and deploy it via MCP.

Official
Advanced
πŸ“¦ In Repo
harnessharness

manage-users

List, search, and manage Harness users, user groups, and service accounts via MCP.

Official
Advanced
πŸ“¦ In Repo
harnessharness

manage-supply-chain

Automates Harness SSCA configuration to generate SBOMs, sign artifacts with Cosign, and enforce OPA policies.

Official
Advanced
πŸ“¦ In Repo
harnessharness

chaos-experiment

Manage chaos experiments via Harness MCP to validate system resilience.

Official
Advanced
πŸ“¦ In Repo
harnessharness

manage-idp

Automate IDP governance and provisioning tasks with MCP v2 compatibility.

Official
Advanced
πŸ“¦ In Repo
harnessharness

incident-response

Correlate incidents with deployments and generate postmortems using Harness MCP.

Official
Advanced
πŸ“¦ In Repo
harnessharness

manage-cde

Configure on-demand cloud development environments via Harness MCP v2.

Official
Advanced
πŸ“¦ In Repo
harnessharness

enforce-slsa

Add an SLSA Verification step to Harness pipelines for provenance attestations.

Official
Advanced
πŸ“¦ In Repo
harnessharness

create-infrastructure

Generate Harness infrastructure YAML and provision via MCP.

Official
Advanced
πŸ“¦ In Repo
harnessharness

optimize-pipeline

Analyze and optimize Harish CI/CD pipelines to reduce total execution time.

Official
Advanced
πŸ“¦ In Repo
harnessharness

sign-artifact

Automate SscaArtifactSigning step placement in Harness pipelines via interactive wizard.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install harness-skills?β–Ό

Run `npx skills add harness/harness-skills --all -g -y` in your terminal to install all skills globally. You also need the Harness MCP v2 server configured with your Harness API key.

How to create a Harness pipeline from plain English?β–Ό

Use the create-pipeline skill and describe your app and deploy target. It detects your language and build tools, then generates valid CI/CD YAML and pushes it to Harness.

Can it debug a failed Harness pipeline?β–Ό

Yes. The debug-pipeline skill analyzes any execution, pulls failed step logs, identifies the root cause, and suggests a concrete fix.

Does it support SBOM, SLSA, and artifact signing?β–Ό

Yes. Dedicated skills add SBOM generation, SLSA provenance, Cosign artifact signing and verification, and OPA policy enforcement steps to existing pipelines.

Which AI coding tools work with these skills?β–Ό

They work with Claude Code, Cursor, Codex, GitHub Copilot, and any editor that reads AGENTS.md or SKILL.md files and supports MCP servers.

Related Repositories in Software Engineering

View All in Software Engineering→