skill-forge-publish

Installation
SKILL.md

Skill Publishing & Distribution

Process

Step 1: Pre-Publish Validation

Run the full review before publishing:

  1. Execute /skill-forge review <path> and ensure score >= 80/100
  2. Fix any critical or high-priority issues
  3. Test with at least 5 trigger queries
  4. Verify all cross-references resolve

Step 2: Create Install Script

Generate install.sh that handles:

#!/usr/bin/env bash
# Install script for [skill-name]
Related skills
Installs
12
GitHub Stars
54
First Seen
Apr 8, 2026