Template Registry Management

Validate and manage templates.yaml registry entries with schema checks.

1|Updated Jan 3, 2026
One-click install
npx skills add https://github.com/amiable-dev/amiable-templates --skill template-registry-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Template Registry Management
Source: https://github.com/amiable-dev/amiable-templates/tree/main/.claude/skills/template-registry
Command: npx skills add https://github.com/amiable-dev/amiable-templates --skill template-registry-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams safely manage the templates.yaml registry, enabling add, update, or remove operations with built-in schema validation to prevent broken deployments.

Core Features & Use Cases

  • Schema-validated registry management: Validate templates.yaml against the schema before applying changes.
  • CLI-driven operations: List, validate, add, update, and remove templates programmatically.
  • Safe collaboration workflow: Create branches for changes and follow review processes to avoid direct edits to main.

Quick Start

Ask your AI: "Validate the templates.yaml registry and list all templates in the registry."