Validates Tekton Pipeline YAML manifests against the Tekton Pipelines API schema. Uses tkn CLI and Kubernetes admission webhooks to catch misconfigurations before deployment. Supports PipelineRun, TaskRun, and Trigger resource types.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill tekton-pipeline-validator --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tekton Pipeline Validator?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-tekton-pipeline-validator)More formats (shields.io, HTML) on the badges page.
---
name: "Tekton Pipeline Validator"
slug: "tekton-pipeline-validator"
description: "Validates Tekton Pipeline YAML manifests against the Tekton Pipelines API schema. Uses tkn CLI and Kubernetes admission webhooks to catch misconfigurations before deployment. Supports PipelineRun, TaskRun, and Trigger resource types."
github_stars: 8936
verification: "security_reviewed"
source: "https://github.com/tektoncd/pipeline"
category: "CI/CD Integrations"
framework: "OpenClaw"
tool_ecosystem:
github_repo: "tektoncd/pipeline"
github_stars: 8936
---
# Tekton Pipeline Validator
Validates Tekton Pipeline YAML manifests against the Tekton Pipelines API schema. Uses tkn CLI and Kubernetes admission webhooks to catch misconfigurations before deployment. Supports PipelineRun, TaskRun, and Trigger resource types.
## Installation
Basic usage or getting-started notes:
- Run on Kubernetes
- The Tasks which make up a Pipeline can easily be run in isolation
- Jump in with [the "Getting started" tutorial!](https://tekton.dev/docs/getting-started/tasks/)
- Source: https://github.com/tektoncd/pipeline
- Extracted from upstream docs: https://raw.githubusercontent.com/tektoncd/pipeline/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/tekton-pipeline-validator/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!