skill-archetypes

Installation
SKILL.md

Skill Archetypes

Identify which archetype fits best and follow its structure.

1. CLI Reference Skill

For tools, CLIs, APIs. Structure by operations, minimize prose.

## Authentication
[How to authenticate]

## Core Operations
| Command | Description |
|---------|-------------|
| `tool init` | Initialize project |
| `tool run` | Execute task |
Installs
39
GitHub Stars
41
First Seen
Feb 5, 2026
skill-archetypes — majesticlabs-dev/majestic-marketplace