{"skill":{"slug":"near-dca","displayName":"Near Dca","summary":"Dollar-cost averaging for NEAR tokens with flexible scheduling, performance tracking, and cancellation support.","description":"---\nname: near-dca\ndescription: Dollar-cost averaging for NEAR tokens with flexible scheduling, performance tracking, and cancellation support.\n---\n# NEAR DCA Skill\n\nDollar-Cost Averaging implementation for NEAR tokens.\n\n## Description\n\nThis skill provides DCA functionality with flexible scheduling and performance tracking. Set up recurring NEAR token purchases and track performance over time.\n\n## Features\n\n- Create DCA plans\n- Cancel DCA plans\n- List all DCA plans\n- Track DCA performance\n- Flexible scheduling (daily, weekly, etc.)\n\n## Commands\n\n### `near-dca create <token> <amount> <schedule> [account]`\nCreate a new DCA plan.\n\n**Parameters:**\n- `token` - Token to buy (e.g., NEAR, USDT)\n- `amount` - Amount per purchase\n- `schedule` - Schedule: daily, weekly, biweekly, monthly\n- `account` - Account ID (optional, uses default)\n\n**Example:**\n```bash\nnear-dca create USDT 10 daily myaccount.near\n```\n\n### `near-dca list [account]`\nList all DCA plans for an account.\n\n### `near-dca cancel <plan_id>`\nCancel a DCA plan.\n\n### `near-dca performance <plan_id>`\nShow performance for a DCA plan.\n\n### `near-dca history <plan_id>`\nShow purchase history for a plan.\n\n## Configuration\n\nDCA plans are stored in `~/.near-dca/plans.json`.\n\n## Notes\n\n- DCA execution requires integration with a DEX (e.g., Ref Finance)\n- Scheduling requires cron or a job scheduler\n- Track performance vs lump-sum investment\n\n## References\n\n- NEAR DeFi: https://near.org/defi/\n- Ref Finance: https://ref.finance/\n","tags":{"latest":"1.0.0"},"stats":{"comments":0,"downloads":1674,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":1},"createdAt":1770554483508,"updatedAt":1779076791898},"latestVersion":{"version":"1.0.0","createdAt":1770554483508,"changelog":"Initial release of near-dca skill:\n\n- Provides flexible dollar-cost averaging (DCA) for NEAR tokens.\n- Supports creating, listing, and canceling DCA plans.\n- Tracks DCA performance and purchase history.\n- Allows flexible scheduling (daily, weekly, biweekly, monthly).\n- Requires DEX integration and scheduling setup for full automation.","license":null},"metadata":null,"owner":{"handle":"shaiss","userId":"s176b0j1b6a85cakm6bdwdej65885m7p","displayName":"shaiss","image":"https://avatars.githubusercontent.com/u/113060?v=4"},"moderation":{"isSuspicious":false,"isMalwareBlocked":false,"verdict":"clean","reasonCodes":["review.llm_review"],"summary":"Review: review.llm_review","engineVersion":"v2.4.24","updatedAt":1779960495147}}