Skills & Tools Guide
Installation is only step one. Use these skills to make the agent useful.
Web Search
Add a search provider API key, then allow the model to call tools.
export TAVILY_API_KEY="your_key"
Files & Logs
Keep logs in a known directory so the agent can read them on request.
Scheduled Automations
Use cron or built-in scheduling to send daily status reports or summaries.