Command Cursor
Implement an approved OpenSpec change and keep tasks in sync.
Command Cursor
Implement an approved OpenSpec change and keep tasks in sync.
Command Cursor
Archive a deployed OpenSpec change and update specs.
Command Cursor
Scaffold a new OpenSpec change and validate strictly.
Skill Claude CodeCodexCursor
AI and LLM integration for IterableData. Use when working with iterable.ai, autodoc, LLM providers, catalog, or agent-facing APIs.
Skill Claude CodeCodexCursor
Guide for implementing database engines in IterableData. Use when adding support for new SQL or NoSQL databases, implementing DBDriver classes, or extending database capabilities.
Skill Claude CodeCodexCursor
Guide for implementing new data formats in IterableData. Use when adding support for new file formats, compression codecs, or extending format capabilities.
Skill Claude CodeCodexCursor
Core development workflows, patterns, and conventions for IterableData. Use when implementing features, fixing bugs, or working with the codebase structure.
Skill Claude CodeCodexCursor
OpenSpec proposal creation, validation, and implementation workflows. Use when creating change proposals, implementing specs, or working with OpenSpec conventions.
Skill Claude CodeCodexCursor
Testing conventions, patterns, and best practices for IterableData. Use when writing tests, debugging test failures, or establishing test coverage.
Instructions file CodexOpenCode
Instructions for datenoio/iterabledata, covering openspec instructions, agents.md, setup commands, security and quality tools and code style.
Skill Claude CodeCodex
Generates Python code that reads, writes, converts, and inspects data files with IterableData (pip install iterabledata; import iterable). Use when opening CSV, JSONL, Parquet, XML, WARC, GeoJSON, or other files; converting formats; streaming large files without pandas; or when the user mentions iterabledata…
MCP server Claude CodeCodexCursor +2
Streaming read/write and conversion for 100+ data formats. pip install iterabledata; import iterable. Runs locally from the iterabledata Python package.
Command Cursor
Implement an approved OpenSpec change and keep tasks in sync.
Command Cursor
Archive a deployed OpenSpec change and update specs.
Command Cursor
Scaffold a new OpenSpec change and validate strictly.
Skill Claude CodeCodexCursor
Edit Internacia country and intblock YAML safely — validation, enrichment, provenance, and OpenSpec gates. Use when modifying data/countries/, data/intblocks/, data/blocktypes/, running validate scripts, enrich.py, or proposing schema changes in internacia-db.
Skill Claude CodeCodexCursor
Query Internacia reference datasets — countries, borders, org membership, entity linking. Use when looking up country codes, UN members, NATO/EU/ASEAN rosters, border neighbors, Wikidata links, or joining on stable identifiers. Prefer DuckDB or Parquet over source YAML.
Instructions file GitHub Copilot
Instructions for datenoio/internacia-db, covering copilot instructions for internacia-db, data access, scope, join rules and editing data.
Instructions file CodexOpenCode
Instructions for datenoio/internacia-db, covering internacia db — ai agent guide, what do you need?, preferred data access, join keys and gotchas and never (scope guardrails).
Instructions file
Instructions for datenoio/internacia-db, covering internacia db, quick links, guardrails and validation.
Agent
This walkthrough shows how to add a new organization record. Use it together with the checklist in contribute.md. A compact real record to copy from is data/intblocks/military/AUKUS.yaml (3 members, sourced description, provenance, lastverified).
Agent
Platform-neutral workflow for editing country and intblock YAML safely. Works with Cursor, Claude Code, Copilot, Codex, and any coding agent in this repository.
Agent
Short guide for schema changes and breaking exports. Full reference: openspec/AGENTS.md.
Agent
Platform-neutral workflow for looking up countries, borders, org membership, and entity linking. Works with Cursor, Claude Code, Copilot, Codex, and any agent with file or API access.