skogai-argc
Installation
SKILL.md
Argc CLI Framework
Purpose
This skill enables working with the argc framework - a bash-based system that transforms comment annotations into full-featured command-line interfaces with automatic argument parsing, validation, help generation, and shell completions.
Argc has two components:
- argc framework - The parser/engine that reads comment tags and generates CLI functionality
- argc-completions - 1000+ pre-built completion scripts for common commands, using argc as the engine
When to Use
Trigger this skill when: