multi-bot builder Bots ยท Teams ยท Skills ยท Settings ยท API

โ† All bots

Content Manager

Skills

A skill adds a set of tools and appends guidance to the system prompt. Applying is a one-time snapshot โ€” edit freely afterward.

Manage skills โ†’

Tools

google_sheets_append enabled
google_sheets_read enabled

calculator โ€” Safe arithmetic (+ - * / // % **).
http_request โ€” Call APIs / fetch URLs. Config: {"allowed_hosts": [...]} to restrict.
fetch_website โ€” Read a web page as text (HTML stripped). Note: pages that render entirely via JavaScript, and login-walled sites like Instagram, will come back empty โ€” use a screenshot for those.
datetime โ€” Current date/time, optionally in a timezone.
google_sheets_append โ€” Append rows to a Google Sheet. Needs GOOGLE_APPLICATION_CREDENTIALS (service-account JSON), and the sheet must be shared with the service-account email.
google_sheets_update โ€” Overwrite cells at a specific range. Same setup/credentials as the other Google Sheets tools; the sheet must be shared with the service account.
google_sheets_read โ€” Read rows from a Google Sheet. Same setup/credentials as google_sheets_append; the sheet must be shared with the service account.
web_search โ€” Server-side web search (Claude bots only). No config needed.

Channels

No channels yet.

Connect a new channel

Test console

Attach an image to have the bot describe or edit it (needs a vision or image model).