Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

clawdad

clawdad 收录了来自 dfederspiel 的 23 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
23
Stars
3
更新
2026-05-20
Forks
13
职业覆盖
6 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

agent-browser
软件开发工程师

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.

2026-05-20
credential-proxy
软件开发工程师

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.

2026-05-20
rich-output
软件开发工程师

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.

2026-05-20
manage-groups
软件开发工程师

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.

2026-05-19
file-followup
项目管理专家

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.

2026-05-07
context-audit
网络与计算机系统管理员

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

2026-04-20
add-parallel
软件开发工程师

Add Parallel AI MCP integration for advanced web research — quick search (free) and deep research (task API) without blocking the container.

2026-04-18
add-telegram-swarm
软件开发工程师

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

2026-04-13
add-whatsapp
软件开发工程师

Add WhatsApp as a channel. Can replace other channels entirely or run alongside them. Uses QR code or pairing code for authentication.

2026-04-13
debug
软件开发工程师

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.

2026-04-13
setup
软件开发工程师

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.

2026-04-13
x-integration
软件开发工程师

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

2026-04-13
report-bug
软件开发工程师

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

2026-04-09
test-agent
软件质量保证分析师与测试员

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

2026-04-06
review
软件质量保证分析师与测试员

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.

2026-04-05
restart
网络与计算机系统管理员

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.

2026-04-05
customize
软件开发工程师

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.

2026-04-03
update
网络与计算机系统管理员

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.

2026-04-03
claw
软件开发工程师

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

2026-04-02
capabilities
档案文员

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.

2026-04-02
status
网络与计算机系统管理员

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.

2026-04-02
use-native-credential-proxy
软件开发工程师

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

2026-04-01
clawdoodles
平面设计师

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

2026-03-29