Browse all

Type: All Skills Tools
skill ★ 372,633

Obsidian Vault Maintenance Skill

Maintains an Obsidian-compatible memory wiki vault using wikilinks, frontmatter, and Obsidian CLI integration.

openclaw/openclaw obsidian memory-wiki knowledge-management markdown
skill ★ 372,633

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…

openclaw/openclaw wiki-management knowledge-base provenance memory-vault
skill ★ 372,633

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…

openclaw/openclaw workflow-orchestration multi-step automation approval-gate
tool ★ 372,633

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.

openclaw/openclaw feishu permission-management collaboration document-control
tool ★ 372,633

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…

openclaw/openclaw feishu wiki knowledge node-management
tool ★ 372,633

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 …

openclaw/openclaw feishu drive cloud-storage file-management
tool ★ 372,633

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.

openclaw/openclaw diff-generation code-review file-artifacts patch-processing
tool ★ 372,633

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 …

openclaw/openclaw feishu document markdown content-management
skill ★ 372,633

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/openclaw web-automation browser-control multi-step-flows state-management
skill ★ 372,633

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 …

openclaw/openclaw testing ci-cd vitest github-actions
skill ★ 372,633

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…

openclaw/openclaw acp agent-routing coding-harness cli-interaction
tool ★ 372,633

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…

openclaw/openclaw telegram e2e-testing bot-development crabbox
skill ★ 372,633

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.

openclaw/openclaw duplicate-detection pr-triage issue-grouping github-automation
tool ★ 372,633

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.

openclaw/openclaw slack archive cli sql
skill ★ 372,633

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…

openclaw/openclaw security vulnerability triage ghsa
skill ★ 372,633

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…

openclaw/openclaw macos parallels discord smoke-testing
skill ★ 372,633

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/openclaw test-optimization performance-tuning ci-speedup runbook
skill ★ 372,633

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/openclaw openclaw performance testing benchmarking
skill ★ 372,633

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…

openclaw/openclaw vitest memory-leak-investigation heap-snapshots debugging
skill ★ 372,633

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/openclaw bugfix code-review git-workflow patch
skill ★ 372,633

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 …

openclaw/openclaw release-management npm macos software-deployment
tool ★ 372,633

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/openclaw github-security secret-scanning redaction issue-management
tool ★ 372,633

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/openclaw release-ci validation github-api deployment
skill ★ 372,633

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…

openclaw/openclaw documentation-refactoring openclaw content-restructuring automated-verification