A CLI tool for managing skills across multiple AI agents

skillm is an CLI tool for managing skills used by several . It can add global skills and project-level s, then connect them to different agents through from one shared skills folder. One command can check installed skills and update them.

Removing a skill also removes its from every connected agent. Skills, settings, and are stored under ~/.skillm by default. New agents can be supported by adding settings in ~/.skillm/, and cc plus Codex are preconfigured.

The tool uses the .

Key points

  • skillm manages skills for multiple from one place.
  • It supports both global skills and local project skills.
  • It keeps skills in one folder and links them into each agent with .
  • A single command can check and update all managed skills.
  • Extra agents can be added through ~/.skillm/.
Read original