github.com/qsimeon/openclaw-engaging
| Skill | Added | Review |
|---|---|---|
openclaw-test-heap-leaks .agents/skills/openclaw-test-heap-leaks/SKILL.md Investigate `pnpm test` memory growth, Vitest worker OOMs, and suspicious RSS increases in OpenClaw using the `scripts/test-parallel.mjs` heap snapshot tooling. Use when Codex needs to reproduce test-lane memory growth, collect repeated `.heapsnapshot` files, compare snapshots from the same worker PID, distinguish transformed-module retention from real data leaks, and fix or reduce the impact by patching cleanup logic or isolating hotspot tests. | 76 76 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
openclaw-release-maintainer .agents/skills/openclaw-release-maintainer/SKILL.md Maintainer workflow for OpenClaw releases, prereleases, changelog release notes, and publish validation. Use when Codex needs to prepare or verify stable or beta release steps, align version naming, assemble release notes, check release auth requirements, or validate publish-time commands and artifacts. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
openclaw-pr-maintainer .agents/skills/openclaw-pr-maintainer/SKILL.md Maintainer workflow for reviewing, triaging, preparing, closing, or landing OpenClaw pull requests and related issues. Use when Codex needs to validate bug-fix claims, search for related issues or PRs, apply or recommend close/reason labels, prepare GitHub comments safely, check review-thread follow-up, or perform maintainer-style PR decision making before merge or closure. | 75 75 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 4467e04 | |
openclaw-parallels-smoke .agents/skills/openclaw-parallels-smoke/SKILL.md End-to-end Parallels smoke, upgrade, and rerun workflow for OpenClaw across macOS, Windows, and Linux guests. Use when Codex needs to run, rerun, debug, or interpret VM-based install, onboarding, gateway smoke tests, latest-release-to-main upgrade checks, fresh snapshot retests, or optional Discord roundtrip verification under Parallels. | 69 69 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 4467e04 | |
openclaw-ghsa-maintainer .agents/skills/openclaw-ghsa-maintainer/SKILL.md Maintainer workflow for OpenClaw GitHub Security Advisories (GHSA). Use when Codex needs to inspect, patch, validate, or publish a repo advisory, verify private-fork state, prepare advisory Markdown or JSON payloads safely, handle GHSA API-specific publish constraints, or confirm advisory publish success. | 69 69 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
xurl skills/xurl/SKILL.md A CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint. | 67 67 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 4467e04 | |
weather skills/weather/SKILL.md Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed. | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Version: 4467e04 | |
wacli skills/wacli/SKILL.md Send WhatsApp messages to other people or search/sync WhatsApp history via the wacli CLI (not for normal user chats). | 84 84 2.00x Agent success vs baseline Impact 96% 2.00xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 4467e04 | |
voice-call skills/voice-call/SKILL.md Start voice calls via the OpenClaw voice-call plugin. | 70 70 1.17x Agent success vs baseline Impact 100% 1.17xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
video-frames skills/video-frames/SKILL.md Extract frames or short clips from videos using ffmpeg. | 58 58 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
trello skills/trello/SKILL.md Manage Trello boards, lists, and cards via the Trello REST API. | 65 65 1.09x Agent success vs baseline Impact 93% 1.09xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 4467e04 | |
tmux skills/tmux/SKILL.md Remote-control tmux sessions for interactive CLIs by sending keystrokes and scraping pane output. | 74 74 2.00x Agent success vs baseline Impact 86% 2.00xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
things-mac skills/things-mac/SKILL.md Manage Things 3 via the `things` CLI on macOS (add/update projects+todos via URL scheme; read/search/list from the local Things database). Use when a user asks OpenClaw to add a task to Things, list inbox/today/upcoming, search tasks, or inspect projects/areas/tags. | 92 92 3.55x Agent success vs baseline Impact 96% 3.55xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
summarize skills/summarize/SKILL.md Summarize or extract text/transcripts from URLs, podcasts, and local files (great fallback for “transcribe this YouTube/video”). | 86 86 3.44x Agent success vs baseline Impact 100% 3.44xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 4467e04 | |
spotify-player skills/spotify-player/SKILL.md Terminal Spotify playback/search via spogo (preferred) or spotify_player. | 74 74 12.50x Agent success vs baseline Impact 100% 12.50xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 4467e04 | |
sonoscli skills/sonoscli/SKILL.md Control Sonos speakers (discover/status/play/volume/group). | 73 73 16.00x Agent success vs baseline Impact 96% 16.00xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
songsee skills/songsee/SKILL.md Generate spectrograms and feature-panel visualizations from audio with the songsee CLI. | 86 86 19.20x Agent success vs baseline Impact 96% 19.20xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
slack skills/slack/SKILL.md Use when you need to control Slack from OpenClaw via the slack tool, including reacting to messages or pinning/unpinning items in Slack channels or DMs. | 85 85 3.84x Agent success vs baseline Impact 100% 3.84xAverage score across 3 eval scenarios Securityby Low Low-risk findings worth noting Reviewed: Version: 4467e04 | |
skill-creator skills/skill-creator/SKILL.md Create, edit, improve, or audit AgentSkills. Use when creating a new skill from scratch or when asked to improve, review, audit, tidy up, or clean up an existing skill or SKILL.md file. Also use when editing or restructuring a skill directory (moving files to references/ or scripts/, removing stale content, validating against the AgentSkills spec). Triggers on phrases like "create a skill", "author a skill", "tidy up a skill", "improve this skill", "review the skill", "clean up the skill", "audit the skill". | 59 59 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
sherpa-onnx-tts skills/sherpa-onnx-tts/SKILL.md Local text-to-speech via sherpa-onnx (offline, no cloud) | 50 50 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
session-logs skills/session-logs/SKILL.md Search and analyze your own session logs (older/parent conversations) using jq. | 69 69 1.91x Agent success vs baseline Impact 94% 1.91xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
sag skills/sag/SKILL.md ElevenLabs text-to-speech with mac-style say UX. | 46 46 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Version: 4467e04 | |
peekaboo skills/peekaboo/SKILL.md Capture and automate macOS UI with the Peekaboo CLI. | 56 56 1.92x Agent success vs baseline Impact 77% 1.92xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
ordercli skills/ordercli/SKILL.md Foodora-only CLI for checking past orders and active order status (Deliveroo WIP). | 71 71 8.30x Agent success vs baseline Impact 83% 8.30xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 | |
oracle skills/oracle/SKILL.md Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns). | 67 67 1.70x Agent success vs baseline Impact 99% 1.70xAverage score across 3 eval scenarios Securityby Passed No findings from the security scan Reviewed: Version: 4467e04 |