how-to-publish-paks
Installation
SKILL.md
How to Publish Paks (Agent Skills)
Overview
Paks are reusable instruction sets that enhance AI coding agents. This guide covers the complete workflow from creation to publishing on the Paks registry, with emphasis on writing high-quality content that agents can effectively use.
Prerequisites
paksCLI installed (brew tap stakpak/stakpak && brew install paks)- Stakpak API key for publishing
- Git repository for your skill
Workflow / Instructions
Step 1: Create Skill Structure
# Create a new skill with the paks CLI
paks create my-skill