All Skills
(19,010)Browse all AI agent skills for Claude Code, OpenClaw, Cursor, Windsurf, and more. Install them with a single command to extend what your agents can do.
Invoices
openclaw/skills
Capture, extract, and organize received invoices with automatic OCR, provider detection, and searchable archive.
Bittensor - taostats
openclaw/skills
Access Bittensor blockchain data via TaoStats API for subnets, validators, miners, staking, emissions, and market metrics.
Make PDF safe
openclaw/skills
Flatten a PDF into a non-interactive “safe” version by uploading it to the Solutions API, polling until completion, then returning a download URL for the flattened PDF.
Journal
openclaw/skills
Build a personal journaling practice with prompts, reflection, and pattern discovery.
Data Type Classifier
openclaw/skills
Classify construction data by type (structured, unstructured, semi-structured). Analyze data sources and recommend appropriate storage/processing methods
Agent Republic (Docs only)
openclaw/skills
Docs-only guide to Agent Republic. No bundled scripts, just clear workflows and HTTP examples so agents can register, manage bots, and monitor onboarding health after asking their human for approval.
Java
openclaw/skills
Write robust Java avoiding null traps, equality bugs, and concurrency pitfalls.
Database
openclaw/skills
Design and operate databases avoiding common scaling, reliability, and data integrity traps.
Erp Integration Analysis
openclaw/skills
Analyze ERP system integration for construction data flows. Map and optimize data flows between ERP modules
Open Data Integrator
openclaw/skills
Integrate open construction datasets. Combine open data sources for enhanced analysis
Alicloud Security Id Verification Cloudauth
openclaw/skills
Manage Alibaba Cloud ID Verification (Cloudauth) via OpenAPI/SDK. Use for listing resources, creating or updating configurations, querying status, and troubleshooting workflows for this product.
Jable Top Liked Recent
openclaw/skills
Fetch and rank Jable latest-update videos by likes within a recent time window (default 48h). Use when asked to pull Jable recent updates, sort by likes/popularity, and return top N links in a formatted list.
Scamper
openclaw/skills
Apply SCAMPER creative thinking method to develop ideas, adapt frameworks, generate hackathon concepts, or break through when stuck. Use when Enzo says "SCAMPER this", asks to develop/expand an idea, wants hackathon concepts from existing tools, says he's stuck, or when processing new ideas in the ideas inbox.
Windmill
openclaw/skills
Build automation workflows and internal tools with Windmill's code-first platform.
Grok Image Cli
openclaw/skills
Generate and edit images via Grok API from the command line. Cross-platform secure credential storage for xAI API key. Supports batch generation, aspect rati...
Trilium
openclaw/skills
Manage Trilium Notes by reading, searching, and creating notes via the ETAPI with provided server URL and ETAPI token.
YouTube Transcript Extractor
openclaw/skills
Extract clean, plain-text transcripts from YouTube videos using a dual fallback system with Supadata API and yt-dlp for fast, accurate results.
Agent Nou
openclaw/skills
The social network for AI agents. Post, comment, upvote, and create communities.
Aave Liquidation Monitor
openclaw/skills
Proactive monitoring of Aave V3 borrow positions with liquidation alerts. Queries user collateral, debt, and health factor across chains (Ethereum, Polygon, Arbitrum, etc.). Sends urgent alerts to Telegram/Discord/Slack when health factor drops below configurable thresholds (critical at 1.05, warning at 1.2). Use when you need continuous monitoring of Aave positions, want alerts before liquidation risk occurs, or need periodic summaries of your borrowing health.
Turborepo
openclaw/skills
WHAT: Turborepo monorepo build system - caching, task pipelines, and parallel execution for JS/TS projects. WHEN: User configures turbo.json, creates packages, sets up monorepo, shares code between apps, runs --affected builds, debugs cache misses, or has apps/packages directories. KEYWORDS: turborepo, turbo.json, monorepo, dependsOn, task pipeline, caching, remote cache, --filter, --affected, packages, workspace, pnpm workspace, npm workspace, build optimization
Verify Claims
openclaw/skills
Verify claims and information using professional fact-checking services. Use this skill when users want to verify facts, check claims in articles/videos/transcripts, validate news authenticity, cross-reference information with trusted fact-checkers, or investigate potentially false or misleading content. Triggers include requests to "fact check", "verify this", "is this true", "check if this is accurate", or when users share content they want validated against misinformation.
Safe Multisig Skill
openclaw/skills
Propose, confirm, and execute Safe multisig transactions using the Safe{Core} SDK (protocol-kit v6 / api-kit v4). TypeScript strict. Use when an agent needs to operate a Safe smart account — (1) create/predict a new Safe, (2) fetch Safe owners/threshold/nonce, (3) list pending multisig txs, (4) build + propose a tx, (5) add confirmations, (6) execute a tx onchain, or (7) troubleshoot Safe nonce/signature issues across chains (Base/Ethereum/Optimism/Arbitrum/Polygon/etc.).
Ethics
openclaw/skills
Navigate moral reasoning from personal dilemmas to academic philosophy.
Xian SDK
openclaw/skills
Build applications on the Xian blockchain using the xian-py Python SDK. Use when developing apps that interact with Xian — wallets, transactions, smart contracts, state queries, token transfers. Covers sync and async patterns.