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
system-admin
4K

todo-master

用于本地待办管理的技能,支持基于 Python CLI 和 SQLite 存储待办;首次必须由用户确认数据目录(默认使用当前 skill 目录下的 data,或指定一个已存在的绝对路径);支持添加待办、快速添加今日/明日待办、查看今日待办、按状态/优先级/关键字筛选查看全部待办、查看单条、更新、完成、重开、归档,并通过数据库 schema migration 保护升级后的已有数据。

openclaw
openclaw
tools
open
system-admin
4K

gate-mcp-installer

One-click installer and configurator for Gate MCP (mcporter) in OpenClaw. Use when the user wants to (1) Install mcporter CLI tool, (2) Configure Gate MCP server connection, (3) Verify Gate MCP setup, or (4) Troubleshoot Gate MCP connectivity issues.

openclaw
openclaw
tools
open
system-admin
4K

airfoil

Control AirPlay speakers via Airfoil from the command line. Connect, disconnect, set volume, and manage multi-room audio with simple CLI commands.

openclaw
openclaw
tools
open
system-admin
4K

openclaw-ref

OpenClaw 配置、CLI、排错、模型管理完整参考手册。修改 openclaw.json、执行 CLI 命令、排查问题时必须查阅此 Skill。

openclaw
openclaw
tools
open
system-admin
4K

daily-assistant

AI-powered daily task management MCP Server — recommend next task, inherit uncompleted todos, detect overdue, generate reviews. Deterministic ops in code (zero tokens), AI only when needed.

openclaw
openclaw
tools
open
system-admin
4K

openclaw-admin

Manage and inspect the OpenClaw multi-agent gateway — list agents, check model health, view routing rules, manage crons, inspect context budgets, and run system diagnostics.

openclaw
openclaw
tools
open
system-admin
4K

desktop-sandbox

A desktop sandbox lets OpenClaw run as natively as on a real OS, ensuring full functionality with safe isolation.Run OpenClaw without breaking your PC.

openclaw
openclaw
tools
open
system-admin
4K

openclaw-bastion

"Prompt injection defense for agent workspaces. Scan files for injection attempts, analyze content boundaries, detect hidden instructions, and maintain command allowlists. Free alert layer — upgrade to openclaw-bastion-pro for active blocking, sanitization, and runtime enforcement."

openclaw
openclaw
tools
open
system-admin
4K

openclaw-triage

Incident response and forensics for agent workspaces. Investigate compromises, build timelines, assess blast radius, and collect evidence. Cross-references data from warden, ledger, signet, and sentinel for unified analysis. Free alert layer — upgrade to openclaw-triage-pro for automated containment, remediation playbooks, and evidence export.

openclaw
openclaw
tools
open
system-admin
4K

obsidian-fns

Control a remote Obsidian vault through Fast Note Sync. Use when reading, searching, writing, or appending notes in Obsidian from OpenClaw, especially for remote vault workflows that do not have direct filesystem access.

openclaw
openclaw
tools
open
system-admin
4K

xpoz-setup

Set up and authenticate the Xpoz MCP server for social media intelligence. Required by all Xpoz skills. Handles server configuration, OAuth login, and connection verification with minimal user interaction.

openclaw
openclaw
tools
open
system-admin
4K

agent-communication

标准化跨 Agent 通信协议。当需要向另一个 Agent 询问、协作或委托任务时,使用本技能。

openclaw
openclaw
tools
open
system-admin
4K

project-manager-agent

Monitors active sub-agents, detects stalls, provides status updates, and steers stuck agents via sessions_send.

openclaw
openclaw
tools
open
system-admin
4K

what-just-happened

When the gateway comes back online, check recent logs and post a short message about what happened (restart, SIGUSR1, auth change, reconnect). User sees the response in TUI or Telegram.

openclaw
openclaw
tools
open
system-admin
4K

controld

Manage Control D DNS filtering service via API. Use for DNS profile management, device configuration, custom blocking rules, service filtering, analytics settings, and network diagnostics. Triggers when user mentions Control D, DNS filtering, DNS blocking, device DNS setup, or managing DNS profiles.

openclaw
openclaw
tools
open
system-admin
4K

feishu-drive

飞书云空间文件管理 Skill。上传/下载/移动/搜索文件、创建文件夹、获取元数据等。当需要管理飞书云空间中的文件和文件夹时使用此 Skill。

openclaw
openclaw
tools
open
system-admin
4K

agent-memory-setup

Set up the full OpenClaw agent memory system with 3-tier memory (HOT/WARM/COLD), daily logs, semantic search (QMD), and lossless context management (Lossless Claw). Use when onboarding a new agent, setting up memory for a fresh OpenClaw instance, or when asked to install the memory system on a new agent. Triggers on "set up memory", "install memory system", "onboard new agent memory", "memory setup", "agent onboarding", "configure agent memory", "add memory to my agent", "how do I set up memory", "initialize memory", "memory system for OpenClaw".

openclaw
openclaw
tools
open
system-admin
4K

wiz-migration

为知笔记迁移辅助技能,提供自动检测存储目录、导出操作引导、附件批量迁移等完整迁移流程

openclaw
openclaw
tools
open
system-admin
4K

qinglong

青龙面板管理助手。当用户需要操作青龙面板(定时任务/环境变量/脚本/订阅/依赖/系统设置)时触发。支持自然语言操作,例如:"列出所有任务"、"添加环境变量"、"运行任务"、"查看日志"等。

openclaw
openclaw
tools
open
system-admin
4K

sleep

睡觉技能。收到 /sleep 时,将当前 session 中未完成的事项记录到文件,然后通过 Gateway API reset session。醒来时 hook 自动读取并注入未完成事项到新 session 上下文。

openclaw
openclaw
tools
open
system-admin
4K

health-check

每日安全检查。检查 OpenClaw Gateway、磁盘空间、内存使用等系统健康状态。触发时机:cron 定时任务或手动调用。

openclaw
openclaw
tools
open
system-admin
4K

openclaw-deploy-tracker

记录和查询 OpenClaw 生态的部署服务。当需要新增部署、查询现有服务、更新服务状态、检查依赖关系时使用。规范记录格式,提供查询和写入的工作流。无需凭证。

openclaw
openclaw
tools
open
system-admin
4K

sleep

睡觉技能。执行睡觉流程:将当前 session 中未完成的事项记录到 preview 文件,通过 Gateway API reset session。醒来时 hook 自动读取并注入未完成事项到新 session 上下文。触发方式:Agent 自行判断适合入睡时调用,强制入睡用 /sleep。

openclaw
openclaw
tools
open
system-admin
4K

lobster-keeper

自动执行日常维护:状态检查、自我复盘、记忆流动、任务记录。基于龙虾饲养员的六条经验。

openclaw
openclaw
tools
open
Previous
Page 155 / 1337
Next