npm-publish
OfficialPublish the agent-bank CLI to npm with 2FA.
Authordifferent-ai
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the publishing of the agent-bank CLI to npm, ensuring 2FA-compliant authentication tokens are applied and the version is verified after publish.
Core Features & Use Cases
- Automated npm publish: Builds the CLI, configures npm with a granular token, and publishes the package to the public npm registry.
- Credential management: Reads NPM_TOKEN and optional NPM_SCOPE from the .env.skill file for secure automation.
- Use Case: In CI/CD pipelines, after a successful release build, publish a new version of agent-bank and verify it with npm view.
Quick Start
Load credentials from .env.skill, configure npm, build the CLI, publish from the packages/cli directory, and verify the new version with npm view agent-bank version.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: npm-publish Download link: https://github.com/different-ai/agent-bank/archive/main.zip#npm-publish Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.