Zero-dependency CLI to install AI agent skills directly from any source. No marketplace, no registry, no signup — just point it at a local folder or a GitHub repo and it works. Works with opencode, claude-code, cursor, and all spec-compliant agents. - sametcelikbicak/rolecraft
No reviews yetBe the first to leave a review for RoleCraft
Maker
📌
Hey Product Hunt community! 👋
I'm Samet, maker of RoleCraft.
I built this because I was tired of manually copying SKILL.md files into every single AI agent's directory. Every agent looks for skills in a different folder, and there was no standard way to install or manage them.
RoleCraft solves this: one CLI, 30+ agents, zero dependencies. Install a skill from any GitHub repo or local folder with a single command.
I'll be here all day answering questions. To kick things off: which AI coding agent do you use most, and how do you currently manage your skills/configs?
Thanks for checking it out!
Report
Does it handle version pinning and updates from a repo, or does each install just pull the latest commit and leave you to figure out drift on your own?
Report
Maker
@nisanurbal4rn4 Hello, for now you can install latest version of skill but RoleCraft has verify comamnd to verify your skill is it lastest or not, if it find any changes warn to you.
Hey Product Hunt community! 👋
I'm Samet, maker of RoleCraft.
I built this because I was tired of manually copying SKILL.md files into every single AI agent's directory. Every agent looks for skills in a different folder, and there was no standard way to install or manage them.
RoleCraft solves this: one CLI, 30+ agents, zero dependencies. Install a skill from any GitHub repo or local folder with a single command.
I'll be here all day answering questions. To kick things off: which AI coding agent do you use most, and how do you currently manage your skills/configs?
Thanks for checking it out!
Does it handle version pinning and updates from a repo, or does each install just pull the latest commit and leave you to figure out drift on your own?
@nisanurbal4rn4 Hello, for now you can install latest version of skill but RoleCraft has verify comamnd to verify your skill is it lastest or not, if it find any changes warn to you.