Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
merit-systems avatar

Agentcash Onboarding

  • 83 installs
  • 16 repo stars
  • Updated July 14, 2026
  • merit-systems/agentcash-skills

Helps with ai & agent building tasks.

About

agentcash-onboarding is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.

  • agentcash-onboarding
  • AI & Agent Building
  • AI-coding skill

Agentcash Onboarding by the numbers

  • 83 all-time installs (skills.sh)
  • +2 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #5,144 of 16,546 AI & Agent Building skills by installs in the Skillselion catalog
  • Data as of Aug 4, 2026 (Skillselion catalog sync)
npx skills add https://github.com/merit-systems/agentcash-skills --skill agentcash-onboarding

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs83
repo stars16
Last updatedJuly 14, 2026
Repositorymerit-systems/agentcash-skills

What it does

Helps with ai & agent building tasks.

Files

SKILL.mdMarkdownGitHub ↗

AgentCash Onboarding

AgentCash gives your AI agent pay-per-call access to premium APIs via x402 micropayments. This skill guides you through a one-time setup: wallet, optional invite credits, and the core AgentCash skill.

Onboarding Flow

When the user wants to set up or onboard into AgentCash:

1. Run onboard — With or without an invite code:

  • If the user provided an invite code: run npx agentcash@latest onboard <code> so they get free credits as part of setup.
  • If no invite code: run npx agentcash@latest onboard. This installs the core skill and prompts the user to open a link to get credits (for example deposit or redeem later).

After that, the user can check balance with npx agentcash balance, open the funding flow with npx agentcash fund, inspect funding addresses only when needed with npx agentcash accounts, or redeem an invite code later with npx agentcash redeem <code>.

Quick Start

1. Run onboard (with or without invite code)

With invite code:

npx agentcash@latest onboard <invite-code>

Without invite code:

npx agentcash@latest onboard

This sets up the wallet and core integration. Without a code, the user will be prompted to open a link to add credits.

2. Check your balance

npx agentcash balance

Shows total USDC balance. If balance is 0, direct the user to npx agentcash fund or https://agentcash.dev/onboard to get free credits. Only use npx agentcash accounts if the user needs deposit links or network-specific addresses.

Triggers

Use this skill when the user says they want to:

  • Set up AgentCash, onboard, or get started with AgentCash
  • Use paid APIs with AgentCash and need initial setup
  • Install or add the AgentCash skill
  • Use an invite code to get credits during setup

After Onboarding

Once onboarding is done, read the agentcash (core) skill for:

  • Discovering endpoints: npx agentcash discover <origin>
  • Making paid requests: npx agentcash fetch <url>
  • Wallet: balance, fund, redeem, and deposit details

Support

  • Homepage: https://agentcash.dev
  • Deposit: User deposit links are shown in npx agentcash accounts

Related skills

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.