monetize.fluxapay.xyz

my-skill-1

A skill that uses Doubao Seedance 1.5 pro

First seen Mar 27, 2026

Installation

$ npx skills add https://monetize.fluxapay.xyz

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from monetize.fluxapay.xyz · top by installs.

npx skills add https://monetize.fluxapay.xyz

Browse all from monetize.fluxapay.xyz

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,182 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 9 installs

SKILL.md

My Skill

This skill uses the following paid APIs:

  • Doubao Seedance 1.5 pro: Video generation with Seedance

What This Skill Does

<!-- Describe what your skill does here -->

Usage

<!-- Describe how to use this skill -->

tools

  • Doubao Seedance 1.5 pro

name: pay-per-use-based doubao-seedance-1-5-pro access: agent-pay * usage: `` API Discovery First, discover available endpoints by making a GET request to the base URL: curl https://proxy-monetize.fluxapay.xyz/api/doubao-seedance-1-5-pro/a838f765 ``

  • 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