chu2bardchu2bardCommunityยท10 Agent Skills Included

pinion-os

On-chain payments, wallet lookups, and token swaps on Base

Checks wallet balances, token prices, and transaction details on the Base network. Builds and broadcasts ETH and USDC transfers and token swaps without manual signing steps. Handles USDC micropayments automatically so paid on-chain services run without billing setup. Includes a server framework for creating your own paid crypto data endpoints.
npx skills add chu2bard/pinion-os --all -g -y

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install pinion-os?โ–ผ

Run `npx skills add chu2bard/pinion-os --all -g -y` in your terminal to install all skills globally, then set your wallet key as the PINION_PRIVATE_KEY environment variable.

What can pinion-os do on Base?โ–ผ

It checks ETH and USDC balances, looks up token prices and transaction details, generates wallets, and builds or broadcasts transfers and token swaps on the Base network.

How do x402 micropayments work here?โ–ผ

Each paid skill call costs $0.01 USDC on Base, and the SDK signs and attaches the payment automatically so you never handle billing manually.

Does pinion-os work with Claude Code and Cursor?โ–ผ

Yes. It runs as a standard MCP plugin, exposing twelve tools like balance, price, send, and trade to any MCP-compatible host.

Can I build my own paid crypto endpoints?โ–ผ

Yes. The included server framework lets you create custom x402-paywalled endpoints that charge USDC per call and settle payments automatically.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’