wiki-history-ingest

Unified History Ingest Router

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "wiki-history-ingest" with this command: npx skills add ar9av/obsidian-wiki/ar9av-obsidian-wiki-wiki-history-ingest

Unified History Ingest Router

This is a thin router for history sources only. It does not replace wiki-ingest for documents.

Subcommands

If the user invokes /wiki-history-ingest <target> (or equivalent text command), dispatch directly:

Subcommand Route To

claude

claude-history-ingest

codex

codex-history-ingest

hermes

hermes-history-ingest

openclaw

openclaw-history-ingest

auto

infer from context using rules below

Routing Rules

  • If the user explicitly says claude , codex , hermes , or openclaw , route directly.

  • If the user provides a path/source:

  • ~/.claude or Claude memory/session JSONL artifacts -> claude-history-ingest

  • ~/.codex or rollout/session index artifacts -> codex-history-ingest

  • ~/.hermes or Hermes memories/session artifacts -> hermes-history-ingest

  • ~/.openclaw or OpenClaw MEMORY.md/session JSONL artifacts -> openclaw-history-ingest

  • If ambiguous, ask one short clarification:

  • "Should I ingest claude , codex , hermes , or openclaw history?"

Execution Contract

  • After routing, execute the destination skill's workflow exactly.

  • Do not duplicate destination logic in this file.

  • Leave manifest/index/log update semantics to the destination skill.

UX Convention

  • Use wiki-ingest for documents/content sources

  • Use wiki-history-ingest for agent history sources

Examples:

  • /wiki-history-ingest claude

  • /wiki-history-ingest codex

  • /wiki-history-ingest hermes

  • /wiki-history-ingest openclaw

  • $wiki-history-ingest claude (agents that use $skill invocation)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

wiki-lint

No summary provided by upstream source.

Repository SourceNeeds Review
225-ar9av
General

wiki-ingest

No summary provided by upstream source.

Repository SourceNeeds Review
225-ar9av
General

wiki-update

No summary provided by upstream source.

Repository SourceNeeds Review
224-ar9av
General

wiki-setup

No summary provided by upstream source.

Repository SourceNeeds Review
217-ar9av