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

ghostclaw

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

已收集 skills
19
Stars
91
更新
2026-05-03
Forks
7
职业覆盖
4 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

add-gmail-agent
软件开发工程师

Wire Gmail MCP server into the agent so it can read, search, and send emails. Optional — not core functionality.

2026-05-03
add-slack
软件开发工程师

Add Slack as a channel. Can replace WhatsApp entirely or run alongside it. Uses Socket Mode (no public URL needed).

2026-05-03
add-telegram
软件开发工程师

Add Telegram as a channel. Can replace WhatsApp entirely or run alongside it. Also configurable as a control-only channel (triggers actions) or passive channel (receives notifications only).

2026-05-03
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-05-03
customize
软件开发工程师

Add new capabilities or modify GhostClaw 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-05-03
debug
软件开发工程师

Debug agent issues. Use when things aren't working, agent fails, authentication problems, or to understand how the system works. Covers logs, environment variables, sessions, and common issues.

2026-05-03
setup
软件开发工程师

Run initial GhostClaw setup. Use when user wants to install dependencies, authenticate WhatsApp, register their main channel, or start the background services. Triggers on "setup", "install", "configure ghostclaw", or first-time setup requests.

2026-05-03
update-ghostclaw
软件开发工程师

Safely update GhostClaw to the latest version. Backs up, pulls, migrates, rebuilds, restarts, and verifies.

2026-05-03
add-voice-transcription
软件开发工程师

Add voice message transcription to GhostClaw using ElevenLabs Scribe API. Automatically transcribes voice notes so the agent can read and respond to them.

2026-04-04
run-ralph
软件开发工程师

Start, stop, or check status of a Ralph autonomous task loop. Runs a checklist of tasks overnight — one per fresh context window, commits after each, messages progress.

2026-03-29
add-heartbeat
软件开发工程师

Add a heartbeat system that periodically checks a HEARTBEAT.md checklist and only alerts the user when something needs attention. Inspired by OpenClaw's heartbeat pattern.

2026-03-29
migrate-memory
软件开发工程师

Migrate from monolith CLAUDE.md to the three-file memory system (identity + state + log). Non-destructive — backs up the original first.

2026-03-28
setup-ghostclaw
其他计算机职业

First-time GhostClaw setup. Handles dependencies, authentication, channel configuration, main chat registration, soul building, and service setup. Use this for all new installs.

2026-03-28
pr-babysitter
软件质量保证分析师与测试员

Set up automated PR monitoring. Watches GitHub repos for PRs with failing CI or unanswered review comments, fixes high-confidence issues automatically, and messages you when human input is needed. Triggers on "pr babysitter", "watch PRs", "monitor PRs", "pr monitor".

2026-03-15
setup-shared-folder
软件开发工程师

Set up a private GitHub repo for syncing files between GhostClaw (Mac mini) and user's main machine (MacBook Air, etc). Use when user wants to share files across machines without Dropbox/iCloud.

2026-03-14
add-update-check
网络与计算机系统管理员

Monthly check for GhostClaw updates. Notifies the user when new commits are available. Never auto-updates — user reviews and applies manually.

2026-03-02
add-voice-reply
软件开发工程师

Add ElevenLabs voice replies so the bot responds to voice notes with voice notes.

2026-03-02
update-nanoclaw
软件开发工程师

Efficiently bring upstream NanoClaw updates into a customized install, with preview, selective cherry-pick, and low token usage.

2026-03-02
add-morning-briefing
软件开发工程师

Add scheduled briefings — morning summary, weekly review, and custom recurring prompts. No code changes, just well-crafted scheduled tasks.

2026-03-02