with one click
with one click
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
Use when you need to control Discord from Clawdbot via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, fetch permissions or member/role/channel info, or handle moderation actions in Discord DMs or channels.
X/Twitter CLI for reading, searching, and posting via cookies or Sweetistics.
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
| name | brave-search |
| description | Web search and content extraction via Brave Search API. |
| homepage | https://brave.com/search/api |
| metadata | {"clawdbot":{"emoji":"🦁","requires":{"bins":["node"],"env":["BRAVE_API_KEY"]},"primaryEnv":"BRAVE_API_KEY"}} |
Headless web search (and lightweight content extraction) using Brave Search API. No browser required.
node {baseDir}/scripts/search.mjs "query"
node {baseDir}/scripts/search.mjs "query" -n 10
node {baseDir}/scripts/search.mjs "query" --content
node {baseDir}/scripts/search.mjs "query" -n 3 --content
node {baseDir}/scripts/content.mjs "https://example.com/article"
Notes:
BRAVE_API_KEY.summarize skill (it can use a Firecrawl fallback).