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
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.