Security audit tool for OpenClaw skills. Scans skill directories for common vulnerabilities including hardcoded secrets, unsafe shell commands, prompt inject...
Avoid common NestJS mistakes — DI scoping, circular dependencies, validation pipes, and module organization traps.
Practical guide to using OpenClaw effectively. Teaches step-by-step workflows, recommends skills based on your needs, solves common problems, and grows with...
Validate .env files for common issues — detect leaked secrets (AWS keys, GitHub tokens, Stripe keys, JWTs), find duplicate variables, flag empty values, comp...
Remove signs of AI-generated writing from text. Detects and fixes 24 common AI patterns including inflated symbolism, promotional language, superficial analy...
Godot 4.x game development with C#/.NET, covering best practices, architecture patterns, performance optimization, and common pitfalls. Use when working on G...
Best practices for AI agents - Cursor, Claude, ChatGPT, Copilot. Avoid common mistakes. Confirms before executing, drafts before publishing. Vibe-coding essential.
Create, debug, and manage CI/CD pipelines with GitHub Actions. Use when the user needs to set up automated testing, deployment, releases, or workflows. Covers workflow syntax, common patterns, secrets
Avoid common LangChain mistakes — LCEL gotchas, memory persistence, RAG chunking, and output parser traps.
Avoid common Kubernetes mistakes — resource limits, probe configuration, selector mismatches, and RBAC pitfalls.
Build Electron desktop apps with secure architecture and common pitfall avoidance.
Audit existing Google Analytics implementation. Checks for common issues, missing configurations, and optimization opportunities.
Connects to the Baselight MCP (Model Context Protocol) server to discover and query 50+ premium dataset sources including Kaggle, OWID, World Bank, Data Commons, Eurostat, FiveThirtyEight, DefiLlama,
Chrome DevTools Protocol, extension Manifest V3, and debugging patterns that prevent common automation failures.
Avoid common Bash mistakes — quoting traps, word splitting, and subshell gotchas.
--- name: Raspberry Pi description: Set up and maintain Raspberry Pi avoiding common hardware and configuration pitfalls. metadata: {"clawdbot":{"emoji":"🍓","os":["linux","darwin"]}} --- ## Power
Paid acquisition strategy, budget allocation, and avoiding common advertising mistakes across platforms
Superdesign is a design agent specialized in frontend UI/UX design. Use this skill before implementing any UI that requires design thinking. Common commands:...
Diagnoses common Linux service issues using logs, systemd/PM2, file permissions, Nginx reverse proxy checks, and DNS sanity checks. Use when a server app is failing, unreachable, or misconfigured.
Experience summaries for OpenClaw tasks, including common installation problems, troubleshooting steps, and best practices for packages, configurations, and...
Hardens API endpoints against common attacks. Covers rate limiting, input validation, auth, CORS, headers, injection prevention, error handling, and monitoring.
Prevent common failures in multi-agent Discord conversations. Use when multiple AI agents (bots) are chatting in the same channel — townhalls, group discussi...
Automates security audits for OpenClaw gateway by checking key configuration settings to identify and report common security risks.
Avoid common C++ mistakes — memory leaks, dangling references, undefined behavior, and ownership confusion.