skill-development-workflow

Installation
SKILL.md

Skill Development Workflow

This skill automates the initial setup of a new skill, including creating the directory structure and validating it.

Quick Start

To create a new skill called my-new-skill, run:

/home/ubuntu/skills/skill-development-workflow/scripts/run_workflow.sh my-new-skill

The Workflow

This skill performs the following steps in order:

  1. Initialize: Uses the skill-creator skill to create the directory structure for the new skill.

  2. Validate: Uses the skill-creator skill to validate that the new skill's structure is correct.

Installs
6
GitHub Stars
69
First Seen
Jun 27, 2026
skill-development-workflow — abcnuts/manus-skills