Home / plastic-labs / claude-honcho · plugins/honcho/skills/import/SKILL.md · GitHub

import skillB

import is agent-read markdown (skill) from plastic-labs/claude-honcho: Import past local Claude Code sessions into Honcho memory (backfill history).

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

# Honcho Import

Backfill the user's existing local Claude Code session transcripts into Honcho so
past work becomes apart of Honcho's memory. It uploads real conversation content, so it
always previews first and requires explicit confirmation.

Transcripts live at `~/.claude/projects/<cwd-as-dashes>/<session-uuid>.jsonl`. The
importer reconstructs each conversation, names sessions using the user's configured
`sessionStrategy`, and uploads with the original message timestamps into the user's
configured workspace.

## Prerequisite

Honcho must already be configured (`HONCHO_API_KEY` set or `~/.honcho/config.json`
present). If not, tell the user to run `/honcho:setup` first and stop here.

## Optional arguments

The user may specify scope in natural language; translate it to flags:
- window → `--days N` (default 30)
- a specific workspace → `--workspace NAME` (default: their configured workspace)

## Steps

### 1. Preview (safe — no upload)

Run the importer in dry-run mode and show the user the plan:

```bash
bun run "${CLAUDE_PLUGIN_ROOT}/src/skills/backfill-runner.ts" --dry-run
```

If `CLAUDE_PLUGIN_ROOT` isn't set, the plugin lives here (find the version
…

Read the whole file at its exact version.

How to install

Latest version
mdr add plastic-labs/claude-honcho/import@git:20260723.eeaf5dd
Exact content
mdr add plastic-labs/claude-honcho/import@sha256:406890310db1e28f

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_ki3gu7b5xu2nby2x.svg)](https://markdownregistry.com/a/art_ki3gu7b5xu2nby2x)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260723.eeaf5dd latest2026-07-23 eeaf5dd 2,468 BB view

Audit of the latest version

B  16 of 17 checks passed. Deterministic, no model, same answer every run.
  • fail: Frontmatter declares a name
  • pass: Frontmatter block present
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (2468 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

plastic-labs/claude-honcho · 63 stars · license MIT · pushed 2026-09-23 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_ki3gu7b5xu2nby2x
GET https://markdownregistry.com/api/v1/resolve?ref=plastic-labs/claude-honcho/import
GET https://markdownregistry.com/api/v1/blob/406890310db1e28fbf64e219032732827248b0522349010bd267084816a7c274

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 plastic-labs/claude-honcho

integrate skill
plastic-labs/claude-honcho · plugins/honcho-dev/skills/integrate/SKILL.md · Integrate Honcho memory and social cognition into existing Python or TypeScript codebases. Use when adding Honcho SDK…
git:20260220.80202bf · audit B · 63 stars
migrate-py skill
plastic-labs/claude-honcho · plugins/honcho-dev/skills/migrate-py/SKILL.md · Migrates Honcho Python SDK code from v1.6.0 to v2.0.0. Use when upgrading honcho package, fixing breaking changes after…
git:20260220.80202bf · audit B · 63 stars
migrate-ts skill
plastic-labs/claude-honcho · plugins/honcho-dev/skills/migrate-ts/SKILL.md · Migrates Honcho TypeScript SDK code from v1.6.0 to v2.0.0. Use when upgrading @honcho-ai/sdk, fixing breaking changes…
git:20260220.80202bf · audit B · 63 stars
briefing skill
plastic-labs/claude-honcho · plugins/honcho/skills/briefing/SKILL.md · Load the Honcho session briefing (session summary + peer card) via a visible tool call
git:20260731.ca132f4 · audit B · 63 stars
config skill
plastic-labs/claude-honcho · plugins/honcho/skills/config/SKILL.md · Configure Honcho memory plugin settings interactively
git:20260729.073a26f · audit B · 63 stars
insights skill
plastic-labs/claude-honcho · plugins/honcho/skills/insights/SKILL.md · Distill accumulated Honcho memory into concrete Claude Code config updates — CLAUDE.md edits, output-style rules, and…
git:20260731.9e53e74 · audit B · 63 stars
interview skill
plastic-labs/claude-honcho · plugins/honcho/skills/interview/SKILL.md · Interview the user to capture stable, cross-project preferences and save them to Honcho
git:20260203.ab2f56f · audit B · 63 stars
setup skill
plastic-labs/claude-honcho · plugins/honcho/skills/setup/SKILL.md · First-time Honcho configuration -- set API key, validate connection, create config
git:20260723.eeaf5dd · audit B · 63 stars
status skill
plastic-labs/claude-honcho · plugins/honcho/skills/status/SKILL.md · Show current Honcho memory status and configuration
git:20260302.15579b2 · audit B · 63 stars

Every file in plastic-labs/claude-honcho

Other files named import

import skill
crisandrews/clawcode · skills/import/SKILL.md · Import an existing OpenClaw agent from its workspace directory into the current project. Triggers on /agent:import…
git:20260609.3799ece · audit B · 62 stars
import skill
hasansezertasan/infra-copilot · skills/import/SKILL.md · Adopt infrastructure that already exists at a provider into Terraform without recreating it, verifying the plan shows…
git:20260924.310f154 · audit A · 2 stars
import skill
hasansezertasan/infra-copilot · .ai-rulez/skills/import/SKILL.md · Adopt infrastructure that already exists at a provider into Terraform without recreating it, verifying the plan shows…
git:20260919.03032c0 · audit A · 2 stars

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