Flow protocol operations on Base: discover auctions, launch tokens, submit bids, claim/exit bids, deploy liquidity, and perform deployer admin actions. Use when agents must build and submit Flow transactions via the Flow API. Always preserve msg.sender ownership.
$npx -y skills add basezh/agent-skills-on-base --skill flowInstalls into the current project.
Run `npx skills use "https://github.com/basezh/agent-skills-on-base" --skill "basezh/agent-skills-on-base/flow"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/basezh/agent-skills-on-base" that are relevant to the current task. Run `npx skills add "https://github.com/basezh/agent-skills-on-base"` and select the relevant skills, then follow their instructions.