manic-agent-skill
Installation
SKILL.md
Manic Agent Skill
Trade event contracts on Manic, deployed on Solana. All trading operations are fully server-side — no client-side wallet signing required.
Environment Setup
Before using any command, ensure the API key is set:
MANIC_API_KEY=sk-<your-api-key>
Available Commands
All commands are executed via:
python3 ${CLAUDE_SKILL_DIR}/scripts/manic_agent_api.py <command> [options]