create-agent-template

Generate metadata.json, pipeline.yaml, and wiki.MD files for Harness agent templates.

1|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/thisrohangupta/cursor-harness-plugin --skill create-agent-template-thisrohangupta
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-agent-template
Source: https://github.com/thisrohangupta/cursor-harness-plugin/tree/main/skills/create-agent-template
Command: npx skills add https://github.com/thisrohangupta/cursor-harness-plugin --skill create-agent-template-thisrohangupta

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the generation of Harness Agent Template files, streamlining the process of creating AI-powered automation agents.

Core Features & Use Cases

  • YAML File Generation: Generates metadata.json, pipeline.yaml (v1 syntax), and wiki.MD files for agent templates.
  • AI Automation: Supports automation tasks like code review, security scanning, test generation, and documentation.
  • Use Case: Use this Skill to quickly create an agent template for code review, security scanner, or documentation generator, saving time and reducing manual effort.

Quick Start

To create an agent template, run: /create-agent-template

Frequently Asked Questions about create-agent-template

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a Harness agent template using YAML?

This Skill generates Harness agent template YAML files automatically, producing metadata.json, pipeline.yaml using v1 syntax, and wiki.MD. It streamlines AI automation agent setup for developers and DevOps teams.

What is a Harness agent template used for in AI automation?

A Harness agent template defines automated AI tasks like code review, security scanning, test generation, and documentation. It provides the structural YAML pipeline configuration needed to execute these automated workflows within the Harness platform.

Do I need an MCP server to create Harness pipeline YAML for agent templates?

No MCP server is required to create Harness pipeline YAML for agent templates. This Skill generates the metadata.json, pipeline.yaml, and wiki.MD files directly without requiring an MCP server connection.

What's the best way to automate security scanning agent setup in Harness?

Automating security scanning agent setup in Harness is best achieved using an agent template generator. This Skill creates the pipeline.yaml and metadata files needed to deploy a security scanner agent without manual configuration effort.

Can I use this agent template generation Skill for DevOps code review automation?

Yes, this agent template generation Skill supports DevOps code review automation. It generates the necessary Harness pipeline YAML and metadata files to quickly configure and deploy an automated code review agent.