Skip to content

Add cleo to Tools & Utilities#283

Open
Surt wants to merge 1 commit into
jqueryscript:mainfrom
Surt:add-cleo
Open

Add cleo to Tools & Utilities#283
Surt wants to merge 1 commit into
jqueryscript:mainfrom
Surt:add-cleo

Conversation

@Surt
Copy link
Copy Markdown

@Surt Surt commented May 16, 2026

What is cleo?

cleo is a dependency manager for the Claude Code ecosystem — npm / pip / composer for rules, skills, agents, commands, hooks, and MCP servers.

# As a Claude Code plugin (gets you /cleo-install, /cleo-require, etc.)
/plugin marketplace add https://github.com/Surt/cleo
/plugin install cleo@cleo

# Or as a standalone CLI
git clone https://github.com/Surt/cleo
cd cleo && pip install pyyaml

Why it fits Tools & Utilities

Peer to claude-cmd (Claude Code Commands Manager) — but broader: cleo manages every .claude/ artifact type plus MCP server entries, with version constraints and a lock file. One cleo.json manifest installs and version-pins everything across a team. Resolves vendor/namegithub.com/vendor/name automatically. No registry signup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant