DuckDB CLI AI Skill logo

SKILLS

DuckDB CLI AI Skill

by camelsprout / OpenClaw

skillDuckDB

Overview

OpenClaw community skill for DuckDB CLI workflows such as SQL analysis, data processing, file conversion, and querying CSV, Parquet, and JSON files.

Details

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`.

When to Use

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.

Getting Started

  1. Install OpenClaw if needed using the getting-started commands shown in OpenClaw docs
  2. such as `npm install -g openclaw@latest`.
  3. Install the skill from ClawHub with `openclaw skills install @camelsprout/duckdb-cli-ai-skills`.
  4. Review the OpenClaw skills documentation to understand markdown skills and SKILL.md instruction packs.
  5. Review the skill’s SKILL.md in the openclaw/skills repository.
  6. Consult DuckDB’s CLI documentation or installation page for using the DuckDB command-line client.

Key Features

  • Distributed as an OpenClaw markdown-based skill in the openclaw/skills repository.
  • ClawHub listing provides the install command for `@camelsprout/duckdb-cli-ai-skills`.
  • Designed for DuckDB CLI SQL analysis and data processing workflows.
  • Covers SQL queries on CSV
  • Parquet
  • and JSON files according to supplied repository metadata.
  • Covers database inspection and file conversion workflows according to supplied skill metadata.

Capabilities

  • OpenClaw skill workflow guidance
  • DuckDB CLI usage guidance
  • SQL analysis
  • CSV querying
  • Parquet querying
  • JSON querying
  • Data processing
  • Database inspection
  • File conversion

Last updated Jul 13, 2026