julia-pkg-app
CommunityBuild Julia CLI apps with Pkg
AuthorKrastanov
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill simplifies the creation and management of standalone command-line applications directly within Julia packages, leveraging Pkg's built-in app support.
Core Features & Use Cases
- Native App Creation: Define CLI entry points using
@mainand configure them inProject.toml's[apps]section. - Customizable Execution: Specify default Julia flags per app and override them at runtime.
- Use Case: Develop a simple command-line tool for text manipulation that can be installed and run like any other system utility, directly from your Julia environment.
Quick Start
Use the julia-pkg-app skill to create a new Julia application named 'my-cli-app' with a main entry point.
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-pkg-app Download link: https://github.com/Krastanov/JuliaLLMAgentSkills/archive/main.zip#julia-pkg-app 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.