Browse all
Obsidian Vault Maintenance Skill
Maintains an Obsidian-compatible memory wiki vault using wikilinks, frontmatter, and Obsidian CLI integration.
Maintain structured memory wiki vaults
This skill manages and updates the OpenClaw memory wiki vault, ensuring deterministic page structure and source-backed provenance. It guides the agent through a maintenance loop involving searching, linting, and applying updates while prese…
Multi-step workflow orchestration with approvals
Lobster orchestrates deterministic, multi-step pipelines, allowing complex workflows involving multiple tool calls. It supports mandatory human approval checkpoints, enabling reliable, resumable automation for tasks like email triage or mon…
Feishu Permission Management Tool
A tool for managing collaborator permissions across various Feishu document types, including sheets, folders, and wikis. It enables listing, adding, and removing users with specific access levels via email, openid, or group chat IDs.
Manage Feishu Wiki Knowledge Base Content
This tool provides comprehensive programmatic access to Feishu's wiki functionality, enabling developers to list, retrieve, create, and modify knowledge spaces and nodes. It supports full lifecycle management, including renaming, moving, an…
Feishu Drive: Cloud File and Folder Management Tool
This tool provides comprehensive cloud storage management for Feishu Drive, enabling developers to perform standard CRUD operations such as listing contents, retrieving file metadata, creating, moving, and deleting folders and files. It is …
Generating shareable code diffs and artifacts
Generates shareable code diffs via interactive viewer URLs or rendered file artifacts such as PNG or PDF. It accepts either before/after text or a unified patch string as input.
Feishu Document Read, Write, and Block Manipulation
This tool provides comprehensive programmatic access to Feishu documents, enabling operations such as reading plain text, appending markdown content, and creating new documents. It supports granular block manipulation, including structured …
Advanced multi-step browser automation skill
This skill guides robust, multi-step web automation, focusing on pre-action state checks, stable tab handling, and reading the UI before interacting. It provides patterns for managing session state, recovering from stale references, and acc…
OpenClaw Testing and CI Validation
This skill enables targeted testing and CI validation by identifying the smallest necessary verification path for code changes. It provides procedures for running Vitest suites and managing remote proofs via Crabbox, minimising unnecessary …
ACP Coding Agent Request Router
This skill routes plain-language requests for various external coding agents (e.g., Copilot, Claude, Gemini) into the appropriate execution context. It manages flow selection between the OpenClaw ACP runtime sessions and direct acpx CLI int…
End-to-End Telegram Bot Proofing and Testing
This tool facilitates comprehensive end-to-end testing of Telegram bot behavior by establishing a persistent, real user session on a virtual desktop environment. It allows developers to interact with the bot, capture visual proof, and gener…
Duplicate PR and Issue Triage and Grouping
This skill facilitates maintainer triage by identifying and grouping duplicate pull requests and issues. It leverages local history via gitcrawl and the prtags CLI to cluster related work and synchronize the duplicate status back to GitHub.
Query and analyze local Slack archives
This CLI tool provides comprehensive access to local Slack archive data, enabling users to search messages, check data freshness, and execute read-only SQL queries against workspace data.
Security Advisory Triage and Review
This skill guides the rigorous triage of security advisories and GHSA reports by verifying shipped behavior, checking against established trust models, and drafting precise, evidence-backed maintainer comments for closure or further investi…
macOS parallels discord end-to-end smoke test
This skill executes a comprehensive smoke test to verify end-to-end Discord message delivery across a macOS Parallels virtual machine setup. It simulates a full roundtrip, proving message sending, host verification, and subsequent message r…
Systematic OpenClaw Test and Runtime Optimization
This skill guides developers through systematically optimizing OpenClaw's test suite and runtime performance while maintaining full coverage. It involves establishing performance baselines, identifying hotspots like expensive imports or fix…
OpenClaw Test Performance Benchmarking and Optimization
This skill provides a systematic workflow for diagnosing and optimizing the runtime performance of OpenClaw's test suite and plugin ecosystem. It guides developers through establishing performance baselines, collecting detailed metrics (e.g…
OpenClaw Test Heap Leak Investigation
A workflow for investigating Vitest memory growth, RSS spikes, and heap snapshot deltas within the OpenClaw test environment. It enables developers to differentiate between module graph retention and runtime object leaks using heap snapshot…
Small Bugfix Sweep for OpenClaw Codebase
This skill executes a deep, controlled sweep over pasted issue or PR references, identifying and locally patching small, high-confidence bugs. It generates a detailed diff summary and proof for manual review, strictly adhering to a pre-comm…
OpenClaw Release Management Skill
Automates the end-to-end release and publishing workflow for OpenClaw, including version management, changelog generation, and beta/stable distribution. It handles npm publishing, macOS signing, and compatibility validation across multiple …
Triage and Redact GitHub Secret Scanning Alerts
This utility automates the maintenance workflow for OpenClaw GitHub Secret Scanning alerts, allowing maintainers to identify, redact, and purge sensitive credentials from issue bodies and comments. It handles complex location routing, ensur…
OpenClaw Release CI Validation Orchestrator
This skill orchestrates comprehensive release validation for OpenClaw, managing full CI matrices, provider secret preflights, and live gate checks. It provides structured workflows for debugging failures and ensuring controlled, auditable r…
OpenClaw Documentation Refactoring Skill
This skill automates the refactoring of OpenClaw documentation by auditing existing facts against source-of-truth files and reorganising content into topic, reference, or troubleshooting pages. It ensures accuracy through verification again…