Library
One library for local and remote skills
User skills and GitHub-backed remote skills live under a managed store, so agent folders are deployment targets instead of hidden state.
macOS desktop app · open source · local-first
Local skill manager for AI agents.
Keep Codex-style, Claude, and project-local skills organized from one local store. Review GitHub-backed imports and updates before they touch your runtime folders.
30-second overview
The demo shows scattered skills becoming one managed library, then walks through review, update, usage history, and the GitHub release flow.
Library
User skills and GitHub-backed remote skills live under a managed store, so agent folders are deployment targets instead of hidden state.
Review
Scan candidates are classified before copying. Remote updates are inspected as diffs, then applied or left alone.
Deploy
SkillBox deploys managed SKILL.md skills into Codex-style, Claude, and project-local runtime folders
through explicit workspace targets.
Trust boundaries
Runtime folders, GitHub URLs, downloaded archives, and existing skills are treated as untrusted input.
FAQ
Short answers for developers evaluating SkillBox as their local-first skill manager.
SkillBox is a local-first macOS app and CLI for organizing AI agent skills from one managed library. It focuses on Codex skills, Claude skills, and other SKILL.md-based workflows that need safer import, update, and deployment controls.
SkillBox stores managed user skills and GitHub-backed remote skills under ~/.skillbox.
Runtime folders are treated as deployment targets instead of the only source of truth.
SkillBox targets local SKILL.md runtime folders such as .codex/skills,
.agents/skills, .claude/skills, and project-local skill roots. The product
is built around explicit workspace targets so a single skill library can deploy to the runtimes you use.
GitHub-backed remote skills stay linked to their source and version history. SkillBox previews remote diffs before applying changes, so imports and updates can be reviewed before they touch runtime folders.
macOS is the current release target. SkillBox is open source, but the packaged desktop app and signed releases are currently focused on macOS.
Install
SkillBox currently targets macOS. Download the latest signed DMG or install the cask from the project tap.
brew tap santosli/tap
brew install --cask skillbox