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.

mikejhill Updated

File contents

mikejhill/copilot-instructions/tree/main/features/skills/skill-cli-development commit 0b34d04bb3

Frequently asked questions

npx skillmds@latest add mikejhill/skill-cli-development