@everpaid/agent-skills
v0.1.0
Published
Official guarded agent workflows for Everpaid MCP and CLI
Readme
@everpaid/agent-skills
Official guarded workflows for the Everpaid remote MCP server and CLI.
The package contains the everpaid skill under skills/everpaid/. Install or import that directory using your agent's supported skill mechanism. Connect MCP clients only to:
https://everpaid.app/mcpThe bundle contains no credentials, example customer records, hidden authority, telemetry, executable network code, or Live defaults. It documents only the nine public MCP tools and the official CLI fallback. Examples use synthetic Sandbox data.
Validate and package
npm ci
npm test
npm run pack:checkPublishing uses the repository's protected npm trusted-publishing workflow with provenance. Release only a clean agent-skills-v<package-version> tag after tests and submission artifacts pass.
