adame-agent-skill-authoring

Create and validate Adame-Agent skills with YAML frontmatter and directory structure.

9|Updated Jul 1, 2026
One-click install
npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill adame-agent-skill-authoring
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adame-agent-skill-authoring
Source: https://github.com/Cyapstaye/Adame_ver.open/tree/main/skills/software-development/hermes-agent-skill-authoring
Command: npx skills add https://github.com/Cyapstaye/Adame_ver.open --skill adame-agent-skill-authoring

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured framework for creating and maintaining high-quality, in-repo agent skills, ensuring they adhere to Adame's specific technical conventions and validation requirements.

Core Features & Use Cases

  • Standardized Authoring: Provides templates and frontmatter requirements to ensure consistency across the skill library.
  • Validation Logic: Includes instructions and code snippets to verify that skills meet size, structure, and metadata constraints before deployment.
  • Use Case: When you need to add a new reusable workflow to the Adame repository, use this skill to ensure your SKILL.md file is correctly formatted, properly categorized, and fully compliant with the agent's runtime expectations.

Quick Start

Use the adame-agent-skill-authoring skill to validate the frontmatter and structure of my new skill located in the software-development category.

Frequently Asked Questions about adame-agent-skill-authoring

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

FAQPage Schema
How do I validate YAML frontmatter for agent skills?

You can validate agent skill structure by enforcing mandatory YAML frontmatter and directory conventions. This framework verifies size limits, metadata requirements, and naming conventions to ensure your SKILL.md file meets Adame runtime expectations.

What are the metadata requirements for Adame agent skills?

Adame agent skills require specific YAML frontmatter fields, proper categorization, and strict directory structure. This framework provides templates and validation logic to verify your skill meets all metadata constraints before deployment.

How do I create a reusable agent workflow that passes validation?

To create a reusable agent workflow that passes validation, use standardized templates to format your SKILL.md file with correct frontmatter. This ensures your skill adheres to size limits and directory conventions for seamless runtime integration.

What is the best way to standardize markdown skill authoring?

The best way to standardize markdown skill authoring is to enforce consistent YAML frontmatter and directory structures across your skill library. This framework provides validation logic to verify metadata compliance before deployment.

Does the Adame runtime enforce size limits on agent skills?

Yes, the Adame runtime enforces size limits on agent skills. This validation framework checks your SKILL.md file against these constraints, alongside mandatory metadata and naming conventions, to prevent deployment errors.

Why does my agent skill fail integration into the Adame repository?

Your agent skill fails Adame repository integration when it lacks mandatory YAML frontmatter or violates directory structure rules. This framework validates your metadata, size limits, and naming conventions to ensure seamless runtime compatibility.