Section 08 / 13

agents & plugins

an agent is swirl with a personality, a system prompt and a set of plugins it's allowed to use. build one in ~30 seconds at /agents — no code.

create an agent

· pick a name and emoji (e.g. Apollo 🚀).

· write instructions — how it should think, talk and act.

· enable plugins. save. it now appears in the composer's agent row.

plugins

tradebuy/sell tokens by ticker from chat — always asks for confirmation first
searchlive web lookups, cited inline
walletread balances and recent transactions
alertsprice and volume alerts on any pair
codewrite and explain code
docsread and summarize documents you paste in

example: talk to your trading agent

> apollo, buy me $2 of $Cashcat

apollo parses the intent, shows a trade card with amount, token, route and estimated fees, and waits. nothing executes until you press confirm.

trading runs in sandbox mode during open beta — orders are simulated end to end so you can test flows without risking funds.