How-to¶
Recipes for common tasks. Each page is self-contained — pick the one matching your goal.
Choosing a backend¶
- Pick a backend — when ADK, Claude Agent SDK, or Anthropic Managed Agents wins.
Customizing an agent¶
- Add skills to an agent — listing, searching, and bundling skills.
- Wire 1000+ tools with Composio —
--with-composio. - Activate the persona overlay —
--persona, for agents that live for months.
Reaching humans on chat platforms¶
- Slack —
--with-slack. - Telegram —
--with-telegram. - MS Teams —
--with-teams. - Use slash commands —
/help,/new,/personality, voice memos, and adding your own.
Operating an agent¶
- Diagnose with
nuvel doctor— health check for the install and any generated agent.
Shipping it¶
- Deploy to Railway — the path of least resistance.