skill-authoring-workflow

Create and update Product Management skills with compliance checks and repository integration.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/MMXC/openclaw-back --skill skill-authoring-workflow-mmxc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-authoring-workflow
Source: https://github.com/MMXC/openclaw-back/tree/main/pm-skills/skills/skill-authoring-workflow
Command: npx skills add https://github.com/MMXC/openclaw-back --skill skill-authoring-workflow-mmxc

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation and updating of Product Management skills, ensuring they are compliant, publish-ready, and integrated correctly into the repository.

Core Features & Use Cases

  • Guided Skill Creation: Offers a guided wizard (build-a-skill.sh) for new skill ideas or a content-first approach (add-a-skill.sh) for existing material.
  • Validation & Conformance: Enforces strict checks for frontmatter validity, section order, metadata limits, and cross-reference resolution.
  • Use Case: When you have raw notes from a product strategy meeting, use this workflow to transform them into a well-defined, validated SKILL.md file ready for inclusion in the project.

Quick Start

Use the skill-authoring-workflow to build a new skill based on 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 ensure frontmatter compliance for Product Management skills?

Skill authoring automation enforces frontmatter compliance by validating metadata limits, section order, and cross-reference resolution during the creation and updating of Product Management skills. This guided workflow ensures your generated SKILL.md files are publish-ready.

What's the best way to turn raw product strategy notes into a validated SKILL.md file?

To turn raw product strategy notes into a validated SKILL.md file, use the content-first approach via the add-a-skill.sh script. This workflow guides content generation and applies strict validation checks to ensure your material is compliant and structured correctly.

Can I use this workflow automation to create a new skill from scratch without existing documentation?

Yes, you can create a new skill from scratch using the guided wizard build-a-skill.sh. This workflow automation script helps you generate compliant content and integrate it directly into the repository documentation without needing existing material.

Does the skill validation process check for correct section order and cross-reference resolution?

The skill validation process checks for correct section order, valid frontmatter, metadata limits, and cross-reference resolution. These strict conformance checks ensure your Product Management skills meet all repository documentation requirements before publishing.

When should I use the content-first approach versus the guided wizard for skill creation?

Use the content-first approach with add-a-skill.sh when you have existing material or raw notes to transform. Use the build-a-skill.sh guided wizard when starting a new skill from scratch and you need step-by-step content generation and structure guidance.

What limitations exist when updating existing skills within this structured authoring framework?

When updating existing skills, the workflow enforces strict compliance checks for frontmatter validity and section order. Limitations include adhering to metadata limits and ensuring cross-reference resolution passes validation before your iterative refinements can be integrated into the repository.