Home / zenml-io / kitaru-skills · skills/kitaru-importer-builder/SKILL.md · GitHub

kitaru-importer-builder skillA

kitaru-importer-builder is agent-read markdown (skill) from zenml-io/kitaru-skills: Build and validate a custom Kitaru trace importer when a provider, observability platform, export format, or agent framework has no suitable built-in importer. Use when a user wants to map provider traces into Kitaru sessions and nodes, add bounded provider API fetching, join per-turn traces into longer sessions, preserve incomplete or failed trace evidence, choose script or package installation, test importer fidelity, register an importer version, import a bounded sample, or diagnose a partial.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Kitaru importer builder

Turn representative provider data into a locally validated Kitaru importer for static exports or bounded API queries. Keep the path from source evidence to normalized sessions explicit so the user can see what is preserved, approximated, or unavailable.

Finish locally by default. Register code or upload trace data only when the user asks and approves each action separately.

## Core contract

- Treat the installed Kitaru version and its offline schema as authoritative. Use repository examples as patterns, not proof that a command or field is installed.
- Treat trace content as sensitive. Keep raw exports out of version control and redact fixtures before writing them into the target repository.
- Keep parsing separate from acquisition. The parser consumes bytes and parameters without network calls, filesystem writes, subprocesses, or credential reads; an optional `fetch(query)` method may read provider credentials and request API payloads.
- Map the source before writing code. Record accepted payload shapes, identity, hierarchy, ordering, node fields, status, completeness, and intentionally unsupported data.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add zenml-io/kitaru-skills/kitaru-importer-builder@git:20260910.8a51df1
Exact content
mdr add zenml-io/kitaru-skills/kitaru-importer-builder@sha256:ba1e703b5bab341a

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_szewn2pa77aupssq.svg)](https://markdownregistry.com/a/art_szewn2pa77aupssq)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260910.8a51df1 latest2026-09-10 8a51df1 16,036 BA view · diff
git:20260902.d9aba702026-09-02 d9aba70 15,256 BA view · diff
git:20260820.6188e682026-08-20 6188e68 14,845 BA view · diff
git:20260820.ada05452026-08-20 ada0545 14,701 BA view · diff
git:20260817.b7bf9582026-08-17 b7bf958 14,548 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (16036 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

zenml-io/kitaru-skills · 5 stars · license Apache-2.0 · pushed 2026-09-21 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_szewn2pa77aupssq
GET https://markdownregistry.com/api/v1/resolve?ref=zenml-io/kitaru-skills/kitaru-importer-builder
GET https://markdownregistry.com/api/v1/blob/ba1e703b5bab341a4644e0facd3fe63ba6d316c7d6d9c69527c31a635a44f4d2

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from zenml-io/kitaru-skills

skills-release skill
zenml-io/kitaru-skills · .claude/skills/skills-release/SKILL.md · Use when cutting a release of the kitaru-skills repository — pushing develop to main, bumping the kitaru plugin…
git:20260821.5fabdd1 · audit A · 5 stars
AGENTS.md agents
zenml-io/kitaru-skills · AGENTS.md
git:20260921.499e730 · audit A · 5 stars
CLAUDE.md claude
zenml-io/kitaru-skills · CLAUDE.md
git:20260921.499e730 · audit A · 5 stars
kitaru-adapter-builder skill
zenml-io/kitaru-skills · skills/kitaru-adapter-builder/SKILL.md · Select a supported Kitaru adapter or build a project-local one for an unsupported Python or TypeScript agent framework…
git:20260902.d9aba70 · audit A · 5 stars
kitaru-guided-tour skill
zenml-io/kitaru-skills · skills/kitaru-guided-tour/SKILL.md · Give first-time users a short, value-first Kitaru tour with the PydanticAI returns agent example in the Kitaru…
git:20260825.cf46ae3 · audit A · 5 stars
kitaru-hosted-onboarding-tour skill
zenml-io/kitaru-skills · skills/kitaru-hosted-onboarding-tour/SKILL.md · Guide the ZenML Pro hosted Kitaru onboarding tour from preloaded traces through human review, one reusable evaluator…
git:20260901.180473c · audit B · 5 stars
kitaru-investigation skill
zenml-io/kitaru-skills · skills/kitaru-investigation/SKILL.md · Guide users from their own agent code or recorded traces through Kitaru setup, session import or recording, human…
git:20260921.499e730 · audit A · 5 stars
kitaru-replay-experiment skill
zenml-io/kitaru-skills · skills/kitaru-replay-experiment/SKILL.md · Run and interpret one safe, bounded Kitaru replay comparison against an accepted cohort and exact evaluators. Use when…
git:20260903.598f4b2 · audit A · 5 stars
kitaru-validate-evaluator skill
zenml-io/kitaru-skills · skills/kitaru-validate-evaluator/SKILL.md · Guide a human through checking one evaluator against criterion-specific Kitaru investigation verdicts, inspecting…
git:20260921.499e730 · audit A · 5 stars

Every file in zenml-io/kitaru-skills

Browse by kind, by grade A, or by owner.