Skip to content
@LucaTools

LucaTools

Luca

A minimalistic, lightweight, decentralised tool and skill manager
with a built-in pipeline runner for macOS and Linux

License Swift Platforms Marketplace


Luca helps developers install, manage, and activate specific versions of CLI tools inside their projects — without polluting the global PATH. There is no central registry: tools are installed directly from GitHub Releases or any URL, pinned in a simple YAML file (Lucafile), and symlinked into .luca/tools/ inside your project.

Luca also manages agentic skills for AI coding agents. Skills are Markdown files with YAML frontmatter, installed from any Git repository and symlinked into agent-specific directories (e.g. .claude/skills/). Supports 40+ agents out of the box — Claude Code, Cursor, GitHub Copilot, Windsurf, and more.

Luca includes a built-in pipeline runner (luca run) for defining and executing ordered sequences of shell tasks from a YAML file. Pipelines support parameters with defaults, when: conditions, env files, dry-run previews, and per-task error handling.

Install

curl -fsSL https://luca.tools/install.sh | bash

Repositories

Repository Description
Luca Core CLI — installs, manages, and links versioned tools and agentic skills in your project
setup-luca GitHub Action to install Luca and your project tools in CI workflows (Marketplace)
LucaWorkflows Copy-paste CI workflow templates to publish Luca-compatible releases for Swift, Go, Rust, Python, C#, and Zig
LucaScripts Shell scripts: installer, uninstaller, shell PATH hook, and git post-checkout hook

Resources

License

All repositories are licensed under Apache 2.0.


Pinned Loading

  1. LucaScripts LucaScripts Public

    Scripts for Luca

    Shell 1

  2. Luca Luca Public

    Manage tools, agentic skills and tasks your way. On macOS and Linux.

    Swift 29 2

Repositories

Showing 7 of 7 repositories
  • LucaTools/lucatools.github.io's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Aug 27, 2026
  • Luca Public

    Manage tools, agentic skills and tasks your way. On macOS and Linux.

    Swift 29 Apache-2.0 2 0 0 Updated Jul 31, 2026
  • setup-luca Public

    GitHub Actions action to setup Luca

    LucaTools/setup-luca's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Jul 27, 2026
  • LucaScripts Public

    Scripts for Luca

    LucaTools/LucaScripts's past year of commit activity
    Shell 1 Apache-2.0 0 0 0 Updated Jul 26, 2026
  • .github Public
    LucaTools/.github's past year of commit activity
    0 0 0 0 Updated Jun 21, 2026
  • select-xcode Public

    GitHub action to select Xcode version via 1. explicit input 2. .xcode-version file 3. env var

    LucaTools/select-xcode's past year of commit activity
    0 MIT 0 0 0 Updated Mar 8, 2026
  • LucaWorkflows Public

    Ready-to-use GitHub Actions workflows that build, package, and publish CLI tool releases on github.com making them compatible with Luca

    LucaTools/LucaWorkflows's past year of commit activity
    0 Apache-2.0 0 0 0 Updated Feb 25, 2026

Top languages

Loading…

Most used topics

Loading…