Skill CLI Development

Use when creating, modifying, or reviewing CLI tools bundled with agent skills. Covers when to build a CLI vs. use third-party tools, domain boundary design, language selection (Python preferred, Node.js when required), complexity tiers (lightweight single-file vs. standard full-project), cross-platform configuration and credential storage under ~/.config/copilot-skills/, agent security boundaries, dependency and size management, testing, and maintainability standards.

tomevault-io 30f18a6 2 files · 17.5 KB Updated

File contents

tomevault-io/skills-registry/tree/main/mikejhill--copilot-instructions--skill-cli-development commit 30f18a6e39

Frequently asked questions

npx skillmds@latest add tomevault-io/skill-cli-development