setup-dcaSet up a non-custodial dollar-cost averaging strategy on Uniswap. Use when user wants to create recurring swaps, auto-buy ETH/BTC/SOL with USDC on a schedule, or build a DCA bot. Covers USDC approval, swap path selection, frequency configuration, Gelato keeper automation, and monitoring. Works on local testnet for development or mainnet for production.
Install via ClawdBot CLI:
clawdbot install wpank/setup-dcaGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://etherscan.io/tx/0x...Audited Apr 17, 2026 · audit v1.0
Generated Mar 22, 2026
Individual investors can use this skill to systematically accumulate crypto assets like ETH or BTC with regular USDC contributions. The automated scheduling eliminates timing anxiety while optimal routing minimizes slippage costs over time. This provides disciplined exposure without requiring daily market monitoring.
Companies paying employees or contractors in crypto can set up recurring conversions from stablecoins to desired tokens. The skill handles approval flows and automation, ensuring consistent execution regardless of market volatility. This reduces administrative overhead compared to manual payroll conversions.
DAOs or crypto projects managing treasuries can implement DCA strategies to gradually convert reserves into target assets. The built-in safety features prevent catastrophic losses from single bad trades, while cost projections enable better budget planning. Gelato keeper mode ensures trustless execution without manual intervention.
Crypto education platforms can embed this skill to teach users about dollar-cost averaging principles through hands-on experience. The local testnet support allows risk-free learning, while the complete workflow demonstrates real DeFi mechanics from approvals to automation. Students can experiment with different parameters before committing real funds.
DeFi yield farmers can use DCA to gradually build positions in farming tokens while earning yields on stablecoin reserves. The skill's optimal path selection maximizes swap efficiency, directly impacting farming ROI. The automation frees time for monitoring other aspects of complex farming strategies.
Financial institutions or crypto apps can license this skill as a white-label solution to offer automated DCA services to their customers. The complete workflow reduces development costs while the safety features minimize liability risks. Revenue comes from subscription fees or percentage-based charges on managed volumes.
Crypto financial advisors can incorporate this skill into their service offerings to provide automated execution of client investment plans. The cost projection feature enables transparent fee discussions, while the non-custodial nature maintains client asset control. Revenue is generated through advisory fees or performance-based compensation.
Offer this skill as part of a developer toolkit for building automated trading applications. Developers can integrate the complete DCA pipeline via API, saving months of development time on swap routing, approvals, and automation. Revenue comes from API usage fees, enterprise licenses, and premium support services.
💬 Integration Tip
Start with self-execute mode on testnet to validate workflows before switching to Gelato keeper mode for production. Always verify wallet balances cover at least 3 executions to prevent automation failures.
Scored Apr 19, 2026
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
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.
Provides AI agents with authoritative knowledge on modern software development, emerging technologies, AI, AI systems, and applied engineering practices.