PI

Handles financial integration for Pi Apps, including SDK-based payment flows and server-side validation.

Install

mkdir -p .claude/skills/pi-payments && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9723" && unzip -o skill.zip -d .claude/skills/pi-payments && rm skill.zip

Installs to .claude/skills/pi-payments

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Pi Network payment integration - three-phase payment flow, createPayment, server-side approve/complete, PaymentDTO. Use when implementing or debugging Pi payments.
163 chars✓ has a “when” trigger
Advanced

Key capabilities

  • Three-phase payment flow
  • Server-side transaction approval
  • Transaction completion
  • Incomplete payment resolution

How it works

It implements a three-phase flow involving frontend SDK interaction and server-side approval/completion to ensure secure Pi transactions.

Inputs & outputs

You give it
Payment data
You get back
Completed blockchain transaction

When to use pi-payments

  • Implementing Pi payment flow in apps
  • Building server-side approve endpoints
  • Completing transactions via SDK
  • Debugging payment failure issues

About pi-payments

This skill assists in building the required three-phase payment flow for Pi Network applications. It handles front-end SDK interaction, server-side transaction approval, and final verification.

Pi Network payment integration - three-phase payment flow, createPayment, server-side approve/complete, PaymentDTO. Use when implementing or debugging Pi payments.

When not to use it

  • Fiat or non-Pi cryptocurrency payments

Prerequisites

Pi SDKServer API Key

Limitations

  • Must use Pi exclusively
  • Server-side completion is mandatory for security

How it compares

It enforces a specific, secure three-phase protocol required for all Pi Network applications.

Compared to similar skills

pi-payments side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
pi-payments (this skill)06moReviewAdvanced
paypal-integration102moNo flagsIntermediate
shopify-apps14moReviewIntermediate
ccxt-typescript16moReviewBeginner

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

paypal-integration

wshobson

Integrate PayPal payment processing with support for express checkout, subscriptions, and refund management. Use when implementing PayPal payments, processing online transactions, or building e-commerce checkout flows.

1090

shopify-apps

alinaqi

Shopify app development - Remix, Admin API, checkout extensions

19

ccxt-typescript

ccxt

CCXT cryptocurrency exchange library for TypeScript and JavaScript developers (Node.js and browser). Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors. Use when working with crypto exchanges in TypeScript/JavaScript projects, trading bots, arbitrage systems, or portfolio management tools. Includes both REST and WebSocket examples.

15

convex

waynesutton

Umbrella skill for all Convex development patterns. Routes to specific skills like convex-functions, convex-realtime, convex-agents, etc.

01

plaid-fintech

davila7

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.

32

payment-integration

mrgoonie

Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, multi-provider orders.

13

Search skills

Search the agent skills registry