Skills

Type: All Skills Tools
skill ★ 372,633

Manage Bear Notes via Grizzly CLI

This skill enables the creation, searching, and organising of Bear notes on macOS using the grizzly command-line interface. It supports operations such as appending text, listing tags, and retrieving note data via x-callback-urls.

openclaw/openclaw bear-notes macos cli note-management
skill ★ 372,633

Displaying and interacting with hosted HTML content

This skill hosts and presents HTML content on connected mobile and desktop nodes via a gateway service. It enables agents to navigate, execute JavaScript via eval, and capture snapshots of the rendered canvas content.

openclaw/openclaw html-rendering web-view node-communication javascript-execution
skill ★ 372,633

OpenProse AI Agent Orchestration Engine

A programming language and virtual machine designed for orchestrating multi-agent AI workflows using .prose specifications. It supports executing programs from local or remote sources and provides various state backends, including SQLite an…

openclaw/openclaw agent-orchestration multi-agent-workflows virtual-machine ai-automation
skill ★ 372,633

QQBot Rich Media Sending and Receiving

This skill facilitates the sending and receiving of various rich media types (images, video, audio, files) within the QQBot environment. It automatically infers the media type from the file extension and requires paths to be wrapped in the …

openclaw/openclaw qqbot rich-media media-handling messaging
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
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
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
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
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
skill ★ 372,633

OpenClaw End-to-End QA Testing Framework

This skill provides comprehensive end-to-end quality assurance testing for OpenClaw's qa-lab and qa-channel environments. It facilitates running matrix profiles, OpenTelemetry smoke tests, and character evaluations across various live model…

openclaw/openclaw qa-testing e2e-automation openclaw llm-validation
skill ★ 372,633

GitHub Issue and PR Maintenance Skill

An agentic skill for automating GitHub issue and PR maintenance, including triage, duplicate detection, and assignee management. It facilitates efficient workflows by surfacing contributor activity and filtering maintainer-authored noise du…

openclaw/openclaw github-maintenance issue-triage pull-request-management automation
skill ★ 372,633

Comprehensive OpenClaw Plugin Release Validation

Orchestrates end-to-end validation of the OpenClaw plugin system, covering the full lifecycle, package artifact integrity, and system compatibility checks. This skill ensures product surface robustness by simulating complex scenarios like c…

openclaw/openclaw plugin-testing e2e-validation openclaw ci-cd
skill ★ 372,633

OpenClaw Parallels Smoke Testing and Validation

This skill executes comprehensive smoke tests for OpenClaw within Parallels virtual environments, covering installation, onboarding, gateway status, and major version upgrades across multiple operating systems. It enforces strict procedural…

openclaw/openclaw parallels smoke-testing openclaw upgrade
skill ★ 372,633

OpenClaw Technical Documentation Specialist

A specialised skill for authoring, editing, and reviewing high-quality technical documentation for OpenClaw APIs, SDKs, and CLI tools. It follows 'Write the Docs' principles to ensure documentation is task-oriented, precise, and production-…

openclaw/openclaw technical-writing developer-documentation api-documentation openclaw