use-developer-controlled-walletsCreate and manage Circle developer-controlled wallets where the application retains full custody of wallet keys on behalf of end-users. Covers wallet sets, e...
Install via ClawdBot CLI:
clawdbot install mscandlen3/use-developer-controlled-walletsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://developers.circle.com/wallets/dev-controlled/register-entity-secretAudited Apr 16, 2026 · audit v1.0
Generated Mar 22, 2026
An online marketplace integrates the skill to create and manage developer-controlled wallets for each merchant, enabling automatic settlement of crypto payments. The platform handles custody, transfers funds to merchant wallets after order fulfillment, and provides balance visibility without requiring merchants to manage private keys.
A blockchain-based game uses the skill to generate wallets for players to receive and hold in-game tokens or NFTs. The game developer retains custody to streamline user onboarding, facilitate token transfers for purchases or rewards, and ensure compliance with transaction monitoring on supported chains like Polygon or Solana.
A DeFi platform employs the skill to create wallet sets for users, pooling funds into developer-controlled wallets to automate yield farming across multiple EVM chains. The platform manages token transfers, gas fees via SCA wallets on L2s, and provides real-time balance checks while securing keys with entity secrets.
A fintech startup uses the skill to establish developer-controlled wallets for recipients in different countries, enabling fast, low-cost crypto remittances. The service handles wallet creation on chains like Avalanche or Arbitrum, transfers stablecoins, and monitors transaction states without end-users needing to manage private keys.
An NFT marketplace integrates the skill to create EOA wallets for users to store and trade NFTs securely. The marketplace manages custody to simplify user experience, facilitates token transfers for sales or auctions, and uses balance checks to display holdings, all while adhering to security rules for mainnet interactions.
The business charges a small percentage fee on each token transfer or wallet operation facilitated through the skill. Revenue is generated from high-volume transactions in e-commerce or DeFi, with additional fees for premium features like gas sponsorship via SCA wallets on L2s.
The business offers tiered subscription plans for access to the skill's SDK, with higher tiers providing increased transaction limits, priority support, and advanced features like multi-chain wallet sets. Revenue is recurring, targeting enterprises in gaming or fintech that require scalable wallet management.
The business licenses the skill as a white-label solution for other companies to embed developer-controlled wallets into their applications. Revenue comes from upfront licensing fees and ongoing maintenance contracts, serving industries like remittance services or NFT marketplaces seeking turnkey custody solutions.
💬 Integration Tip
Always generate and register entity secrets securely via environment variables, and use idempotency keys for all mutating requests to prevent replay attacks.
Scored Apr 19, 2026
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.