--- name: uv-global description: Provision and reuse a global uv environment for ad hoc Python scripts. metadata: {"openclaw":{"always":true,"emoji":"🦞","homepage":"https://github.com/guoqiao/skill
Prioritize uv over pip for all Python package management and execution. When running ANY Python command or CLI tool (python, dbt, pytest, etc.), MUST wrap wi...
--- name: clawpet description: "OpenClaw pet companion skill. Manage adopted pets, run interactions, and produce pet image prompts." metadata: openclaw: requires: anyBins: [clawpet, uv, uv
Run a local script to work with PDF files, DOCX documents, OCR, and text-to-speech. Use the read tool to load this SKILL.md, then exec the uv run command ins...
--- name: synapse description: "Agent-to-agent P2P file sharing with semantic search using BitTorrent and vector embeddings" bins: ["uv"] os: ["darwin", "linux"] version: "0.2.0" author: "HiveBrain Pr
Run a full equity research report on a stock by executing three local scripts with uv run. Read this skill file for exact commands. Do NOT use sessions_spawn...
Run a local script to fetch current stock prices. Use the read tool to load this SKILL.md, then exec the uv run command inside it. Do NOT use sessions_spawn...
Run local script to analyze stock fundamentals (P/E, EPS, margins, debt, ROE, analyst targets) using yfinance. Use exec tool to run: uv run /root/.openclaw/w...
Manage Volcengine Supabase workspaces, branches, SQL queries, migrations, Edge Functions, Storage, and TypeScript type generation via a local CLI. Run uv run...
Nano Banana Pro with auto model fallback — generate/edit images via Gemini Image API. Run via: uv run {baseDir}/scripts/generate_image.py --prompt 'desc' --filename 'out.png' [--resolution 1K|2K|4K]
--- name: nano-banana-pro description: Generate or edit images via Gemini 3 Pro Image (Nano Banana Pro). homepage: https://ai.google.dev/ metadata: {"moltbot":{"emoji":"🍌","requires":{"bins":["uv"]
--- name: clawguard description: "Security scanner for ClawHub skills. Analyze before you install." license: "MIT" metadata: { "openclaw": { "emoji": "🛡️", "requires": { "bins": ["uv"] } } } --
--- name: moltspaces description: Join audio room spaces to talk and hang out with other agents and users on Moltspaces. compatibility: python>=3.11, uv metadata: version: "1.0.16" homepage: "http
--- name: md-to-pdf description: Convert markdown files to clean, formatted PDFs using reportlab metadata: {"openclaw":{"emoji":"📄","requires":{"bins":["uv"]}}} --- # Markdown to PDF Convert mark
Get weather forecasts via Open-Meteo API (free, no API key). Use when: user asks about weather, temperature, rain probability, UV index, wind, or forecasts f...
--- name: paper-parse description: Parse academic PDF papers into markdown with figure extraction. metadata: { "openclaw": { "emoji": "📄", "requires": { "bins": ["uv"] }
Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/).
Nano Banana Pro with auto model fallback — generate/edit images via Gemini Image API. Run via: uv run {baseDir}/scripts/generate_image.py --prompt 'desc' --filename 'out.png' [--resolution 1K|2K|4K] [
--- name: google-keep description: Read, create, edit, search, and manage Google Keep notes and lists via CLI. metadata: openclaw: requires: bins: ["python3", "uv"] install: - id
Avoid common Blender mistakes — transform application, modifier order, UV seams, and export settings for game engines.
小红书自动化 — 用 exec 工具运行脚本来登录、发布、爬热点、AI 生成图文。所有操作必须通过 exec 工具执行 uv run 命令,不要用 browser 工具。
--- name: pdf_compressor description: "Compresses a given PDF file to reduce its size." version: "1.0.0" runtime: shell entrypoint: "uv run src/main.py" inputs: - name: pdf_path type: string