clawback
SKILL.md
ClawBack
Mirror congressional stock trades with automated broker execution
Agent Instructions
When the user invokes /clawback, execute the appropriate command based on the argument:
Commands
When the user invokes /clawback with any arguments, execute the corresponding command:
| Command | Action |
|---|---|
/clawback setup |
Run the setup wizard: Execute {baseDir}/bin/clawback.py setup |
/clawback status |
Check system status: Execute {baseDir}/bin/clawback.py status |
/clawback run |
Start trading bot: Execute {baseDir}/bin/clawback.py run |
/clawback daemon |
Run as background service: Execute {baseDir}/bin/clawback.py daemon |
/clawback test |
Test notifications: Execute {baseDir}/bin/clawback.py test |