with one click
NanoClawd
NanoClawd contains 55 collected skills from x402agent, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Access comprehensive financial data - stocks, crypto, SEC filings, financial statements, and news via Financial Datasets API. Use for market research, fundamental analysis, and financial insights.
NanoClawd Wallet: self-custodial Solana wallet built into this agent. Every agent gets a unique keypair at birth, stored in its private workspace. Supports SOL transfers, SPL token balances, and token swaps via Jupiter v6. Use for on-chain payments, DeFi swaps, balance checks, and Solana interactions.
Add Bux browser agent to NanoClawd — gives a Clawd agent a real persistent Chromium session via Browser Use Cloud, plus agency Telegram action cards. Use when the user wants their agent to browse the web with a real browser (cookies persist, logins stick) or handle 2FA/CAPTCHA hand-off.
Integrate the OpenClawd Framework (sovereign lobster agents on Solana) into NanoClawd. Wires the Framework's pulse loop, identity, survival mechanics, and $CLAWD token payments into NanoClawd agent groups. Use when setting up a fully sovereign Clawd agent with on-chain identity, self-funding, and autonomous operation.
Launch an Upstash Box pre-packaged with NanoClawd and a Solana wallet at birth. Provisions a cloud box, clones NanoClawd, generates a Solana keypair, configures credentials, and starts the agent — wallet-at-birth, ready to be sovereign. Use when the user wants a one-command cloud NanoClawd deploy with on-chain identity from spawn.
Dark Ralph OODA Loop v0 — paper-trading, devnet-only, stdlib-Python agent that runs a safety-contract OODA cycle (Observe→Orient→Decide→Act) for Pump.fun bonding curves. Zero external deps, kill-switch on consecutive losses.
The Three Laws constitution, survival economics (depth tiers by USDC/SOL reserve), on-chain identity via Solana/Metaplex Agent Registry, and the Sense→Think→Strike→Drift loop. Activates when the agent has a Solana wallet, on-chain identity, or when survival-economics constraints are configured.
24/7 automated trading on Pump.fun bonding curves and PumpSwap AMM. Creates tokens, buys/sells on bonding curves, migrates to AMM, and provides liquidity. Fully automated with customizable strategies.
Proactive multi-surface scanning mode. When activated, the agent reads the user's connected surfaces (email, Slack, GitHub, calendar, etc.), pre-executes every reversible action, and surfaces one-tap cards with buttons for the user to approve the final irreversible step. Trigger phrases: "start agency", "scan everything", "what's pending", "go agency", "what needs my attention", "what should I do next".
Drive a persistent Browser Use Cloud (or local Chromium) browser session. Navigate pages, extract data, fill forms, handle logins/2FA/CAPTCHA via live URL handoff to the user. The browser has persistent cookies and localStorage via a bound profile.
Use Codex (CLI + AppServer) as the full agent provider — planning, tool orchestration, native compaction, MCP tools, session resume — in place of the Claude Agent SDK. ChatGPT subscription or OPENAI_API_KEY. Per-group via agent_provider. Distinct from using OpenAI as an MCP tool (where Claude remains the planner).
Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.
Route a NanoClawd agent group to a local Ollama model instead of the Anthropic API. Ollama speaks the Anthropic API natively (v1/messages), so no provider code changes are needed — just env var overrides and a model setting. Use when the user wants to run their agent locally, cut API costs, or experiment with open-weight models. See docs/ollama.md for background.
Use OpenCode as an agent provider (AGENT_PROVIDER=opencode). OpenRouter, OpenAI, Google, DeepSeek, etc. via OpenCode config — not the Anthropic Agent SDK. Per-session and per-group via agent_provider; host passes OPENCODE_* and XDG mount when spawning containers.
Add WeChat (personal) channel integration via Tencent's official iLink Bot API. Uses long-polling and QR scan — no webhook, no ToS risk, no paid token.
Install the clawd CLI tool — run NanoClawd agent containers from the command line without opening a chat app.
Migrate from OpenClawd to NanoClawd. Detects existing OpenClawd installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclawd", "openclawd migration", "import from openclawd".
X (Twitter) integration for NanoClawd. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".
Add Atomic Chat MCP server so the container agent can call local models served by the Atomic Chat desktop app via its OpenAI-compatible API.
Add a monitoring dashboard to NanoClawd. Installs @nanoco/nanoclawd-dashboard and a pusher that sends periodic JSON snapshots.
Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption.
Add Discord bot channel integration via Chat SDK.
Add Emacs as a channel. Opens an interactive chat buffer and org-mode integration so you can talk to NanoClawd from within Emacs (Doom, Spacemacs, or vanilla). Local HTTP bridge — no bot token or external service needed.
Add Google Calendar as an MCP tool (list calendars, list/search/create events, free/busy queries) using OneCLI-managed OAuth. Multi-calendar and multi-account supported. Mirrors /add-gmail-tool's stub pattern — no raw credentials ever reach the container; OneCLI injects real tokens at request time.
Add Google Chat channel integration via Chat SDK.
Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.
Add Gmail as an MCP tool (read, search, send, label, draft) using OneCLI-managed OAuth. The agent gets Gmail tools in every enabled group; OneCLI injects real tokens at request time so no raw credentials are ever in the container or on disk in usable form.
Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.
Add a persistent wiki knowledge base to a NanoClawd group. Based on Karpathy's LLM Wiki pattern. Triggers on "add wiki", "wiki", "knowledge base", "llm wiki", "karpathy wiki".
Add Linear channel integration via Chat SDK. Issue comment threads as conversations.
Add a macOS menu bar status indicator for NanoClawd. Shows a bolt icon with a green/red dot indicating whether NanoClawd is running, with Start, Stop, and Restart controls. macOS only.
Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.
Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.
Add Resend (email) channel integration via Chat SDK.
Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.
Add Slack channel integration via Chat SDK.
Add Microsoft Teams channel integration via Chat SDK.
Add Telegram channel integration via Chat SDK.
Add Vercel deployment capability to NanoClawd agents. Installs the Vercel CLI in agent containers and sets up OneCLI credential injection for api.vercel.com. Use when the user wants agents to deploy web applications to Vercel.
Add Webex channel integration via Chat SDK.