Agentic CLI NPM Package

Scaffold and ship a companion tool for agentic coding CLIs (Claude Code, Codex, Gemini, and others) as one package with three faces — a CLI, an npm library, and an MCP server — sharing a model-preference cascade core, and auto-publishing to npm on a release branch. Use when building a Claude-Code/Codex companion, a `vibe*`-style tool, or any CLI+npm+MCP package that should work with the user's own keys and fall back to on-device. Fills the gap between build-from-template (generic scaffold) and ship-a-product (launch orchestration) for the specific CLI+npm+MCP+cascade shape. Empirical, from shipping 7 packages in one run.

pooriaarab f26e26a 9.0 KB Updated

File contents

pooriaarab/skills/tree/main/agentic-cli-npm-package commit f26e26a349

Frequently asked questions

npx skillmds@latest add pooriaarab/agentic-cli-npm-package