LogoLevante
PlatformStoreFeedbackBlog
PlatformStoreFeedbackBlog
A Levante project · Open source · MIT

Skillpipe

Git-native CLI for syncing AI agent skills across environments.

Define your agent skills once in a GitHub repository, install them into Claude Code with a single command, and let agents propose improvements through Pull Requests.

Click any line to copy
View on GitHubJoin the Discord

The skills drift problem

AI agents need one source of truth for instructions across machines, projects and teammates. Without it, every laptop ends up with a slightly different copy.

  • 01Machines diverge — every developer ends up with a different version of the same skill.
  • 02Improvements don't propagate — a fix on one laptop never reaches the rest of the team.
  • 03No audit trail — instructions executed by inference deserve the same review as code.

What Skillpipe gives you

01

Git-backed source of truth

Skills live in a GitHub repository your team already knows how to review and version.

02

One command to install or update

skillpipe install and skillpipe update keep every machine in sync with the repo.

03

Paranoid validation

Schema checks plus secret scanning for OpenAI, Anthropic, GitHub, AWS, Slack and Google before anything touches disk.

04

Pull-request only contributions

skillpipe propose opens a PR. Main is never written to directly — every change is reviewable.

05

Snapshots, not symlinks

Installed skills are copies pinned to a commit. Upstream changes never silently propagate.

06

Multi-target adapters

Claude Code today. Cursor, Codex and custom paths via a small adapter API.

Four commands. That's the whole flow.

01

Initialize

Scaffolds ~/.skillpipe/ and bootstraps the operator-manual skill so agents know how to use the tool.

skillpipe init
02

Connect a repo

Point Skillpipe at the repository where your team's skills live.

skillpipe repo connect <url>
03

Install a skill

Validates and writes the skill into Claude Code, or whichever target you've configured.

skillpipe install <name>
04

Stay in sync

Pulls the latest versions, lockfile-tracked. Pair with --dry-run to preview every change first.

skillpipe update
security

Security model

Skills are instructions executed by inference. Skillpipe treats them like code that runs.

Secrets caught before install

Provider keys for OpenAI, Anthropic, GitHub, AWS, Slack and Google are flagged before they reach the lockfile.

Dangerous patterns flagged

rm -rf, curl-pipe-sh and other risky shell idioms are surfaced during validation, not after they've run.

Main is PR-only

Every change to a skill is a Pull Request. Reviewable, revertable, traceable.

for agents

Built for AI agents

Skillpipe ships with a bundled skillpipe-cli skill — the operator's manual the agent reads to learn the tool: mental model, prerequisites, error codes, hard rules and anti-patterns. The skillpipe propose flow then lets agents improve their own instructions by opening a PR, never by pushing to main.

Open source. Built by Levante.

Skillpipe is MIT-licensed. We build it in the open with the same community that uses Levante.

Star on GitHubJoin the Discord
Made by Levante

Try Levante

/FEATURES/PLATFORM/STORE/BLOG/FEEDBACK
Levante Open Source
Granada • Alicante • España
[EU :: CET]
TermsPrivacyCookiesAcceptable UseRefunds
LEVANTE • OPEN SOURCE •
Levante Logo