** 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
1---2name: my-skill-23description: A skill that uses asd4---56# My Skill78This skill uses the following paid APIs:9- **asd**: asd1011## What This Skill Does1213<!-- Describe what your skill does here -->1415## Usage1617<!-- Describe how to use this skill -->1819## tools2021* asd2223 * name: pay-per-use-based asd-224 * access: agent-pay25 * usage:26 ```27 ** API Discovery ** First, discover available endpoints by making a GET request to the base URL:28 curl https://proxy.fluxapay.xyz/api/asd-229 ```3031* Make X402 payment: see ./fluxa-wallet/X402-PAYMENT.md323334# notes for tools use3536* If the invoked tool's access is **agent-pay**, it means the tool is accessed by the agent on a **pay-per-use** basis.37 The agent needs to handle x402 payment flow to use these tools.38 See ./fluxa-wallet/SKILL.md for the complete payment wallet documentation.39* For x402 payment details, refer to ./fluxa-wallet/X402-PAYMENT.md40* For payout operations, refer to ./fluxa-wallet/PAYOUT.md41* For payment link operations, refer to ./fluxa-wallet/PAYMENT-LINK.md
Run npx skillmds@latest add fluxa-agent-payment/my-skill-2 in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
A skill that uses asd It is listed under Coding & Dev Tools on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
fluxa-agent-payment (@fluxa-agent-payment) published this skill. Their other Agent Skills are listed on their SkillMD profile.