Skip to content

Add cleo - dependency manager for Claude Code#231

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

Add cleo - dependency manager for Claude Code#231
Surt wants to merge 1 commit into
webfuse-com: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 this list

One cleo.json manifest installs and version-pins everything .claude/ needs across a team. Resolves vendor/namegithub.com/vendor/name automatically. No registry signup. Lock file (cleo.lock) for reproducible installs across CI and developers.

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