crow

Provision CrowPay wallets and handle HTTP 402 payment requests for APIs.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/dakshrawat298-gif/SOL-ALPHA-GUARDIAN --skill crow-dakshrawat298-gif
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: crow
Source: https://github.com/dakshrawat298-gif/SOL-ALPHA-GUARDIAN/tree/main/packages/skills/skills/crow
Command: npx skills add https://github.com/dakshrawat298-gif/SOL-ALPHA-GUARDIAN --skill crow-dakshrawat298-gif

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables autonomous wallet provisioning and payments for AI agents, eliminating manual handling of API payments, subscriptions, and merchant charges.

Core Features & Use Cases

  • CrowPay wallet provisioning: Create and manage agent wallets to pay for APIs and services.
  • 402/x402 payment flow: Forward HTTP 402 requests to Crow and receive signed payment payloads to retry API calls.
  • Card payments & billing: Pay merchants or subscriptions via credit cards using Stripe, with auto and manual approval flows.

Quick Start

Set up a CrowPay wallet and trigger a 402 or card payment flow to complete a purchase with your agent.

Frequently Asked Questions about crow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate API payments for AI agents using HTTP 402?▼

Automate API payments by provisioning a CrowPay wallet, forwarding HTTP 402 responses to the Skill, and retrying the API call with a signed payment payload. This autonomous flow eliminates manual handling of paywalled API requests.

What is the x402 payment protocol and how does it work with USDC?▼

The x402 protocol facilitates autonomous payments using USDC on the Base network. The Skill provisions wallets to handle x402 flows, enabling AI agents to pay for APIs or services with USDC without manual intervention.

How do I set up a wallet for autonomous agent payments?▼

Set up a CrowPay wallet by initiating the provisioning process within the Skill. Once provisioned, the wallet allows your agent to trigger 402 or card payment flows to complete purchases and manage API credits.

Can I use credit cards for AI agent subscriptions and merchant payments?▼

Yes, you can process card payments for merchants and subscriptions via Stripe. The Skill supports both auto and manual approval flows for billing, allowing agents to autonomously manage credit card transactions.

Does this Skill support both manual and automatic payment approvals?▼

Yes, the Skill supports both auto and manual approval flows for card payments and billing. This allows you to configure whether agents autonomously execute transactions or require manual confirmation before paying.

What is the best way to handle autonomous agent billing for paid APIs?▼

The best way to handle autonomous agent billing is provisioning a dedicated wallet to intercept 402 payment requests and automatically retry API calls. This removes the need to manually manage API credits and subscriptions.