skill-authoring-workflow

Automate PM skill creation and revision with validation and documentation checks.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/Johnnnmai/100x-product-manager --skill skill-authoring-workflow-johnnnmai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring-workflow
Source: https://github.com/Johnnnmai/100x-product-manager/tree/main/skills/skill-authoring-workflow
Command: npx skills add https://github.com/Johnnnmai/100x-product-manager --skill skill-authoring-workflow-johnnnmai

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation and revision of Product Manager skills, ensuring they meet repository standards for build paths, validation, and documentation before being committed.

Core Features & Use Cases

  • Guided Skill Creation: Offers guided wizards (build-a-skill.sh) for idea-to-prose conversion and content-first generation (add-a-skill.sh) from existing material.
  • Rigorous Validation: Enforces strict checks for frontmatter validity, section order, metadata limits, cross-reference resolution, and README catalog updates.
  • Use Case: When you have rough notes from a product strategy workshop, use this workflow to transform them into a well-structured, validated interactive skill ready for integration into the repository.

Quick Start

Use the skill-authoring-workflow to build a new skill from your research notes.

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 skill authoring and enforce validation checks before commit?

Use guided creation wizards to convert rough notes or research material into structured skills. The workflow offers idea-to-prose conversion and content-first generation from existing material to streamline the authoring process.

What is the best way to transform rough product strategy notes into a validated interactive skill?

The workflow enforces validation phases including frontmatter checks, metadata limits, cross-reference resolution, and section order verification. It also integrates README catalog updates to maintain documentation consistency.

Can I use this workflow to tighten manually created PM skills with strict validation?

The workflow supports guided creation, content-first generation from existing material, and manual tightening. Each path enforces build paths and validation checks prior to commit.

Why does skill validation fail during frontmatter checks and metadata limit enforcement?

Validation ensures frontmatter validity, correct section order, metadata limits, cross-reference resolution, and README catalog updates. These checks guarantee the skill meets repository standards before commit.