droyd
Installation
SKILL.md
DROYD
Execute crypto research, trading, and data operations using natural language through DROYD's AI agent API.
Setup
Run the setup script to configure your API key:
scripts/droyd-setup.sh
This prompts for your API key (get one at droyd.ai → Account Settings), saves it to .config in the skill directory, and validates the key.
To pass the key directly:
scripts/droyd-setup.sh "YOUR_API_KEY"