@mdless/cli
v1.0.9
Published
Mind less, ship more. Share Claude Code skills across projects and teams.
Downloads
23
Readme
@mdless/cli

Mind less, ship more.
You know that feeling when you craft the perfect Claude Code skill, and then you need it in another project? Or when your teammate asks "how did you make Claude do that?"
Yeah, we're tired of that too.
🤔 Why "mdless"?
Two reasons:
Write less markdown. Skills are maintained by the community, so you don't have to craft every SKILL.md from scratch.
Mind less - stop overthinking - and just ship that shit out.
Mdless lets you share your superpowers across projects and teams. Skills live in your repo, not on your machine—so your whole team gets to be a superhero.
No more "it works on my Claude." No more copy-pasting skills between repos. No more explaining to Eddy how to set up his .claude folder for the fifth time.
📦 Installation
Run instantly with npx
npx @mdless/cliInstall globally with npm
npm install -g @mdless/cli📋 Key Features
Share skills across projects
mdless skills| Skill | What it does | | ---------------------------------------------- | ------------------------------------------------- | | commit | Writes commit messages so you don't have to think | | pr | Creates PRs with actual descriptions | | pr-comments | Responds to PR comments (politely) | | ci-errors | Reads CI logs and fixes the errors |
That's it. Pick the skills you want, hit enter, go back to shipping.
The CLI will:
- Create
.claude/skills/if it doesn't exist (you're welcome, Eddy) - Show you a list of available skills
- Install the ones you pick (remove the ones you don't)
Commit the skills to your repo. Now everyone on your team has them. Revolutionary, we know.
📄 License
MIT — go wild.
