com um clique
clawdad
clawdad contém 23 skills coletadas de dfederspiel, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.
Skills neste repositório
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
How to make authenticated API calls to external services. Covers api.sh, cred-exec, auth patterns, available credentials, cloning repos, SSH forwarding, and troubleshooting 401s. Read this before calling any external API or using a CLI tool that needs auth.
Rich content blocks for the ClawDad web UI. Use when responding to web channels (folder starts with "web_") to emit structured blocks — code, cards, tables, stats, progress bars, diffs, alerts, action buttons, files, forms — alongside standard markdown.
Create and manage agent groups and multi-agent teams. Use when the user wants to create a new group, create a team, list groups, delete a group, add/remove agents from a team, or troubleshoot group configuration.
File a forward-looking GitHub issue (enhancement, design debt, follow-up) against dfederspiel/clawdad with the established structured-proposal template. Use when work surfaces a follow-up that isn't a confirmed bug — proposed redesigns, deferred cleanup, dependent issues, capability gaps. NOT for filing bugs (use /report-bug) or for filing without context. Triggers on "file followup", "file a followup", "/file-followup", or "file as an issue" when the topic is forward-looking rather than a defect.
Audit the context layers for a group or agent. Reports which CLAUDE.md files are in play, lists loaded skills with line counts, and flags any skill over the ~150-line compaction threshold where content may be silently truncated. Use when debugging agent drift, before shipping a new skill, or when an agent seems to ignore rules you thought were loaded. Triggers on "context audit", "audit context", "check compaction", "why is the agent ignoring X", or "/context-audit".
Add Parallel AI MCP integration for advanced web research — quick search (free) and deep research (task API) without blocking the container.
Add Agent Swarm (Teams) support to Telegram. Each subagent gets its own bot identity in the group. Requires Telegram channel to be set up first (use /add-telegram). Triggers on "agent swarm", "agent teams telegram", "telegram swarm", "bot pool".
Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.
Debug container agent issues. Use when things aren't working, container fails, authentication problems, multi-agent delegation chains stall, messages not being processed, message routing issues, or to understand how the container system works. Covers logs, environment variables, mounts, multi-agent orchestration tracing, warm pool diagnostics, and common issues.
Run initial ClawDad setup. Use when user wants to install dependencies, configure credentials, build the container, or start the web UI. Triggers on "setup", "install", "configure", "help me get set up", or first-time setup requests.
X (Twitter) integration for NanoClaw. 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".
Triage a problem in ClawDad and, only if it is a confirmed core platform bug, file a sanitized GitHub issue against dfederspiel/clawdad. Conservative by default — user-side groups, custom CLAUDE.md, agent prompts, .env config, and fork modifications are NOT reportable. Triggers on "report bug", "file bug", "report this", "this looks like a clawdad bug", or "/report-bug".
Send a test message to an agent group and verify the response chain. Use when testing automation rules, multi-agent delegation, agent behavior, or after making changes to agent routing. Triggers on "test agent", "test automation", "test team", "send test message", or "/test-agent".
Structured code review of uncommitted changes. Checks for correctness bugs, contract gaps, safety issues, and architectural concerns. Use before committing significant features, after "/review", or when the user asks for a review of their changes.
Build TypeScript and restart the ClawDad service. Use when the user says "restart", "rebuild", "bounce", or after making code changes that need to take effect. Does NOT pull code — use /update for that.
Add new capabilities or modify NanoClaw behavior. Use when user wants to add channels (Telegram, Slack, email input), change triggers, add integrations, modify the router, or make any other customizations. This is an interactive skill that asks questions to understand what the user wants.
Pull the latest ClawDad code, rebuild, and restart the running service. Use when the user says "update", "pull latest", "upgrade", or wants to apply new code changes.
Install the claw CLI tool — run NanoClaw agent containers from the command line without opening a chat app.
Show what this NanoClaw instance can do — installed skills, available tools, and system info. Read-only. Use when the user asks what the bot can do, what's installed, or runs /capabilities.
Quick read-only health check — session context, workspace mounts, tool availability, and task snapshot. Use when the user asks for system status or runs /status.
[OBSOLETE] The native credential proxy is now the default. This skill is no longer needed — credentials are managed via .env and the built-in proxy.
Manage Clawdoodle packs and templates. Create new templates, manage packs, audit quality, and switch the active pack. Triggers on "clawdoodle", "template", "pack", "add template", "create pack", "switch pack".