skillo

star 1

Go CLI for installing agent skills from Git repos using Go modules for versioning.

qjcg By qjcg schedule Updated 6/11/2026

name: skillo description: Go CLI for installing agent skills from Git repos using Go modules for versioning.

Skillo CLI

When to use

Manage agent skills (SKILL.md-based) with go get-style versioning.

Commands

  • init: Setup workspace
  • get <repo[@v]>: Install/extract
  • search <term>: GitHub + local
  • list [--outdated]
  • update
  • remove <name>
  • validate <dir>

Skills in ~/.config/agents/skills/<name>/.

Install via CLI
npx skills add https://github.com/qjcg/arcadia --skill skillo
Repository Details
star Stars 1
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator