Getting individual API endpoints from Claude is easy. Orchestrating wallet management, liquidity contracts, governance proposals, member roles, and on-chain execution into a working app is not. The Fexr Claude Skill handles that orchestration — using battle-tested APIs underneath.
Early access: The skill is actively being refined. Submit on the demo page to participate and help shape it.
A governance app that manages wallets and liquidity isn't a single API call — it's eight interconnected systems that must fire in the right order, handle failure gracefully, and maintain a consistent security model throughout. You can read the docs. You can ask Claude to explain each endpoint. But sequencing them into a coherent application requires decisions that take months to get right on your own.
The Fexr Claude Skill encodes that sequencing. It knows which wallet call to make before creating a staking contract. It knows how to wire a governance vote result to an on-chain execution. It knows which auth scope each operation needs. You describe the governance model. It builds the app.
The skill sequences these correctly. You don't have to.
The skill reads your natural-language description of how decisions should be made in your club — who proposes, who votes, what quorum means, what happens when it passes — and maps all of it to the Fexr API calls required to make it real. No boilerplate. No integration glue. A working app on production APIs from day one.
Self-custody wallets created per member across Polygon, Solana, and Avalanche. Key management stays on-device. Multi-sig thresholds configurable per club role.
Staking contracts with configurable lock periods, distribution cadence, and exit conditions. Contract terms visible on-chain before any member commits.
Create proposals, set vote windows, configure quorum thresholds. Members vote from the Fexr wallet. Results bind to execution automatically when quorum is met.
Role hierarchy maps to API scopes. Proposers, voters, executors, and observers each get the minimum permissions required. Roles update on badge events.
When a vote passes quorum, the execution endpoint fires automatically. No manual trigger. Receipts log to the DVI ledger with a verifiable timestamp.
Every proposal, vote, and execution is logged with a tamper-evident record. Export to your monitoring stack or surface in-app via the observability webhooks.
Tell the skill how your club makes decisions: who proposes, who votes, what quorum means, how long votes stay open, and what happens when they pass. Plain language is fine.
The skill translates your governance description into the correct API calls, in the correct order, with the correct auth scope and error handling for each operation.
Generated code targets Fexr production endpoints directly — not mocks. Request your API credentials via the developer portal and your governance app is live.
The Fexr Claude Skill builds on top of the same API and webhook infrastructure available to all developers — DPoP auth, replay protection, rate limiting, observability, and auto-retry included. You can extend the generated app with any connector from the integration hub.
The skill is in active development. Submit on the demo page to participate — help us find the edge cases and get early access before general availability.