codex-history-ingest

Ingest Codex session logs into Obsidian wiki pages grouped by concepts and projects.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/samuelcastro/noter --skill codex-history-ingest-samuelcastro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex-history-ingest
Source: https://github.com/samuelcastro/noter/tree/main/.agents/skills/codex-history-ingest
Command: npx skills add https://github.com/samuelcastro/noter --skill codex-history-ingest-samuelcastro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Codex History Ingest automates transforming Codex session histories into durable wiki knowledge within Obsidian, enabling you to surface insights and preserve learning from past coding conversations.

Core Features & Use Cases

  • Ingests Codex session logs from ~/.codex into Obsidian, preserving key signals while redacting sensitive content.
  • Supports Append and Full ingestion modes, prioritizes recent or high-signal sessions, and updates a manifest to track progress.
  • Produces wiki pages grouped under projects, concepts, and synthesis to support cross-session learning.

Quick Start

Run the ingest workflow to import your Codex history into your Obsidian vault.

Frequently Asked Questions about codex-history-ingest

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I import Codex session history into Obsidian?

You import Codex session history into Obsidian by running the ingest workflow, which requires a Codex history path, vault location, and a manifest to track ingested data, producing organized wiki pages.

What is the best way to extract knowledge from Codex conversation logs?

The best way to extract knowledge from Codex conversation logs is using an ingestion workflow that prioritizes high-signal sessions and redacts sensitive content before generating structured wiki pages.

Does Codex history ingestion support redacting sensitive content before saving to Obsidian?

Codex history ingestion supports redacting sensitive content, ensuring that private or sensitive information from your session logs is sanitized before being saved as wiki pages in your Obsidian vault.

Can I append new Codex session logs to an existing Obsidian wiki?

You can append new Codex session logs to an existing Obsidian wiki using the append ingestion mode, which updates the tracking manifest to add new sessions without overwriting previously ingested history.

How are ingested Codex sessions organized in an Obsidian vault?

Ingested Codex sessions are organized into Obsidian wiki pages grouped under projects, concepts, and synthesis, providing a structured knowledge base that supports cross-session learning and insight discovery.

What do I need to set up before importing Codex history into a wiki?

To set up Codex history ingestion, you need a Codex history path, an Obsidian vault location, and a manifest to track ingested data, ensuring the workflow can properly process and organize session logs.