domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
ide-plugins
27.1K

channel-formatting

Convert Claude's Markdown output to each channel's native text syntax before delivery. Adds zero-dependency formatting for WhatsApp, Telegram, and Slack (marker substitution). Also ships a Signal rich-text helper (parseSignalStyles) used by the Signal skill.

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

add-gmail

Add Gmail integration to NanoClaw. 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.

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

add-slack

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

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

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

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

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

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

add-voice-transcription

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

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

use-local-whisper

Use when the user wants local voice transcription instead of OpenAI Whisper API. Switches to whisper.cpp running on Apple Silicon. WhatsApp only for now. Requires voice-transcription skill to be applied first.

qwibitai
qwibitai
tools
open
productivity-tools
27.1K

x-integration

X (Twitter) integration for NanoClaw. Post tweets, like, reply, retweet, and quote. Use for setup, testing, or troubleshooting X functionality. Triggers on "setup x", "x integration", "twitter", "post tweet", "tweet".

qwibitai
qwibitai
tools
open
system-admin
27.1K

migrate-from-openclaw

Migrate from OpenClaw to NanoClaw. Detects existing OpenClaw installation, extracts identity, channel credentials, scheduled tasks, and other config, then guides interactive migration. Triggers on "migrate from openclaw", "openclaw migration", "import from openclaw".

qwibitai
qwibitai
tools
open
system-admin
27.1K

update-nanoclaw

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

qwibitai
qwibitai
tools
open
system-admin
27.1K

update-skills

Check for and apply updates to installed skill branches from upstream.

qwibitai
qwibitai
tools
open
system-admin
27.1K

status

Quick read-only health check — session context, workspace mounts, tool availability, and task snapshot. Use when the user asks for system status or runs /status.

qwibitai
qwibitai
tools
open
automation-tools
26.7K

wox-update-changelog

Update Wox CHANGELOG.md based on commits since the last release. Use when the user asks to "update changelog", "write release notes", or "summarize changes since last release" and the output must follow the repository's existing changelog format.

Wox-launcher
Wox-launcher
tools
open
automation-tools
26.5K

wox-plugin-creator

Create and scaffold Wox plugins (nodejs, python, script-nodejs, script-python). Use when cloning official SDK templates, generating script plugin templates, or preparing plugins for publish.

Wox-launcher
Wox-launcher
tools
open
debugging
26.4K

gitnexus-pr-review

Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check for missing test coverage. Examples: "Review this PR", "What does PR #42 change?", "Is this PR safe to merge?"

abhigyanpatwari
abhigyanpatwari
tools
open
debugging
26.4K

gitnexus-debugging

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug"

abhigyanpatwari
abhigyanpatwari
tools
open
debugging
26.4K

gitnexus-exploring

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow"

abhigyanpatwari
abhigyanpatwari
tools
open
debugging
26.4K

gitnexus-exploring

Navigate unfamiliar code using GitNexus knowledge graph

abhigyanpatwari
abhigyanpatwari
tools
open
productivity-tools
25.7K

design-principles

Swiss International Style design system for Resume Matcher. Use this skill when building UI components, modifying styles, or creating new pages. Every frontend change MUST follow these rules.

srbhr
srbhr
tools
open
debugging
25.6K

debug-cuda-crash

Call this skill when you need to debug CUDA crashes in SGLang using kernel API logging

sgl-project
sgl-project
tools
open
debugging
25.6K

debug-distributed-hang

Debug hanging issues in SGLang distributed inference (TP/PP/DP/EP). Covers identifying hang locations via py-spy/watchdog/cuda coredump, per-rank logging to find state divergence, binary-search methodology for locating the first diverge point, and fix patterns. Use when a multi-GPU SGLang run hangs, freezes, or times out during collective operations.

sgl-project
sgl-project
tools
open
debugging
25.6K

generate-profile

Generate an e2e profiling trace of an SGLang server run. Launches a server, validates accuracy, captures a Chrome-compatible trace, and returns the profile path.

sgl-project
sgl-project
tools
open
debugging
25.6K

sglang-torch-profiler-analysis

Compact SGLang torch-profiler triage skill. Use when Codex should inspect an existing `trace.json(.gz)` or profile directory, trigger `sglang.profiler` against a live server, and return one compact report with kernel, overlap-opportunity, and fuse-pattern tables. Single-trace triage is enough for quick diagnosis; mapping+formal two-trace triage gives stronger overlap conclusions.

sgl-project
sgl-project
tools
open
Previous
Page 36 / 1337
Next