hiddink-harness:create-agent

Generate agent directory structures and registration files with kebab-case validation.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/hiddink-ai/hiddink-harness --skill hiddink-harness-create-agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hiddink-harness:create-agent
Source: https://github.com/hiddink-ai/hiddink-harness/tree/main/templates/skills/create-agent
Command: npx skills add https://github.com/hiddink-ai/hiddink-harness --skill hiddink-harness-create-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual overhead and configuration errors associated with setting up new AI agents by enforcing a consistent directory structure and registration process.

Core Features & Use Cases

  • Automated Scaffolding: Instantly generates the required agent file structure and registration metadata.
  • Validation Guardrails: Ensures agent names follow naming conventions and types are valid before creation.
  • Use Case: When scaling a team of specialized agents, use this Skill to quickly spin up a new backend engineer agent that automatically inherits the correct project configuration and audit standards.

Quick Start

Use the create-agent skill to generate a new agent named data-analyst with the type sw-engineer.

Frequently Asked Questions about hiddink-harness:create-agent

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

FAQPage Schema
How do I automate new AI agent creation and scaffolding?

To automate new AI agent creation, use a scaffolding workflow that generates the required directory structures and registration metadata automatically. This enforces consistent configuration and eliminates manual overhead when setting up specialized agents.

What naming convention is required for agent directory registration?

Agent directory registration requires strict adherence to kebab-case naming conventions. This validation guardrail ensures system integrity by preventing configuration errors before the agent file structure and metadata are generated.

How does automated agent scaffolding handle agent type validation?

Automated agent scaffolding applies predefined agent type validation to ensure system integrity during lifecycle management. It validates the specified type before creating the agent, preventing invalid configurations from entering the ecosystem.

Can I use agent scaffolding to scale a team of specialized engineering agents?

Yes, you can use agent scaffolding to scale a team of specialized engineering agents. It quickly spins up new agents, like a backend engineer, ensuring they automatically inherit the correct project configuration and audit standards.

What is the best way to standardize lifecycle management for specialized AI agents?

The best way to standardize lifecycle management for specialized AI agents is to enforce a consistent directory structure and automated registration process. This eliminates configuration errors and maintains ecosystem integrity across various engineering domains.

Why does agent creation fail when using invalid naming formats?

Agent creation fails because validation guardrails enforce strict kebab-case naming conventions and predefined agent types. This prevents configuration errors and ensures system integrity before generating the agent file structure.