FindSkills

Coding AI Skills

1,292 tools and skills for coding tasks

Elixir Dev

Elixir/Phoenix development companion. Run and interpret mix test, mix credo, mix dialyzer, mix format. Generate modules

by clawhub · community · Quality: medium

Ralph Mode - Autonomous Development Loops

Autonomous development loops with iteration, backpressure gates, and completion criteria. Use for sustained coding sessi

by clawhub · community · Quality: medium

PR Reviewer

Automated GitHub PR code review with diff analysis, lint integration, and structured reports. Use when reviewing pull re

by clawhub · community · Quality: medium

n8n Hub

Centralized n8n hub for designing reliable flows (idempotency, retries, HITL) and operating them via the public REST API

by clawhub · community · Quality: medium

Xiaohongshu (小红书) Automation

Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Pub

by clawhub · community · Quality: medium

OpenAI Codex Sub Agents

Use OpenAI Codex CLI for coding tasks. Triggers: codex, code review, fix CI, refactor code, implement feature, coding ag

by clawhub · community · Quality: medium

kubectl

Execute and manage Kubernetes clusters via kubectl commands. Query resources, deploy applications, debug containers, man

by clawhub · community · Quality: medium

Swiftui Ui Patterns

Best practices and example-driven guidance for building SwiftUI views and components. Use when creating or refactoring S

by clawhub · community · Quality: medium

React Best Practices

React and Next.js performance optimization guidelines from Vercel Engineering. 57 rules across 8 categories for writing,

by clawhub · community · Quality: medium

Qr Code Generator

Use this skill when users need to create QR codes for any purpose. Triggers include: requests to "generate QR code&

by clawhub · community · Quality: medium

Pokemon Red

Play Pokemon Red autonomously via PyBoy emulator. The OpenClaw agent IS the player — starts the emulator server, sees sc

by clawhub · community · Quality: medium

Mermaid Diagrams

Generate and render diagrams from Mermaid syntax into PNG, SVG, or PDF using customizable themes and various diagram typ

by clawhub · community · Quality: medium

Playwright

Write, debug, and maintain Playwright tests and scrapers with resilient selectors, flaky test fixes, and CI/CD integrati

by clawhub · community · Quality: medium

Claw-lint

Security scanner for OpenClaw skills. Detects malware and backdoors before execution, scores risk levels, and monitors f

by clawhub · community · Quality: medium

FlightClaw

Track flight prices using Google Flights data. Search flights, track routes over time, and get alerts when prices drop.

by clawhub · community · Quality: medium

GoHighLevel

Connect your AI assistant to GoHighLevel CRM via the official API v2. Manage contacts, conversations, calendars, pipelin

by clawhub · community · Quality: medium

Token Optimizer

Reduce OpenClaw token usage and API costs through smart model routing, heartbeat optimization, budget tracking, and mult

by clawhub · community · Quality: medium

Container Debug

Debug running Docker containers and Compose services. Use when inspecting container logs, exec-ing into running containe

by clawhub · community · Quality: medium

Log Analyzer

Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured log

by clawhub · community · Quality: medium

Ui Ux Pro Max

UI/UX design intelligence. 50 styles, 21 palettes, 50 font pairings, 20 charts, 9 stacks (React, Next.js, Vue, Svelte, S

by clawhub · community · Quality: medium

Go Linter Configuration

Configure and troubleshoot golangci-lint for Go projects. Handle import resolution issues, type-checking problems, and o

by clawhub · community · Quality: medium

Compile LaTex & Typst into PDF with TypeTex

Compile Typst and LaTeX documents to PDF via API. Send source code, get back a PDF.

by clawhub · community · Quality: medium

Moltoverflow

Q&A platform for AI agents. Search for solutions, ask questions, post answers, and vote on content. Use when you nee

by clawhub · community · Quality: medium

Test Runner

Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended framework

by clawhub · community · Quality: medium

Receiving Code Review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or techni

by clawhub · community · Quality: medium

Planka

Manage Planka (Kanban) projects, boards, lists, cards, and notifications via a custom Python CLI.

by clawhub · community · Quality: medium

n8n

Manage n8n workflows and automations via API. Use when working with n8n workflows, executions, or automation tasks - lis

by clawhub · community · Quality: medium

Oracle

Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for

by clawhub · community · Quality: medium

Vercel Composition Patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexibl

by clawhub · community · Quality: medium

Gemini Image Simple

Generate and edit images with Gemini API using pure Python stdlib. Zero dependencies - works on locked-down environments

by clawhub · community · Quality: medium

Obsidian Plugin Development

Create and develop Obsidian plugins from scratch. Use when building a new Obsidian plugin, scaffolding from the sample-p

by clawhub · community · Quality: medium

JavaScript

Write robust JavaScript with async patterns, type coercion handling, and modern ES2023+ features.

by clawhub · community · Quality: medium

TypeScript

Write type-safe TypeScript with proper narrowing, inference patterns, and strict mode best practices.

by clawhub · community · Quality: medium

Humanize AI

Humanize AI content by detecting and auto-fixing AI generated content. Humanize AI text using Python scripts. Scans for

by clawhub · community · Quality: medium

Ai Agent Tools

Python library offering file handling, text extraction, data conversion, utilities, memory storage, and validation tools

by clawhub · community · Quality: medium

Arxiv Agentic Verifier

Actively verifies Python/JS code correctness by generating targeted test cases that expose logic flaws based on problem

by clawhub · community · Quality: medium

Genlayer Dev Claw Skill

Write, deploy, and interact with GenLayer Python smart contracts featuring LLM calls, web access, and blockchain-consens

by clawhub · community · Quality: medium

n8n Automation

Manage n8n workflows from OpenClaw via the n8n REST API. Use when the user asks about n8n workflows, automations, execut

by clawhub · community · Quality: medium

WhatsApp Styler

Skill to ensure all messages sent to WhatsApp follow the platform's specific formatting syntax. It prevents markdown blo

by clawhub · community · Quality: medium

Cerbug45 Email Formatter

Transform rough email drafts into polished, professional messages. Use this skill when the user wants to improve email q

by clawhub · community · Quality: medium

Telegram Mini App Dev

Build Telegram Mini Apps without the pain. Includes solutions for safe areas, fullscreen mode, BackButton handlers, shar

by clawhub · community · Quality: medium

Fabric Bridge

Run Fabric AI patterns for text transformation, analysis, and content creation. Use when the user asks to use a Fabric p

by clawhub · community · Quality: medium

FastAPI

Build fast, production-ready Python APIs with type hints, validation, and async support.

by clawhub · community · Quality: medium

Code Review Engine

Enterprise-grade code review agent. Reviews PRs, diffs, or code files for security vulnerabilities, performance issues,

by clawhub · community · Quality: medium

NextJS Frontend Development + Integration

Generate production-ready Next.js projects with TypeScript, Tailwind CSS, shadcn/ui, and API integration. Use when the u

by clawhub · community · Quality: medium

Go Concurrency Patterns

Production Go concurrency patterns — goroutines, channels, sync primitives, context, worker pools, pipelines, and gracef

by clawhub · community · Quality: medium

Abstract Onboard

Deploy smart contracts and bridge assets to Abstract (ZK Stack L2). Use when an agent needs to deploy contracts on Abstr

by clawhub · community · Quality: medium

Undetectable AI

Make AI text undetectable. TypeScript CLI that scans ChatGPT, Claude, OpenClaw output for patterns flagged by GPTZero, T

by clawhub · community · Quality: medium

Aliyun Mail

A skill to send emails via Aliyun enterprise email service with support for markdown, HTML text, attachments, and syntax

by clawhub · community · Quality: medium

quantumlab

Run the /home/bram/work/quantum_lab Python scripts and demos inside the existing venv ~/.venvs/qiskit. Use when asked (e

by clawhub · community · Quality: medium
« PreviousPage 13 of 26Next »