polymarket-agent
SKILL.md
Polymarket Agent Skill
⚠️ POST-INSTALL REQUIRED
After installing this skill, you MUST run the setup script to enable the poly CLI command:
Linux/Mac:
cd ~/.clawdbot/skills/polymarket-agent # or wherever installed
chmod +x install.sh
./install.sh
Windows:
cd %USERPROFILE%\.clawdbot\skills\polymarket-agent
install.bat