@mattpocockuk: I think I need to ship my own installation CLI for my skills. It means I could: - Ship skills more customized to indivi…

X AI KOLs Following Tools

Summary

Matt Pocock proposes creating a custom installation CLI for AI agent skills, enabling customization, dependency tracking, and easier updates via npx @ai-hero/skills init.

I think I need to ship my own installation CLI for my skills. It means I could: - Ship skills more customized to individual agents (/claude-handoff, /codex-handoff) - Track dependencies (/grilling must be installed if /wayfinder is, for instance) - Improve the update story for skills you've messed with (provide a prompt to grab the latest skills) npx @ai-hero/skills init WDYT?
Original Article
View Cached Full Text

Cached at: 07/10/26, 12:11 PM

I think I need to ship my own installation CLI for my skills. It means I could:

  • Ship skills more customized to individual agents (/claude-handoff, /codex-handoff)
  • Track dependencies (/grilling must be installed if /wayfinder is, for instance)
  • Improve the update story for skills you’ve messed with (provide a prompt to grab the latest skills)

npx @ai-hero/skills init

WDYT?

Similar Articles

mattpocock/skills

GitHub Trending (daily)

This open-source repository provides a composable set of AI agent skills and prompts designed to improve alignment, reduce verbosity, and optimize workflows for coding assistants like Claude Code and Codex.