Claude Skill

chu2bard/pinion-os

TypeScript SDK and Claude Skill framework for Pinion protocol with x402 micropayments on Base network. Build payment-enabled AI agents and plugins with USDC integration.

Overview

Stars389
Forks26
LanguageTypeScript
Last pushed2026-02-23
Last synced2026-06-13
View on GitHub

Repository

Ownerchu2bard
Repositorypinion-os
Full namechu2bard/pinion-os
Repo ID1,155,776,927

Install this Skill

npm install pinion-os

Registry

Typemcp_server
Quality score85/100
Verificationreadme_parsed
Last verified2026-06-13
Platforms
ClaudeMCPOpenClawCursor
Capabilities
terminalagentsbaseclaudemcpopenclawpaymentstypescriptusdcx402
Detected files
README.mdSKILL.mdexamplespackage.jsontests
Config keys
PINION_PRIVATE_KEYPINION_API_URLPINION_API_KEYFACILITATOR_URLANTHROPIC_API_KEYONEINCH_API_KEYWALLET_KEYPACKAGE_JSON
Install methods
  • npm install pinion-os
  • npx pinion-os
  • npx ts-node examples/custom-skill.ts
  • claude mcp add pinion -- npx pinion-os
  • git clone https://github.com/chu2bard/pinion-os

Summary

Pinion OS is a TypeScript-based client SDK, Claude plugin, and skill framework designed for the Pinion protocol, featuring x402 micropayments on the Base network.

Chinese description

客户端SDK、Claude插件与技能框架,专为Pinion协议设计。基于Base网络的x402微支付系统。

Key features

  • Client SDK for Pinion protocol
  • Claude plugin and skill framework
  • x402 micropayments on Base network
  • TypeScript implementation
  • Integration with USDC payments
  • MCP (Model Context Protocol) support

Use cases

  • Building Claude Skills with micropayments
  • Creating payment-enabled AI agents
  • Developing Base network applications
  • Integrating USDC payments into AI tools
  • Implementing MCP servers with payment features
  • Monetizing AI-powered services

README excerpt

<p align="center"> <img src="assets/banner.png" alt="Pinion OS" width="100%" /> </p> # pinion-os Client SDK, Claude Code plugin, and skill server framework for [Pinion](https://pinionos.com). Handles x402 micropayments on Base so your code (or your agent) can call on-chain skills without thinking about payments. ## Architecture ``` +------------------------+ | Your App / Agent / | | Claude Code | +-----------+------------+ | +--------------+--------------+ | pinion-os SDK | | x402 signing & payments | +--------------+--------------+ | +--------------+--------------+ | pinionos.com / custom | | x402 skill server | +--------------+--------------+ | +-----------+------------+ | Base L2 Network | | USDC settlement | +------------------------+ ``` Three layers: your code talks to the SDK, the SDK handles x402 payment signing, the skill server verifies payment through a facilitator and returns data. ## x402 Payment Flow ``` Client Skill Server Facilitator | | | |--- GET /price/ETH --------->| | |<-- 402 + pay requirements --| | | | |

Topics

Explore more

Data from GitHub. Synced on 2026-06-13