opendexter-ide
opendexter-ide contiene 12 skills recopiladas de Dexter-DAO, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.
Skills en este repositorio
Use hosted OpenDexter to discover services, create and inspect opaque purchase intents, call approved paid or wallet-gated resources, read the session-bound Dexter Wallet and portfolio, and perform bounded governed asset actions.
Get an x402 API discovered and listed on the OpenDexter / x402gle catalog so paying agents can find it. Trigger when the user has an x402 API and wants it listed, indexed, discoverable, or found by agents; wants to onboard or register a paid endpoint; asks how agents will find their API; or mentions `opendexter audition`, x402gle discovery, or making a server agent-discoverable. This is the step AFTER an API already speaks x402 (see x402-server for building that).
Add x402 payment protection to any API endpoint using @dexterai/x402/server. Trigger when the user wants to monetize an API, add a paywall, accept crypto payments on their server, set up Stripe settlement, configure dynamic pricing, create access passes, or enable sponsored access (ads for agents).
Use hosted OpenDexter to discover services, create and inspect opaque purchase intents, call approved paid or wallet-gated resources, read the session-bound Dexter Wallet and portfolio, and perform bounded governed asset actions.
Use the local OpenDexter npm MCP to search for compatible x402 services, inspect current pricing and authentication requirements, make bounded paid calls, use wallet-proof access, and inspect local balances or a connected Dexter Wallet portfolio.
Diagnose hosted OpenDexter x402, OAuth, wallet-binding, intent, provider, and settlement failures without risking a duplicate payment. Use when check, fetch, status, access, or wallet fails.
Reference the x402 v2 request, payment, and settlement concepts used by hosted OpenDexter. Use when interpreting payment requirements, network identifiers, authentication modes, or settlement evidence.
Create and fund Instinct ad campaigns on x402ads.io so an API gets recommended to paying agents. Trigger when the user wants to advertise or promote an x402 endpoint, run a sponsored-recommendation campaign, become an Instinct advertiser, fund or activate a campaign, or pay for campaign budget in DEXTER for a discount.
Integrate x402 payments into any Node.js or browser application using @dexterai/x402/client. Trigger when the user wants to add x402 payment handling to their code, wrap fetch for automatic payments, create keypair wallets, build an x402 client, set up budget accounts for autonomous agents, or handle sponsored access recommendations.
Diagnose x402 payment failures: facilitator health, error codes, balance issues, settlement timeouts, and protocol mismatches. Trigger when a payment fails, a 402 response is unexpected, settlement times out, or the user reports an x402 error.
x402 v2 protocol specification reference. Use when you need to understand x402 internals: payment flows, transport layers (HTTP/MCP/A2A), exact scheme mechanics, error codes, CAIP-2 networks, or type definitions. For SDK usage, see x402-client or x402-server skills instead.
Add x402 payment UI to React applications using @dexterai/x402/react. Trigger when the user wants React payment hooks, x402 payment components, wallet-connected payment flows, useX402Payment/useAccessPass integration, or sponsored access recommendations in React.