sbusso

45 mods across 2 repositories, 268 stars between them.

claudeclaw

01

sbusso/claudeclaw

Plugin Claude Code

Persistent agent orchestrator for Claude Code. Multi-channel message routing, triage, and SWE task management. Run /claudeclaw:setup to create your first instance and configure channels.

193 19d ago A tokens not measured original MIT

sbusso/claudeclaw

Instructions file

Instructions for sbusso/claudeclaw, covering claudeclaw, entry points, modes, directory = instance and architecture.

193 19d ago A 3,201 tokens original MIT

agent-browser

03

sbusso/claudeclaw

Skill Claude CodeCodex

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.

193 19d ago A 51 tokens original MIT

add-compact

04

sbusso/claudeclaw

Skill Claude CodeCodex

Add /compact command for manual context compaction. Solves context rot in long sessions by forwarding the SDK's built-in /compact slash command. Main-group or trusted sender only.

193 19d ago A 40 tokens original MIT

add-discord

05

sbusso/claudeclaw

Skill Claude CodeCodex

Add Discord bot channel integration to ClaudeClaw.

193 19d ago A 14 tokens original MIT

add-gmail

06

sbusso/claudeclaw

Skill Claude CodeCodex

Add Gmail integration to ClaudeClaw. Can be configured as a tool (agent reads/sends emails when triggered from WhatsApp) or as a full channel (emails can trigger the agent, schedule tasks, and receive replies). Guides through GCP OAuth setup and implements the integration.

193 19d ago A 60 tokens original MIT

add-image-vision

07

sbusso/claudeclaw

Skill Claude CodeCodex

Add image vision to ClaudeClaw agents. Resizes and processes WhatsApp image attachments, then sends them to Claude as multimodal content blocks.

193 19d ago A 34 tokens original MIT

add-ollama-tool

08

sbusso/claudeclaw

Skill Claude CodeCodex

Add Ollama MCP server so the container agent can call local models for cheaper/faster tasks like summarization, translation, or general queries.

193 19d ago A 34 tokens original MIT

add-parallel

09

sbusso/claudeclaw

Skill Claude CodeCodex

Adds Parallel AI MCP integration to ClaudeClaw for advanced web research capabilities.

193 19d ago A 0 tokens original MIT

add-pdf-reader

10

sbusso/claudeclaw

Skill Claude CodeCodex

Add PDF reading to ClaudeClaw agents. Extracts text from PDFs via pdftotext CLI. Handles WhatsApp attachments, URLs, and local files.

193 19d ago A 37 tokens original MIT

add-qmd

11

sbusso/claudeclaw

Skill Claude CodeCodex

Add QMD (Query Markup Documents) as an advanced memory search backend. Upgrades the built-in grep-based memorysearch with hybrid BM25 + vector semantic search + LLM re-ranking. Fully local, no API keys needed. Triggers on "add qmd", "qmd memory", "semantic memory search", "upgrade memory".

193 19d ago A 73 tokens original MIT

add-reactions

12

sbusso/claudeclaw

Skill Claude CodeCodex

Add WhatsApp emoji reaction support — receive, send, store, and search reactions.

193 19d ago A 21 tokens original MIT

add-telegram-swarm

13

sbusso/claudeclaw

Skill Claude CodeCodex

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

193 19d ago A 64 tokens original MIT

add-telegram

14

sbusso/claudeclaw

Skill Claude CodeCodex

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

193 19d ago A 41 tokens original MIT

sbusso/claudeclaw

Skill Claude CodeCodex

Add voice message transcription to ClaudeClaw using OpenAI's Whisper API. Automatically transcribes WhatsApp voice notes so the agent can read and respond to them.

193 19d ago A 38 tokens original MIT

add-whatsapp

16

sbusso/claudeclaw

Skill Claude CodeCodex

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

193 19d ago C 30 tokens original MIT

sbusso/claudeclaw

Skill Claude CodeCodex

Switch from Docker to Apple Container for macOS-native container isolation. Use when the user wants Apple Container instead of Docker, or is setting up on macOS and prefers the native runtime. Triggers on "apple container", "convert to apple container", "switch to apple container", or "use apple container".

193 19d ago C 68 tokens original MIT

customize

18

sbusso/claudeclaw

Skill Claude CodeCodex

Add new capabilities or modify ClaudeClaw 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.

193 19d ago A 60 tokens original MIT

debug

19

sbusso/claudeclaw

Skill Claude CodeCodex

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

193 19d ago D 40 tokens original MIT

get-qodo-rules

20

sbusso/claudeclaw

Skill Claude CodeCodex

Loads org- and repo-level coding rules from Qodo before code tasks begin, ensuring all generation and modification follows team standards. Use before any code generation or modification task when rules are not already loaded. Invoke when user asks to write, edit, refactor, or review code, or when starting…

193 19d ago A 68 tokens original MIT

qodo-pr-resolver

22

sbusso/claudeclaw

Skill Claude CodeCodex

Review and resolve PR issues with Qodo - get AI-powered code review issues and fix them interactively (GitHub, GitLab, Bitbucket, Azure DevOps).

193 19d ago A 40 tokens original MIT

setup

23

sbusso/claudeclaw

Skill Claude CodeCodex

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

193 19d ago F 54 tokens original MIT