
You Already Have Dozens of Agent Skills. You Just Can't Find Them.
In the last post , I talked about the problem: your agent's skill collection is growing faster than your ability to manage it. Skills scattered across directories, no search, no sharing, no sanity. I introduced Agentikit as the fix — a CLI called akm that gives your agent a searchable, indexed stash of assets. But here's what I glossed over: most of you aren't starting from zero. You've already got skills, commands, agents, and rules spread across multiple platforms. Claude Code has ~/.claude/skills/ . OpenCode has .opencode/ . Cursor has .cursor/rules/ . Codex has its agents.md . You might be using two or three of these tools in the same week, building up assets in each one, and none of them can see each other. That's the real unlock with akm . It doesn't care where your assets came from. Point it at a directory, and it indexes everything inside. Point it at five directories, and now you've got semantic search across all of them. One command, every platform, every model. Let me show y
Continue reading on Dev.to
Opens in a new tab




