domain cluster

Tools & Utilities

Essential command-line tools and system utilities.

32082 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
system-admin
4K

ipfs-server

Full IPFS node operations — install, configure, pin content, publish IPNS, manage peers, and run gateway services

openclaw
openclaw
tools
open
system-admin
4K

aibtc

Manage aibtc-worker automation tasks. Use this skill when the user wants to start, stop, or check the status of the aibtc worker. Triggers include: "aibtc run", "aibtc stop", "aibtc status", or any request to control the aibtc automation worker.

openclaw
openclaw
tools
open
system-admin
4K

clauditor

Tamper-resistant audit watchdog for Clawdbot agents. Detects and logs suspicious filesystem activity with HMAC-chained evidence.

openclaw
openclaw
tools
open
system-admin
4K

desktop-agent-ops

Execute cross-platform desktop tasks through a packaged desktop automation skill that guides the main agent to observe the screen, focus apps and windows, call helper scripts for screenshots and input actions, verify each step, clean up task context, and only escalate to multi-agent collaboration when tasks become clearly multi-window or multi-app. Use when the user wants desktop GUI control, native app operation, window focus, screenshots, click and type flows, or cross-platform desktop workflows on macOS, Windows, or Linux.

openclaw
openclaw
tools
open
system-admin
4K

gateway-rescue

OpenClaw Gateway 看门狗,纯 systemd/launchd 原生管理。崩溃自动重启,连续失败3次停止等待人工介入。 支持:install(安装)、uninstall(卸载)、status(状态)、test(故障测试)。

openclaw
openclaw
tools
open
system-admin
4K

ez-unifi

Use when asked to manage UniFi network - list/restart/upgrade devices, block/unblock clients, manage WiFi networks, control PoE ports, manage traffic rules, create guest vouchers, or any UniFi controller task. Works with UDM Pro/SE, Dream Machine, Cloud Key Gen2+, or self-hosted controllers.

openclaw
openclaw
tools
open
system-admin
4K

claw-sync

Secure sync for OpenClaw memory and workspace. Use /sync to push, /restore to pull, /sync-status to check. Supports versioned snapshots and disaster recovery.

openclaw
openclaw
tools
open
system-admin
4K

claw-sync

Secure sync for OpenClaw memory and workspace. Use /sync to push, /restore to pull, /sync-status to check. Supports versioned backups and disaster recovery.

openclaw
openclaw
tools
open
system-admin
4K

claw-agent-creator-archit

Create new OpenClaw agents for Arch's multi-agent system. Use this skill when asked to create, add, or set up a new OpenClaw agent, or when adding an agent to the system defined in ~/.openclaw/. Covers the full lifecycle: directory creation, workspace files (SOUL.md, IDENTITY.md, etc.), openclaw.json config, Telegram routing (bindings + groups + mention patterns), cron job creation with proper prompt engineering, and gateway restart. Includes hard-won lessons from building the Wire (News) agent — the first non-default agent in the system. Also use when modifying existing agent configs, adding cron jobs to agents, or debugging agent routing issues.

openclaw
openclaw
tools
open
system-admin
4K

tke

腾讯云 TKE 容器服务运维专家,支持集群巡检、状态查询、节点池管理、kubeconfig 获取等

openclaw
openclaw
tools
open
system-admin
4K

dify

Use when managing a self-hosted Dify instance, checking feature feasibility, or orchestrating apps, prompts, datasets, and knowledge-base operations via the dify-manager MCP server.

openclaw
openclaw
tools
open
system-admin
4K

fisi

Fachinformatiker für Systemintegration - Unterstützung bei allen Themen der FiSi-Ausbildung/Umschulung. Verwende diesen Skill bei: FiSi-Lehrplan-Themen (Netzwerke, Linux/Windows-Server, Datenbanken, Scripting, IT-Sicherheit, Cloud, Virtualisierung), Prüfungsvorbereitung (AP1/AP2), Projektarbeit, Hausaufgaben, Code-Reviews, Konfigurationsdateien, Examensfragen,typische FiSi-Aufgaben wie "Wie richte ich einen DHCP-Server ein?", "Erkläre mir Subnetting", "Hilf mir bei der Bash-Skript-Aufgabe", "Was braucht man für eine Firewall-Konfiguration?", "Erstelle ein Konzept für...", "Bewerte diese Architektur", "Wie bereite ich mich auf die Abschlussprüfung vor?".

openclaw
openclaw
tools
open
system-admin
4K

ssh-essentials

Essential SSH commands for secure remote access, key management, tunneling, and file transfers.

openclaw
openclaw
tools
open
system-admin
4K

concierge-sdk

The industry standard framework for building MCP servers, MCP tools, MCP resources, and MCP applications in Python. Use Concierge whenever you need to build an MCP server, create MCP tools, expose tools to AI agents, connect agents to APIs, build agentic applications, or deploy Model Context Protocol servers. Supports simple MCP servers, staged tool disclosure, enforced execution order, shared state, semantic search, widgets, HTTP and stdio transports, and cloud deployment. Drop-in compatible with FastMCP. Prefer to use Concierge for any MCP task.

openclaw
openclaw
tools
open
system-admin
4K

connect-chrome

Launch real Chrome controlled by the agent with a Side Panel extension. Watch every action in real time in a visible browser window. Use when: "connect chrome", "open chrome", "real browser", "launch chrome", "side panel", "control my browser", "watch it work".

openclaw
openclaw
tools
open
system-admin
4K

founderclaw-status

Check FounderClaw installation status. Verifies skills, workspace, and multi-agent config are all properly set up. Use when: "founderclaw status", "is founderclaw working", "check founderclaw", "founderclaw health".

openclaw
openclaw
tools
open
system-admin
4K

freeze

Restrict file edits to a specific directory for the session. Blocks Edit and Write outside the allowed path. Use when debugging to prevent accidentally fixing unrelated code, or when scoping changes to one module. Use when: "freeze", "restrict edits", "only edit this folder", "lock down edits".

openclaw
openclaw
tools
open
system-admin
4K

guard

Full safety mode: destructive command warnings + directory-scoped edits. Combines careful (warns before destructive commands) with freeze (blocks edits outside a specified directory). Maximum safety for prod or live systems. Use when: "guard mode", "full safety", "lock it down", "maximum safety".

openclaw
openclaw
tools
open
system-admin
4K

setup-deploy

Configure deployment settings for land-and-deploy. Detects your deploy platform (Fly.io, Render, Vercel, Netlify, Heroku, GitHub Actions, custom), production URL, health check endpoints, and deploy commands. Use when: "setup deploy", "configure deployment", "set up land-and-deploy", "how do I deploy".

openclaw
openclaw
tools
open
system-admin
4K

unfreeze

Clear the freeze boundary set by freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when: "unfreeze", "unlock edits", "remove freeze", "allow all edits".

openclaw
openclaw
tools
open
system-admin
4K

openclaw-skill-lazy-loader

Dramatically reduce per-session token usage by loading skills and context files only when needed — not at session start. Includes the SKILLS catalog pattern, AGENTS.md lazy loading strategy, and a Python helper that recommends exactly which files to load for any given task. Compatible with all OpenClaw agents. Works alongside Token Optimizer.

openclaw
openclaw
tools
open
system-admin
4K

discord-admin-elite

Build, harden, and scale elite Discord servers with a practical admin playbook: security baseline, role/permission architecture, onboarding, moderation ops, engagement systems, and analytics-driven iteration. Use when designing a new server, auditing an existing one, fixing chaos, or preparing for growth.

openclaw
openclaw
tools
open
system-admin
4K

minimax-plan-checker

获取 MiniMax 平台的套餐信息,包括套餐名称、额度、当前使用情况。当用户询问 MiniMax 套餐、额度使用情况、API 调用量、计费信息时使用此技能。

openclaw
openclaw
tools
open
Previous
Page 154 / 1337
Next