sbussosbussoCommunityΒ·25 Agent Skills Included

claudeclaw

Persistent multi-channel messaging orchestrator with sandboxed execution and memory

Runs an always-on message loop that routes Slack, WhatsApp, Telegram, and Discord messages to isolated agents. Adds structured memory, webhook triggers, scheduled tasks, and per-group cost limits without manual babysitting. Includes ready-made skills for voice transcription, X posting, Gmail, PDF reading, and PR review resolution. Eliminates one-shot sessions by keeping conversations, context, and background services alive continuously.
npx skills add sbusso/claudeclaw --all -g -y
Available:

Tells the agent how the orchestrator's plugin and service entries, runtimes, memory system, and extension architecture work so it can operate, customize, and debug instances correctly.

All Skills in This Repository (25)

Pure Emerald Level Indicators
πŸ“¦ In Repo
sbussosbusso

agent-browser

Automate web browsing tasks to research topics, test flows, and extract data.

Community
Intermediate
πŸ“¦ In Repo
sbussosbusso

use-local-whisper

Switch WhatsApp voice transcription from OpenAI Whisper API to local whisper.cpp.

Community
Intermediate
πŸ“¦ In Repo
sbussosbusso

add-discord

Add Discord channel handler and self-registration workflow to ClaudeClaw.

Community
Advanced
πŸ“¦ In Repo
sbussosbusso

add-whatsapp

Install WhatsApp channel code and dependencies for ClaudeClaw with QR or pairing authentication.

Community
Intermediate
πŸ“¦ In Repo
sbussosbusso

add-compact

Execute manual session compaction for ClaudeClaw conversations via the /compact command.

Community
Advanced
πŸ“¦ In Repo
sbussosbusso

qodo-pr-resolver

Detect, deduplicate, and organize Qodo PR/MR review issues across providers.

Community
Advanced
πŸ“¦ In Repo
sbussosbusso

add-voice-transcription

Transcribe WhatsApp voice notes to text using OpenAI Whisper.

Community
Advanced
πŸ“¦ In Repo
sbussosbusso

uninstall-extension

Uninstall a ClaudeClaw extension by validating, confirming, and removing its directory.

Community
Intermediate
πŸ“¦ In Repo
sbussosbusso

get-qodo-rules

Fetch repository-specific coding rules from the Qodo platform API.

Community
Advanced
πŸ“¦ In Repo
sbussosbusso

setup

Automate ClaudeClaw setup with dependency installation, channel authentication, and service bootstrapping.

Community
Intermediate
πŸ“¦ In Repo
sbussosbusso

add-telegram

Integrate Telegram as a communication channel for ClaudeClaw deployments.

Community
Advanced
πŸ“¦ In Repo
sbussosbusso

add-reactions

Capture and persist WhatsApp emoji reactions in a local SQLite store.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install ClaudeClaw?β–Ό

Run `npx skills add sbusso/claudeclaw --all -g -y` in your terminal to install all skills globally. Then load it with `claude --plugin-dir /path/to/claudeclaw` and type `/setup` for guided configuration.

What does ClaudeClaw do?β–Ό

It is a persistent orchestrator that listens to messaging channels like WhatsApp, Telegram, Slack, and Discord, then routes messages to sandboxed agents with memory, scheduling, and cost tracking.

Which messaging channels does ClaudeClaw support?β–Ό

It supports WhatsApp, Telegram, Discord, and Slack out of the box, plus Gmail and X (Twitter) integrations via installable skills and extensions.

How does ClaudeClaw keep agents secure?β–Ό

Agents run in an OS-level sandbox or Docker/Apple Container with kernel-enforced filesystem and network restrictions, so credentials and files stay isolated per group.

Can ClaudeClaw remember past conversations?β–Ό

Yes. It stores daily logs, topic files, and archived transcripts per group, with an optional QMD upgrade for local semantic search across all memory.

Related Repositories in Software Engineering

View All in Software Engineering→