Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ghostclaw

ghostclaw contains 19 collected skills from b1rdmania, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
91
updated
2026-05-03
Forks
7
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

add-gmail-agent
software-developers

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

2026-05-03
add-slack
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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
software-developers

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

2026-05-03
add-voice-transcription
software-developers

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
software-developers

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
software-developers

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
software-developers

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
computer-occupations-all-other

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
software-quality-assurance-analysts-and-testers

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
software-developers

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
network-and-computer-systems-administrators

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
software-developers

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

2026-03-02
update-nanoclaw
software-developers

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

2026-03-02
add-morning-briefing
software-developers

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

2026-03-02