Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

NanoClawd

NanoClawd에는 x402agent에서 수집한 skills 55개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
55
Stars
0
업데이트
2026-05-12
Forks
0
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

financial-analyst
재무 및 투자 분석가

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.

2026-05-12
nanoclawd-wallet
소프트웨어 개발자

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.

2026-05-12
add-bux
소프트웨어 개발자

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.

2026-05-11
add-framework
소프트웨어 개발자

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.

2026-05-11
launch-box
소프트웨어 개발자

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.

2026-05-11
ralph-ooda
소프트웨어 개발자

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.

2026-05-11
leviathan
소프트웨어 개발자

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.

2026-05-11
pump-trader
소프트웨어 개발자

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.

2026-05-11
agency
임원 비서 및 행정 보좌관

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".

2026-05-11
browser-harness
네트워크·컴퓨터 시스템 관리자

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.

2026-05-11
add-codex
네트워크·컴퓨터 시스템 관리자

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).

2026-05-11
add-matrix
소프트웨어 개발자

Add Matrix channel integration via Chat SDK. Works with any Matrix homeserver.

2026-05-11
add-ollama-provider
네트워크·컴퓨터 시스템 관리자

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.

2026-05-11
add-opencode
네트워크·컴퓨터 시스템 관리자

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.

2026-05-11
add-wechat
소프트웨어 개발자

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.

2026-05-11
clawd
네트워크·컴퓨터 시스템 관리자

Install the clawd CLI tool — run NanoClawd agent containers from the command line without opening a chat app.

2026-05-11
migrate-from-openclawd
네트워크·컴퓨터 시스템 관리자

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".

2026-05-11
x-integration
소프트웨어 개발자

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".

2026-05-11
add-atomic-chat-tool
네트워크·컴퓨터 시스템 관리자

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.

2026-05-09
add-dashboard
웹 개발자

Add a monitoring dashboard to NanoClawd. Installs @nanoco/nanoclawd-dashboard and a pusher that sends periodic JSON snapshots.

2026-05-09
add-deltachat
소프트웨어 개발자

Add DeltaChat channel integration via @deltachat/stdio-rpc-server. Native adapter — no Chat SDK bridge. Email-based messaging with end-to-end encryption.

2026-05-09
add-discord
소프트웨어 개발자

Add Discord bot channel integration via Chat SDK.

2026-05-09
add-emacs
소프트웨어 개발자

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.

2026-05-09
add-gcal-tool
소프트웨어 개발자

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.

2026-05-09
add-gchat
소프트웨어 개발자

Add Google Chat channel integration via Chat SDK.

2026-05-09
add-github
소프트웨어 개발자

Add GitHub channel integration via Chat SDK. PR and issue comment threads as conversations.

2026-05-09
add-gmail-tool
네트워크·컴퓨터 시스템 관리자

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.

2026-05-09
add-imessage
소프트웨어 개발자

Add iMessage channel integration via Chat SDK. Local (macOS) or remote (Photon API) mode.

2026-05-09
add-karpathy-llm-wiki
소프트웨어 개발자

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".

2026-05-09
add-linear
소프트웨어 개발자

Add Linear channel integration via Chat SDK. Issue comment threads as conversations.

2026-05-09
add-macos-statusbar
소프트웨어 개발자

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.

2026-05-09
add-mnemon
소프트웨어 개발자

Add persistent graph-based memory via mnemon. Agents recall past context before responding and remember insights after each turn.

2026-05-09
add-ollama-tool
네트워크·컴퓨터 시스템 관리자

Add Ollama MCP server so the container agent can call local models and optionally manage the Ollama model library.

2026-05-09
add-resend
소프트웨어 개발자

Add Resend (email) channel integration via Chat SDK.

2026-05-09
add-signal
소프트웨어 개발자

Add Signal channel integration via signal-cli TCP daemon. Native adapter — no Chat SDK bridge.

2026-05-09
add-slack
소프트웨어 개발자

Add Slack channel integration via Chat SDK.

2026-05-09
add-teams
소프트웨어 개발자

Add Microsoft Teams channel integration via Chat SDK.

2026-05-09
add-telegram
소프트웨어 개발자

Add Telegram channel integration via Chat SDK.

2026-05-09
add-vercel
네트워크·컴퓨터 시스템 관리자

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.

2026-05-09
add-webex
소프트웨어 개발자

Add Webex channel integration via Chat SDK.

2026-05-09
이 저장소에서 수집된 skills 55개 중 상위 40개를 표시합니다.