Skip to main content
sbusso
GitHub creator profile

sbusso

Repository-level view of 40 collected skills across 4 GitHub repositories.

skills collected
40
repositories
4
updated
Jul 28, 2026
repository explorer

Repositories and representative skills

add-compact
computer-occupations-all-other

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.

Mar 22, 2026
add-image-vision
software-developers

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

Mar 22, 2026
add-ollama-tool
software-developers

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

Mar 22, 2026
add-pdf-reader
software-developers

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

Mar 22, 2026
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".

Mar 22, 2026
convert-to-apple-container
network-and-computer-systems-administrators

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",…

Mar 22, 2026
debug
software-developers

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.

Mar 22, 2026
update-claudeclaw
software-developers

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

Mar 22, 2026
Showing 8 of 25 collected skills.
commit
software-developers

Use when the user explicitly authorizes Git or publication actions: verify repository state, then commit, push, open a pull request, tag, release, or deploy only as authorized.

Jul 28, 2026
debug
software-developers

Use for non-trivial unexpected behavior or reported defects that require causal investigation: reproduce the issue, trace the real path, and isolate the root cause before an authorized fix.

Jul 28, 2026
explore
software-developers

Use when a substantive development request has meaningful solution uncertainty: trace real flows, compare genuinely different approaches, and choose a direction. Skip when the path is already clear.

Jul 28, 2026
implement
software-developers

Use for substantive code changes where a structured build loop adds value. Implement the approved request or plan with proportionate verification; skip for trivial edits.

Jul 28, 2026
plan
software-developers

Use when complexity, risk, or multiple dependent units justify a durable implementation plan. Skip for small, already-clear changes.

Jul 28, 2026
verify
software-quality-assurance-analysts-and-testers

Use when the user requests a review or when change risk justifies an independent verification pass: run real checks and assess correctness, security, and regressions.

Jul 28, 2026
commit
software-developers

Use when the user explicitly authorizes Git or publication actions: verify repository state, then commit, push, open a pull request, tag, release, or deploy only as authorized.

Jul 28, 2026
debug
software-developers

Use for non-trivial unexpected behavior or reported defects that require causal investigation: reproduce the issue, trace the real path, and isolate the root cause before an authorized fix.

Jul 28, 2026
Showing 8 of 12 collected skills.
Showing 4 of 4 repositories
All repositories loaded