wiki-history-ingest

Route conversation history from Claude, Codex, Hermes, and OpenClaw to ingestion skills.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/ChrisWiles/wiles-wiki --skill wiki-history-ingest-chriswiles
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-history-ingest
Source: https://github.com/ChrisWiles/wiles-wiki/tree/main/.skills/wiki-history-ingest
Command: npx skills add https://github.com/ChrisWiles/wiles-wiki --skill wiki-history-ingest-chriswiles

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires claude-history-ingest, codex-history-ingest, hermes-history-ingest, openclaw-history-ingest, and includes scripts (resource) components.

What problem does it solve?

This Skill provides a unified entry point for ingesting conversation and session history into a wiki, streamlining the process of updating and maintaining the historical record.

Core Features & Use Cases

  • Unified Ingestion: Handles various sources of history data, including Claude, Codex, Hermes, and OpenClaw.
  • Routing: Automatically dispatches to the appropriate specialized history ingestion skill based on context.
  • Use Case: Ingesting the historical data from a Claude session into the wiki for record-keeping and analysis.

Quick Start

Use the /wiki-history-ingest claude command to ingest Claude history into the wiki.

Frequently Asked Questions about wiki-history-ingest

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

FAQPage Schema
How do I ingest conversation history from multiple AI agents into a wiki?

To ingest conversation history into a wiki, use a unified router that automatically dispatches session data from Claude, Codex, Hermes, and OpenClaw to their respective specialized ingestion skills for record-keeping.

What's the best way to route Claude session data to a wiki environment?

Routing Claude session data to a wiki is handled by executing the unified ingestion command, which automatically directs the conversation context to the specialized Claude history ingestion skill.

Does wiki history ingestion work with Codex and Hermes conversation sources?

Yes, wiki history ingestion works with Codex and Hermes conversation sources by automatically detecting the session origin and routing the data to the matching specialized ingestion skill.

Do I need separate ingestion skills to maintain a comprehensive historical record in wiki environments?

You need the respective specialized ingestion skills installed as dependencies, because the unified router dispatches to them rather than parsing the Claude, Codex, Hermes, or OpenClaw histories directly.

What are the limitations of using a unified router for session history ingestion?

The limitation of a unified router for session history ingestion is that it cannot process data independently; it requires prior access to the respective agent histories and the appropriate specialized ingestion skills to function.