julia-comonicon
CommunityBuild Julia CLIs with Comonicon.jl
AuthorKrastanov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation of command-line interfaces (CLIs) for Julia projects, transforming functions into executable commands with automatic help text generation and argument parsing.
Core Features & Use Cases
- CLI Creation: Build single-command scripts or multi-command packages using intuitive macros (
@main,@cast). - Argument Parsing: Automatically handle options, flags, and positional arguments based on function signatures and docstrings.
- Help Text Generation: Generate rich,
-h/--helpcompatible documentation directly from function docstrings. - Package Integration: Seamlessly integrate CLIs into Julia packages for easy installation and distribution.
Quick Start
Use the julia-comonicon skill to create a new Julia CLI script named 'mycli.jl' that accepts a single string argument 'name' and an optional boolean flag '--loud'.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: julia-comonicon Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-comonicon Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.