🤖 OpenAgents.Mom Home
Skills APIs Builder Blog Log In
Skills APIs Builder Blog Log In

ClawHub Skills

1,016 skills across the OpenClaw ecosystem. Search, filter, and discover modular agent capabilities.

macos × linux 984 windows 771 construction 50 data-processing 27 security 24 automation 23 BIM 18 estimation 18 productivity 14 netsnek 14 reserved 14 mcp 13 api 12 cost-management 12 ai 11 openclaw 11 crypto 11 monitoring 10 search 9 scheduling 9 ai-agents 9 memory 9 audit 9 defi 8 CAD 8 base 7 agent 7 web3 7 finance 7
Ecosystem Skills APIs ClawHub Core Repos Plugins Integrations Tools Trending Updates
1,016 skills

Webhook

Implement secure webhook receivers and senders with proper verification and reliability.

linux macos windows
ivangdavila Feb 10, 2026

WebSocket

Implement reliable WebSocket connections with proper reconnection, heartbeats, and scaling.

linux macos windows
ivangdavila Feb 10, 2026

SQLite

Use SQLite correctly with proper concurrency, pragmas, and type handling.

linux macos windows
ivangdavila Feb 10, 2026

PostgreSQL

Write efficient PostgreSQL queries and design schemas with proper indexing and patterns.

linux macos windows
ivangdavila Feb 10, 2026

CORS

Configure Cross-Origin Resource Sharing correctly to avoid security issues and debugging pain.

linux macos windows
ivangdavila Feb 10, 2026

HTTP

Use HTTP correctly with proper methods, status codes, headers, and caching.

linux macos windows
ivangdavila Feb 10, 2026

OAuth

Implement OAuth 2.0 and OpenID Connect flows securely.

linux macos windows
ivangdavila Feb 10, 2026

Regex

Write correct, efficient regular expressions across different engines.

linux macos windows
ivangdavila Feb 10, 2026

LaTeX

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

linux macos windows
ivangdavila Feb 10, 2026

JSON

Work with JSON data structures, APIs, and serialization effectively.

linux macos windows
ivangdavila Feb 10, 2026

TOML

Write valid TOML configuration files with correct types and structure.

linux macos windows
ivangdavila Feb 10, 2026

DOCX

Read and generate Word documents with correct structure, styles, and cross-platform compatibility.

linux macos windows
ivangdavila Feb 10, 2026

YAML

Write valid YAML that parses predictably across languages and versions.

linux macos windows
ivangdavila Feb 10, 2026

MLX STT

Speech-To-Text with MLX (Apple Silicon) and opensource models (default GLM-ASR-Nano-2512) locally.

macos
guoqiao Feb 10, 2026

XML

Parse, generate, and transform XML with correct namespace handling and encoding.

linux macos windows
ivangdavila Feb 10, 2026

CSV

Parse and generate RFC 4180 compliant CSV that works across tools.

linux macos windows
ivangdavila Feb 10, 2026

Markdown

Generate clean, portable Markdown that renders correctly across parsers.

linux macos windows
ivangdavila Feb 10, 2026

Google Cloud

Deploy, monitor, and manage GCP services with battle-tested patterns.

linux macos windows
ivangdavila Feb 10, 2026

Azure

Deploy, monitor, and manage Azure services with battle-tested patterns.

linux macos windows
ivangdavila Feb 10, 2026

Kubernetes

Avoid common Kubernetes mistakes — resource limits, probe configuration, selector mismatches, and RBAC pitfalls.

linux macos windows
ivangdavila Feb 10, 2026

Svelte

Avoid common Svelte mistakes — reactivity triggers, store subscriptions, and SvelteKit SSR gotchas.

linux macos windows
ivangdavila Feb 10, 2026

Unreal Engine

Avoid common Unreal mistakes — garbage collection, UPROPERTY macros, replication authority, and asset reference pitfalls.

linux macos windows
ivangdavila Feb 10, 2026

Roblox

Avoid common Roblox mistakes — server/client security, DataStore pitfalls, memory leaks, and replication gotchas.

linux macos windows
ivangdavila Feb 10, 2026

Blender

Avoid common Blender mistakes — transform application, modifier order, UV seams, and export settings for game engines.

linux macos windows
ivangdavila Feb 10, 2026

Unity

Avoid common Unity mistakes — lifecycle ordering, GetComponent caching, physics timing, and Unity's fake null.

linux macos windows
ivangdavila Feb 10, 2026

Traefik

Avoid common Traefik mistakes — router priority, TLS configuration, Docker labels syntax, and middleware ordering.

linux macos windows
ivangdavila Feb 10, 2026

Terraform

Avoid common Terraform mistakes — state corruption, count vs for_each, lifecycle traps, and dependency ordering.

linux macos windows
ivangdavila Feb 10, 2026

Flask

Avoid common Flask mistakes — context errors, circular imports, session configuration, and production gotchas.

linux macos windows
ivangdavila Feb 10, 2026

Clawhub Upload

macOS security monitoring for OpenClaw

macos
drg3nz0 Feb 10, 2026

NestJS

Avoid common NestJS mistakes — DI scoping, circular dependencies, validation pipes, and module organization traps.

linux macos windows
ivangdavila Feb 10, 2026

PyTorch

Avoid common PyTorch mistakes — train/eval mode, gradient leaks, device mismatches, and checkpoint gotchas.

linux macos windows
ivangdavila Feb 10, 2026

TensorFlow

Avoid common TensorFlow mistakes — tf.function retracing, GPU memory, data pipeline bottlenecks, and gradient traps.

linux macos windows
ivangdavila Feb 10, 2026

LangChain

Avoid common LangChain mistakes — LCEL gotchas, memory persistence, RAG chunking, and output parser traps.

linux macos windows
ivangdavila Feb 10, 2026

Solidity

Avoid common Solidity mistakes — reentrancy, gas traps, storage collisions, and security pitfalls.

linux macos windows
ivangdavila Feb 10, 2026

VSCode

Avoid common VSCode mistakes — settings conflicts, debugger setup, and extension clashes.

linux macos windows
ivangdavila Feb 10, 2026

Xcode

Avoid common Xcode mistakes — signing issues, build settings traps, and cache corruption fixes.

macos
ivangdavila Feb 10, 2026

ESP32

Avoid common ESP32 mistakes — GPIO conflicts, WiFi+ADC2 trap, deep sleep gotchas, and FreeRTOS pitfalls.

linux macos windows
ivangdavila Feb 10, 2026

GitLab

Avoid common GitLab CI/CD mistakes — rules gotchas, silent failures, and YAML merge traps.

linux macos windows
ivangdavila Feb 10, 2026

PowerShell

Avoid common PowerShell mistakes — output behavior, array traps, and comparison operator gotchas.

linux macos windows
ivangdavila Feb 9, 2026

MATLAB

Avoid common MATLAB mistakes — indexing traps, matrix vs element-wise ops, and vectorization pitfalls.

linux macos windows
ivangdavila Feb 9, 2026

Bitcoin

Assist with Bitcoin transactions, wallets, Lightning, and security decisions.

linux macos windows
ivangdavila Feb 9, 2026

OpenClaw Deck

Multi-column chat deck UI for OpenClaw agents. Launch a local web interface to manage and chat with multiple agents side-by-side.

macos linux windows
kellyclaudeai Feb 9, 2026

HTML

Avoid common HTML mistakes — accessibility gaps, form pitfalls, and SEO oversights.

linux macos windows
ivangdavila Feb 9, 2026

R

Avoid common R mistakes — vectorization traps, NA propagation, factor surprises, and indexing gotchas.

linux macos windows
ivangdavila Feb 9, 2026

SaaS

Build and scale profitable software-as-a-service with viral growth, retention, and monetization strategies.

linux macos windows
ivangdavila Feb 9, 2026

Linux

Operate Linux systems avoiding permission traps, silent failures, and common admin mistakes.

linux macos
ivangdavila Feb 9, 2026

Database

Design and operate databases avoiding common scaling, reliability, and data integrity traps.

linux macos windows
ivangdavila Feb 9, 2026

Deploy

Ship applications reliably with CI/CD, rollback strategies, and zero-downtime deployment patterns.

linux macos windows
ivangdavila Feb 9, 2026

ASO

Optimize app store listings with keyword research, A/B testing, and conversion tactics for iOS and Android.

linux macos windows
ivangdavila Feb 9, 2026

App

Launch and scale mobile apps with ASO, viral loops, monetization, and App Store growth tactics.

linux macos windows
ivangdavila Feb 9, 2026
« Prev 1 … 15 16 17 18 19 … 21 Next »

Services

Create AI Agent Improve Agent Free VPS Guide Custom Setup

Ecosystem

OpenClaw Ecosystem ClawHub Skills Public APIs Trending Projects Blog

Account

My Files Privacy Policy Terms & Conditions

About

Blockchain Zoo Pte Ltd 230 Victoria St, #15-01A22 Singapore 188024

© 2026 Blockchain Zoo Pte Ltd — OpenAgent.Mom