binder-import
CommunityImport files into Binder with safe mapping.
Data & Analytics#deduplication#data import#binder#schema mapping#markdown ingestion#csv json yaml#transaction YAML
Authormpazik
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Binder Import removes the friction of manually recreating records from external files by turning CSV, JSON, YAML, and Markdown sources into Binder transactions that match your existing schema.
Core Features & Use Cases
- Schema-aware ingestion: samples the source, inspects the target schema, and performs a gap analysis before generating transactions.
- Field mapping with transforms: proposes how each source field maps to Binder fields, including required conversions (normalization, date parsing, enum/value normalization, and skipped fields when appropriate).
- Duplicate-safe imports: checks for existing records using natural keys and generates updates vs creates to prevent duplicate data.
- Batch dry-run workflow: generates transaction YAML in batches, dry-runs them first, and applies only after approval.
Quick Start
Import your external CSV or Markdown directory into your existing Binder workspace by asking the assistant to use binder-import to map fields, propose a transaction plan, and then generate and apply the batched imports after you confirm.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: binder-import Download link: https://github.com/mpazik/Binder/archive/main.zip#binder-import Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.