duckdb_init

duckdb_init is a skill for Claude Code from kuc-arc-f/agent_skills_2ex. It costs 17 tokens per session (93 once invoked), scanned A, original, no licence file.

A small tool for creating a local DuckDB database file. DuckDB is a database designed for analytical work on local data.

In plain words
What is it for?
Initializing a DuckDB file on a local machine.
Why use it?
It provides a quick way to create the database file needed for local queries and analysis.

Skill for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter.

Good fit Initializing a DuckDB file on a local machine.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/kuc-arc-f/agent_skills_2ex/duckdb_init
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add kuc-arc-f/agent_skills_2ex --skill duckdb_init
Clone the repo
git clone --depth 1 https://github.com/kuc-arc-f/agent_skills_2ex

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for duckdb_init

README.md
[![agentmods](https://agentmods.dev/badge/skills/kuc-arc-f/agent_skills_2ex/duckdb_init/github.svg)](https://agentmods.dev/skills/kuc-arc-f/agent_skills_2ex/duckdb_init)
Your own site
<a href="https://agentmods.dev/skills/kuc-arc-f/agent_skills_2ex/duckdb_init"><img src="https://agentmods.dev/badge/skills/kuc-arc-f/agent_skills_2ex/duckdb_init/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for duckdb_init

Your own site · 80×15
<a href="https://agentmods.dev/skills/kuc-arc-f/agent_skills_2ex/duckdb_init"><img src="https://agentmods.dev/badge/skills/kuc-arc-f/agent_skills_2ex/duckdb_init.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 93 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00017 $0.00093
Opus 5 $0.00009 $0.00046
Sonnet 5 $0.00003 $0.00019
Haiku 4.5 $0.00002 $0.00009

Measured 12d ago against content hash 337c45ac9953, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

duckdb_init scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill-gemini-1/.claude/skills/duckdb_init/SKILL.md · 15 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 15 lines · 17 tokens per session scan A 337c45ac9953

Subscribe to this mod's changes

duckdb_init is a skill published in the GitHub repository kuc-arc-f/agent_skills_2ex (1 stars, last pushed 4mo ago), with no licence file. It adds 17 tokens to every session and 93 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

mongodb-natural-language-querying

Generate read-only MongoDB queries (find) or aggregation pipelines using natural language, with collection schema context and sample documents. Use this skill whenever the user asks to write, create, or generate MongoDB queries, wants to filter/query/aggregate data in MongoDB, asks "how do I query...", needs help with…

fcakyon/claude-codex-settings · 162 tokens

supabase-cli

This skill should be used when user asks to "use supabase CLI", "supabase init", "supabase start", "run migrations", "deploy edge functions", "manage Supabase project", or works with the supabase command-line tool for local development and project management.

fcakyon/claude-codex-settings · 60 tokens

supabase-js

This skill should be used when user asks to "use supabase-js", "query Supabase database", "supabase auth", "supabase storage", "supabase realtime", "supabase edge functions", or works with the @supabase/supabase-js JavaScript/TypeScript SDK.

fcakyon/claude-codex-settings · 64 tokens

durable-objects

Build, debug, or review Cloudflare Durable Objects code for persistent state and coordination.

fcakyon/claude-codex-settings · 22 tokens

mongodb-atlas-stream-processing

Manages MongoDB Atlas Stream Processing (ASP) workflows. Handles workspace provisioning, data source/sink connections, processor lifecycle operations, debugging diagnostics, and tier sizing. Supports Kafka, Atlas clusters, S3, HTTPS, and Lambda integrations for streaming data workloads and event processing. NOT for…

fcakyon/claude-codex-settings · 82 tokens

mongodb-connection

Optimize MongoDB client connection configuration (pools, timeouts, patterns) for any supported driver language. Use this skill when working/updating/reviewing on functions that instantiate or configure a MongoDB client (eg, when calling connect()), configuring connection pools, troubleshooting connection errors…

fcakyon/claude-codex-settings · 122 tokens