My Skill

A skill that uses asd

fluxa-agent-payment 4b60ebc 9 files · 673.4 KB Updated

File contents

My Skill

This skill uses the following paid APIs:

  • asd: asd

What This Skill Does

Usage

tools

  • asd

    • name: pay-per-use-based asd-2
    • access: agent-pay
    • usage:
      ** API Discovery ** First, discover available endpoints by making a GET request to the base URL:
      curl https://proxy.fluxapay.xyz/api/asd-2
      
  • Make X402 payment: see ./fluxa-wallet/X402-PAYMENT.md

notes for tools use

  • If the invoked tool's access is agent-pay, it means the tool is accessed by the agent on a pay-per-use basis. The agent needs to handle x402 payment flow to use these tools. See ./fluxa-wallet/SKILL.md for the complete payment wallet documentation.
  • For x402 payment details, refer to ./fluxa-wallet/X402-PAYMENT.md
  • For payout operations, refer to ./fluxa-wallet/PAYOUT.md
  • For payment link operations, refer to ./fluxa-wallet/PAYMENT-LINK.md

fluxa-agent-payment/skills/tree/main/skills/skill-starter-kit commit 4b60ebcc24

Frequently asked questions

npx skillmds@latest add fluxa-agent-payment/my-skill-2