Run trading/DeFi strategies on a schedule — DCA every morning, grid rebalances, recurring health checks — using saved plans + the execution journal (due_steps/mark_step) + Claude Code scheduled agents, with the agent wallet executing inside hard policy caps. Triggers - run this daily, schedule a DCA, recurring buy, set and forget, autonomous strategy, cron strategy, execute my plan on a schedule, walk away.
$npx -y skills add chaingpt-org/chaingpt-claude-skill --skill scheduled-autonomyInstalls into the current project.
Run `npx skills use "https://github.com/chaingpt-org/chaingpt-claude-skill" --skill "chaingpt-org/chaingpt-claude-skill/scheduled-autonomy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/chaingpt-org/chaingpt-claude-skill" that are relevant to the current task. Run `npx skills add "https://github.com/chaingpt-org/chaingpt-claude-skill"` and select the relevant skills, then follow their instructions.