julia-pkg-app

Community

Build 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 @main and configure them in Project.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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.