skill-authoring-workflow

Generate standardized SKILL.md assets from rough PM content.

Updated Apr 28, 2026
One-click install
npx skills add https://github.com/roberttmadsen13-del/TOURney --skill skill-authoring-workflow-roberttmadsen13-del
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring-workflow
Source: https://github.com/roberttmadsen13-del/TOURney/tree/main/SKILLS/Product-Manager-Skills-main/skills/skill-authoring-workflow
Command: npx skills add https://github.com/roberttmadsen13-del/TOURney --skill skill-authoring-workflow-roberttmadsen13-del

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Turn rough PM notes, workshop content, and drafts into a compliant, publish-ready skill that adheres to repo standards.

Core Features & Use Cases

  • Structured preflight checks and metadata validation to prevent duplicate or misformatted skills.
  • Multi-phase authoring workflow including generation, tightening, validation, and integration.
  • Supports guided wizard, content-first creation, and manual edits to maintain quality across skills.

Quick Start

Run the guided authoring workflow to transform rough PM notes into a validated, publish-ready SKILL.md.

Frequently Asked Questions about skill-authoring-workflow

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

FAQPage Schema
How do I convert rough PM notes into a validated SKILL.md file?

To convert rough PM notes into a validated SKILL.md file, use the guided authoring workflow to execute preflight, draft, tightening, validation, and integration phases that enforce frontmatter validity and repository standards.

What is the skill authoring workflow for product management documentation?

The skill authoring workflow is a multi-phase process that transforms product management drafts into compliant skills by generating standardized SKILL.md assets, enforcing section order, metadata limits, and cross-references to pass repository validation.

How do I validate skill metadata and frontmatter before publishing?

Validate skill metadata and frontmatter before publishing by running automated check scripts like check-skill-metadata and test-a-skill, which verify name, description, intent, and type fields against repository limits and standards.

Can I manually edit a generated SKILL.md file after using the authoring wizard?

Yes, you can manually edit a generated SKILL.md file after using the authoring wizard, as the workflow supports manual edits alongside guided wizard and content-first creation methods to maintain quality across skills.

What repository validation checks are enforced for skill authoring?

Repository validation checks enforced during skill authoring include frontmatter validity for required fields, section order verification, metadata limits, cross-references, and automated checks executed via scripts such as build-a-skill and find-a-skill.