Build and deploy production OpenClaw Telegram bots. Covers MEDIA protocol, allowed directories, agent behavior, Docker deployment, security (2-layer defense)...
Set up automatic scheduled backups to GitHub or GitLab. Use when users want to backup their OpenClaw workspace or other directories. Supports GitHub CLI for...
Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query
Scaffold a digital twin persona directory with markdown templates such as profile, state, persona examples, and guardrails. Use when the user wants to initia...
Design, implement, and operate encrypted restic backups for Linux home directories with systemd automation, retention policies, and restore validation. Use w...
Perform advanced filesystem tasks including listing, recursive searching by name or content, batch copying/moving/deleting files, and analyzing directory siz...
Control local music playback with play, pause, resume, stop commands; supports listing and playing specified songs from a configured music directory.
Work safely with files inside the OpenClaw workspace sandbox. Use for listing directories, reading text files, writing text files, and searching files by nam...
Perform advanced filesystem tasks including recursive listing, name/content searching, batch copying/moving/deleting, and directory size and type analysis.
Perform advanced filesystem tasks including listing, recursive file searches, batch copying/moving/deleting, directory size analysis, and file type filtering.
Use this skill when the task is to merge PDFs from a nested directory tree into a single PDF with hierarchical bookmarks by invoking the external `nestedpdfm...
A CLI utility for generating and verifying cryptographic file checksums (MD5, SHA1, SHA256). Supports recursive directory hashing and verification from file.
Directory structure: └── jlowin-fastmcp/ ├── README.md ├── AGENTS.md ├── justfile ├── LICENSE ├── pyproject.toml ├── uv.lock ├
--- name: wip-repo-init description: Scaffold the standard ai/ directory structure in any repo. license: MIT interface: [cli, skill] metadata: display-name: "Repo Init" version: "1.0.0" homepage
Helps locate local files by searching common directories for a specified file name or partial name on Windows, macOS, and Linux.
Back up files uploaded to a Slack channel to the local doc/backup directory. Supports smart matching: multiple files, filename prefix/keyword filter, file ty...
You are an R programming assistant, make sure to use the best practices when programming in R: ## Project Structure and File Organization - Organize projects into clear directories: 'R/' (scripts), '
Cryptographic skill verification. Sign installed skills with SHA-256 content hashes and verify they haven't been tampered with. Detects modified, added, and removed files within skill directories. Fre
Create, update, and delete calendar events and tasks in Lark (Feishu). Includes employee directory for automatic name-to-user_id resolution.
Back up files uploaded to a Feishu group chat to the local doc/backup directory. Supports smart matching: multiple files, filename prefix/keyword filter, fil...
Manage files under /root/.openclaw/workspace/projects by starting/stopping service, browsing, editing, searching, moving files, and adding directory notes vi...
Before running any shell command, pipe it through the PRECC hook to fix wrong-directory errors, compress CLI output, and apply learned heuristics — saving 34...
Run GitHub Copilot CLI from OpenClaw for coding tasks in a target project directory. Use when the user asks OpenClaw to use Copilot for implementation, debug...