enzyme-sqlite-source

A guided process for connecting an unfamiliar SQLite database, a file-based database, to Enzyme without changing its data.

In plain words
What is it for?
Use it with email, message, CRM, archive, or similar data to inspect examples, save a TOML mapping, and verify Enzyme setup and refresh.
Why use it?
It helps determine what each database column means and records the approved mapping instead of relying on guesses.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/byenzyme/enzyme/enzyme-sqlite-source
Any agent
npx skills add byenzyme/enzyme --skill enzyme-sqlite-source
Clone the repo
git clone --depth 1 https://github.com/byenzyme/enzyme

Made for: Claude Code, Codex.

Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 7,447 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00080 $0.07447
Opus 5 $0.00040 $0.03723
Sonnet 5 $0.00016 $0.01489
Haiku 4.5 $0.00008 $0.00745

Measured 3d ago against content hash 09a6ee7b5fbb, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

enzyme-sqlite-source 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 3d 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.

skills/enzyme-sqlite-source/SKILL.md · 542 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

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 3d ago First seen · 542 lines · 80 tokens per session scan A 09a6ee7b5fbb

Subscribe to this mod's changes

enzyme-sqlite-source is a skill published in the GitHub repository byenzyme/enzyme (59 stars, last pushed 5d ago), with no licence file. It adds 80 tokens to every session and 7,447 once invoked, about $0.0004 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-30.

Related

Other skills, from other repositories

obsidian-bases

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

superuser-pal/awesome-second-brain · 63 tokens

ai-second-brain

Walks the user through Charlie Hills's AI Second Brain + Karpathy Wiki setup from the MarTech AI newsletter. Use whenever the user mentions building an AI second brain, the Karpathy wiki, organising their ChatGPT/Claude exports in Obsidian, setting up a living wiki with Claude Code, connecting iMessage Channels, or…

charlie947/ai-second-brain · 174 tokens

obsidian-bases

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.

breferrari/obsidian-mind · 63 tokens

crm-sync

Keep the CRM knowledge layer in the vault in sync with the live CRM code repositories. Pull the latest of the read-only repos, detect which changed, and refresh ONLY the affected reverse-engineering notes and the KEEP/DROP/DECIDE decision note. Trigger on "/crm-sync", "refresh CRM knowledge", "what changed in the CRM…

tonydzi/second-brain-starter-kit · 72 tokens

faaa-sync

On-demand pull of FRESH follow-up call notes from a dedicated Telegram group into the CRM layer of the vault. Incremental + idempotent (dedup by Telegram message id) — safe to re-run, never makes duplicates. Manual counterpart of the weekly scheduled sync; both call the SAME scripts (single source of truth). Trigger…

tonydzi/second-brain-starter-kit · 84 tokens

wiki-build

构建/重建本地知识库的 Wiki。扫描 vault 中所有源文件,从中构建一个结构化的 wiki(源文件摘要、实体、概念、对比、概述页),创建分层 INDEX(根索引 + 各目录索引)/log/hot,密集交叉链接。支持超长源文件(百万字级小说等):prep.mjs 确定性预处理 + 分层 digest 构建 + 断点续传。也能把旧单索引库的索引重构为分层布局。Triggers on: 构建 wiki, 重建 wiki, build wiki, 扫描源文件构建, 初始构建, 重新构建知识库, start wiki build, 重构索引, 索引分层, 索引迁移, restructure index.

zhuzhaoyun/Molio · 0 tokens