skill-creator

Generate Hermes SKILL.md scaffolds from conversations or requirements.

174|23|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/RedWoodOG/Hermes-Desktop --skill skill-creator-redwoodog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-creator
Source: https://github.com/RedWoodOG/Hermes-Desktop/tree/main/skills/claude-code/skill-creator
Command: npx skills add https://github.com/RedWoodOG/Hermes-Desktop --skill skill-creator-redwoodog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the design and scaffolding of new Hermes skills from user conversations, requirements, or by analyzing existing patterns.

Core Features & Use Cases

  • Convert conversational requirements into SKILL.md frontmatter and body templates.
  • Validate skill structure, ensure frontmatter has name and description, and suggest tooling.
  • Research existing skills to avoid duplication and provide standardized formatting.

Quick Start

Provide the skill name and a brief use case to generate a ready-to-validate SKILL.md scaffold.

Frequently Asked Questions about skill-creator

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

FAQPage Schema
How do I create new LLM skills from a conversation?

To create new LLM skills from a conversation, you provide a skill name and a brief use case to generate a ready-to-validate SKILL.md scaffold. This automates converting conversational requirements into structured skill templates.

How do I validate frontmatter for a Hermes skill template?

Validating frontmatter for a Hermes skill template requires ensuring the metadata includes both a name and description. The skill creation process applies automated validation checks to maintain structure consistency.

What is the best way to generate consistent skill scaffolding for product teams?

Generating consistent skill scaffolding for product teams is best achieved by automating the creation of new Hermes skills from requirements or existing patterns. This ensures standardized formatting and rapid, consistent skill scaffolding.

Can I research existing skills to avoid duplication when creating a new workflow?

Yes, you can research existing skills to avoid duplication when creating a new workflow. The skill creation mechanism analyzes existing patterns to prevent overlap and provides standardized formatting for new skill designs.

Do I need specific requirements to start generating a SKILL.md file?

To start generating a SKILL.md file, you only need to provide a skill name and a brief use case. This input allows the system to output a ready-to-validate skill scaffold with proper frontmatter and body templates.