Superfluid Protocol & ecosystem knowledge base — references, tools, and integration guides for real-time finance on EVM chains
An AI agent skill for the Superfluid Protocol — the real-time finance protocol for streaming payments on EVM chains.
This skill gives AI agents deep knowledge of Superfluid smart contract interfaces, enabling them to write integration code, debug reverts, and answer protocol questions accurately. It covers Super Tokens, CFA (1:1 streaming), GDA (many-to-many distribution pools), automation contracts (vesting, flow scheduling, auto-wrap), Super App development, and sentinel/liquidation mechanics.
bunx skills add superfluid-org/skills
Installs the skill and prompts you to pick which agents to enable it for. Update with bunx skills update. See skills.sh for the full list of supported agents.
From GitHub (recommended):
superfluid-org/skillsFrom ZIP:
clawhub install superfluid
SKILL.md — The main skill file that Claude loads when a Superfluid-related task is detected. Maps use-cases to the right reference files and explains how to read them.
Rich ABI references — Self-contained YAML files documenting every public function, event, and error for each Superfluid contract, including parameter descriptions, access control, notes, and deployment addresses.
Covered contracts: CFAv1Forwarder, GDAv1Forwarder, ConstantFlowAgreementV1, GeneralDistributionAgreementV1, SuperToken, SuperTokenV1Library, SuperTokenFactory, SuperfluidPool, Superfluid (Host), CFASuperAppBase, VestingSchedulerV3, FlowScheduler, AutoWrapManager, AutoWrapStrategy, BatchLiquidator, TOGA, InstantDistributionAgreementV1 (legacy), FluidLocker, FluidLockerFactory, FluidEPProgramManager, Fontaine, and StakingRewardController.
Runtime scripts — Node.js scripts for looking up token addresses, contract deployments, and ABIs across all Superfluid-supported chains:
tokenlist.mjs — Resolve Super Token addresses, symbols, and typesmetadata.mjs — Look up contract addresses, subgraph endpoints, and network infobalance.mjs — Check Super Token balances (real-time balance, deposits, net flow)abi.mjs — Resolve raw contract ABIs from the Superfluid SDKMIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub superfluid-org/skills --plugin superfluidOptimize DeFi yield farming strategies across protocols with APY tracking and risk assessment
Ship stablecoin apps faster. Best-practice skills for USDC payments, cross-chain transfers, wallets, and smart contracts — plus Circle's MCP server for real-time SDK and documentation guidance.
Blockchain data and infrastructure via Alchemy — EVM/Solana RPC, NFT API, token prices, portfolio, transfers, webhooks. Supports API key and agentic gateway (x402/MPP) auth flows.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.