agentbank-skill
v0.1.0
Published
Install the AgentBank Pay skill into supported AI coding agents.
Readme
AgentBank Pay Skill Installer
Install the AgentBank Pay skill into a supported coding agent:
npx agentbank-skill installThe installer uses the globally installed skill location by default and detects the active agent. Target a specific agent when needed:
npx agentbank-skill install --agent codex
npx agentbank-skill install --agent claude-codeUse --project for a project-local installation, or --copy to copy rather
than link the skill files.
This installs the payment skill only. Configure the AgentBank MCP separately,
then start a new agent session before using $agentbank-pay.
