FindSkills

Coding AI Skills

1,289 tools and skills for coding tasks

Senior Dev

Production development workflow with TODO tracking, Graphite PRs, GitHub issues, Vercel deploy checks, and SMS notificat

by clawhub · community · Quality: medium

Solana Sniper Architect

Generates production-ready Python Solana trading bots using Jupiter v6 API and DexScreener data with priority fees and s

by clawhub · community · Quality: medium

Rust

Write idiomatic Rust avoiding ownership pitfalls, lifetime confusion, and common borrow checker battles.

by clawhub · community · Quality: medium

Godot Skill

Control Godot Editor via OpenClaw Godot Plugin. Use for Godot game development tasks including scene management, node ma

by clawhub · community · Quality: medium

Unity Skill

Control Unity Editor via OpenClaw Unity Plugin. Use for Unity game development tasks including scene management, GameObj

by clawhub · community · Quality: medium

Agent Browser Core

OpenClaw skill for the agent-browser CLI (Rust-based with Node.js fallback) enabling AI-friendly web automation with sna

by clawhub · community · Quality: medium

LLM Supervisor

Automatically switches between cloud and local LLMs on rate limits, with user confirmation required for local code gener

by clawhub · community · Quality: medium

Regex Patterns

Practical regex patterns across languages and use cases. Use when validating input (email, URL, IP), parsing log lines,

by clawhub · community · Quality: medium

Python Coding Guidelines

Python coding guidelines and best practices. Use when writing, reviewing, or refactoring Python code. Enforces PEP 8 sty

by clawhub · community · Quality: medium

Vue Expert Js

Use when building Vue 3 applications with JavaScript only (no TypeScript). Invoke for JSDoc typing, vanilla JS composabl

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

topydo

Manage todo.txt tasks using topydo CLI. Add, list, complete, prioritize, tag, and organize tasks with dependencies, due

by clawhub · community · Quality: medium

Codex Quota

Check OpenAI Codex CLI rate limit status (daily/weekly quotas) using local session logs. Portable Python script. Reads ~

by clawhub · community · Quality: medium

Web Perf

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifi

by clawhub · community · Quality: medium

Nova Act Browser Automation

Write and execute Python scripts using Amazon Nova Act for AI-powered browser automation tasks like flight searches, dat

by clawhub · community · Quality: medium

Desktop Control (Windows)

Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, man

by clawhub · community · Quality: medium

URL Fetcher

Fetch and save web content using only Python stdlib with URL and path validation, basic HTML-to-markdown conversion, and

by clawhub · community · Quality: medium

tRPC Best Practices

Expert guidance for tRPC (TypeScript Remote Procedure Call) including router setup, procedures, middleware, context, cli

by clawhub · community · Quality: medium

MegaETH AI Developer

End-to-end MegaETH development playbook (Feb 2026). Covers wallet operations, token swaps (Kyber Network), eth_sendRawTr

by clawhub · community · Quality: medium

literature-search

Find and compile academic literature with citation lists across Google Scholar, PubMed, arXiv, IEEE, ACM, Semantic Schol

by clawhub · community · Quality: medium

Abstract Toolkit

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

Smart Model Switching

Auto-route tasks to the cheapest Claude model that works correctly. Three-tier progression: Haiku → Sonnet → Opus. Class

by clawhub · community · Quality: medium

LLM Skirmish

Install and use the Skirmish CLI to write, test, and submit JavaScript battle strategies. Use when building Skirmish bot

by clawhub · community · Quality: medium

Infrastructure as Code

Define and manage cloud infrastructure with code. Use when writing Terraform, CloudFormation, or Pulumi configs, managin

by clawhub · community · Quality: medium

Moltext

Compile legacy documentation on internet into agent-native memory context using the Moltext.

by clawhub · community · Quality: medium

Xlsx Pro

Compétence pour manipuler les fichiers Excel (.xlsx, .xlsm, .csv, .tsv). Utiliser quand l'utilisateur veut : ouvrir, lir

by clawhub · community · Quality: medium

XMTP CLI

Run and script the XMTP CLI for testing, debugging, and interacting with XMTP conversations, groups, and messages. Use w

by clawhub · community · Quality: medium

Fivem

FiveM RP server engineering for QBCore, ESX, and QBox. Use for framework-level scripting, fxmanifest.lua/config.lua vali

by clawhub · community · Quality: medium

Clawdbot Logs

Analyze Clawdbot logs and diagnostics. Use when the user asks about bot performance, response times, errors, session sta

by clawhub · community · Quality: medium

Google Ads

Query, audit, and optimize Google Ads campaigns. Supports two modes: (1) API mode for bulk operations with google-ads Py

by clawhub · community · Quality: medium

Context7 API Documentation Fetcher

Fetch up-to-date library documentation via Context7 API. Use PROACTIVELY when: (1) Working with ANY external library (Re

by clawhub · community · Quality: medium

Workflow Patterns

Systematic task implementation using TDD, phase checkpoints, and structured commits. Ensures quality through red-green-r

by clawhub · community · Quality: medium

Codex Sub Agents 1

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

by clawhub · community · Quality: medium

Civitai Generation API

Generate AI images from prompts using CivitAI's JavaScript SDK with customizable models, samplers, seeds, steps, LoRA, a

by clawhub · community · Quality: medium

FOSMVVM SwiftUI App Setup

Set up a SwiftUI @main App struct with MVVMEnvironment configuration, deployment URLs, resource bundles, environment inj

by clawhub · community · Quality: medium

Cybercentry Solana Token Verification

Cybercentry Solana Token Verification on ACP - AI-powered Rust smart contract security scanning with threat audit and To

by clawhub · community · Quality: medium

XPR Code Sandbox

Execute JavaScript code in a secure sandbox for data processing, computation, and quick expression evaluation without ne

by clawhub · community · Quality: medium

Mermaid Architect

Generate beautiful, hand-drawn Mermaid diagrams with robust syntax (quoted labels, ELK layout). Use this skill when the

by clawhub · community · Quality: medium

Universal Game Primitives

Universal game architecture DSL with six primitives (LOOP, TILEGRID, CONTROLBLOCK, POOL, EVENT, DISPATCHER). Use when: (

by clawhub · community · Quality: medium

Unreal Skill

Control and automate Unreal Editor tasks via OpenClaw AI using HTTP endpoints for level, actor, transform, component, ed

by clawhub · community · Quality: medium

Claude Code Integration

Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://

by clawhub · community · Quality: medium

caching

Caching strategies, invalidation, eviction policies, HTTP caching, distributed caching, and anti-patterns. Use when desi

by clawhub · community · Quality: medium

LaTeX

Write LaTeX documents with correct syntax, packages, and compilation workflow.

by clawhub · community · Quality: medium

Clangd LSP

C/C++ language server (clangd) providing code intelligence, diagnostics, and formatting for .c, .h, .cpp, .cc, .cxx, .hp

by clawhub · community · Quality: medium

Github Copilot Cli

Efficient daily use of GitHub Copilot CLI for senior engineers. Use when planning, prompting, reviewing, or chaining Cop

by clawhub · community · Quality: medium

pref0

Learn user preferences from conversations and personalize responses automatically. Preferences compound over time — corr

by clawhub · community · Quality: medium

Gitai - Git Commit Automation

Boost developer productivity with Gitai: An AI-powered Git automation tool that analyzes code changes and generates sema

by clawhub · community · Quality: medium

Cron & Scheduling

Schedule and manage recurring tasks with cron and systemd timers. Use when setting up cron jobs, writing systemd timer u

by clawhub · community · Quality: medium

SQL Toolkit

Query, design, migrate, and optimize SQL databases. Use when working with SQLite, PostgreSQL, or MySQL — schema design,

by clawhub · community · Quality: medium

Security Auditor

Use when reviewing code for security vulnerabilities, implementing authentication flows, auditing OWASP Top 10, configur

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