skill-authoring-workflow

Automate creation and validation of PM skills with compliant SKILL.md files.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/archerli/skill-set --skill skill-authoring-workflow-archerli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring-workflow
Source: https://github.com/archerli/skill-set/tree/main/%E4%BA%A7%E5%93%81%E7%BB%8F%E7%90%86/Product-Manager-Skills-main/skills/skill-authoring-workflow
Command: npx skills add https://github.com/archerli/skill-set --skill skill-authoring-workflow-archerli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of creating and updating PM skills, ensuring compliance with standards and reducing the time spent on manual tasks.

Core Features & Use Cases

  • Compliant Skill Creation: Generates compliant SKILL.md files with all required frontmatter elements.
  • Workflow Automation: Automates steps like preflight checks, content generation, validation, and documentation integration.
  • Use Case: Ideal for authors looking to quickly produce high-quality PM skills with a focus on maintaining repo standards and ensuring content is valid.

Quick Start

Use the skill-authoring-workflow to turn your workshop notes into a new PM skill with ./scripts/add-a-skill.sh research/your-framework.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 automate Product Manager skill creation while ensuring repo standards?

Automating Product Manager skill creation involves generating compliant SKILL.md files with required frontmatter and running validation scripts to ensure repo standards are met without manual checks. This reduces manual tasks and enforces compliance.

How do I generate a compliant SKILL.md file from existing framework notes?

To generate a compliant SKILL.md file, use the add-a-skill.sh script with your markdown notes as input. The workflow automates content generation, preflight checks, and documentation integration to produce validated outputs.

What is the best workflow for validating PM skills against repository standards?

The best workflow for validating PM skills uses an automated pipeline that runs preflight checks and metadata validation tools. This ensures your SKILL.md files pass repository standards and maintain required frontmatter elements.

Does the skill authoring workflow require specific scripting tools to run?

The skill authoring workflow requires specific scripting and metadata validation tools to function. It uses shell scripts like add-a-skill.sh to automate the generation and validation of PM skills within your projects.

Can I use this workflow to update existing Product Management skills in my repo?

Yes, you can use this workflow to update existing Product Management skills. It automates the update process by enforcing repository standards and running validation checks to ensure ongoing compliance.

Why do I need automated validation for PM skill authoring?

Automated validation is needed for PM skill authoring to ensure all generated SKILL.md files contain required frontmatter elements and pass repository compliance checks. This prevents standard violations and reduces manual review time.