SKILLS
by camelsprout / OpenClaw
OpenClaw community skill for DuckDB CLI workflows such as SQL analysis, data processing, file conversion, and querying CSV, Parquet, and JSON files.
DuckDB CLI AI Skill is a community OpenClaw skill by camelsprout, listed on ClawHub as “DuckDB CLI skills” with the install command `openclaw skills install @camelsprout/duckdb-cli-ai-skills`. The OpenClaw skills repository contains the skill under `skills/camelsprout/duckdb-cli-ai-skills` with README and SKILL.md files. Supplied metadata describes the skill as a DuckDB CLI specialist for SQL analysis, data processing, file conversion, database inspection, and SQL queries over CSV, Parquet, and JSON files. OpenClaw documentation describes skills as markdown instruction files or `SKILL.md` instruction packs loaded into the agent prompt, installable through OpenClaw skills commands and ClawHub. DuckDB’s official CLI documentation describes the DuckDB command-line client as a single dependency-free executable for running SQL, opening persistent databases, and piping CSV data through `duckdb -c`.
Use when an OpenClaw assistant needs repeatable instructions for DuckDB CLI-based SQL analysis. Use for workflows that query local CSV Parquet or JSON files through DuckDB CLI. Use for data processing database inspection or file conversion workflows where the underlying tool is DuckDB CLI.
Last updated Jul 13, 2026