Agent SkillsAr9av/obsidian-wiki › wiki-history-ingest

wiki-history-ingest

GitHub

统一的路由器,用于分发会话/对话历史摄入请求。支持显式指定或自动推断目标(如claude、copilot等),将任务路由至对应的专用历史摄入技能,不处理文档摄入。

.skills/wiki-history-ingest/SKILL.md Ar9av/obsidian-wiki

Trigger Scenarios

用户输入/wiki-history-ingest命令并附带目标名称 用户请求摄入代理历史但未指定具体来源

Install

npx skills add Ar9av/obsidian-wiki --skill wiki-history-ingest -g -y
More Options

Non-standard path

npx skills add https://github.com/Ar9av/obsidian-wiki/tree/main/.skills/wiki-history-ingest -g -y

Use without installing

npx skills use Ar9av/obsidian-wiki@wiki-history-ingest

指定 Agent (Claude Code)

npx skills add Ar9av/obsidian-wiki --skill wiki-history-ingest -a claude-code -g -y

安装 repo 全部 skill

npx skills add Ar9av/obsidian-wiki --all -g -y

预览 repo 内 skill

npx skills add Ar9av/obsidian-wiki --list

SKILL.md

Frontmatter
{
    "name": "wiki-history-ingest",
    "description": "Unified wiki-history-ingest entrypoint for conversation\/session sources. Use this when the user says \"\/wiki-history-ingest claude\", \"\/wiki-history-ingest copilot\", \"\/wiki-history-ingest codex\", \"\/wiki-history-ingest pi\", or asks to ingest agent history without naming the underlying skill. This router dispatches to the specialized history skill."
}

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
copilot copilot-history-ingest
codex codex-history-ingest
hermes hermes-history-ingest
openclaw openclaw-history-ingest
pi pi-history-ingest
auto infer from context using rules below

Routing Rules

  1. If the user explicitly says claude, copilot, codex, hermes, openclaw, or pi, route directly.
  2. If the user provides a path/source:
    • ~/.claude or Claude memory/session JSONL artifacts -> claude-history-ingest
    • ~/.copilot, session-store.db, VS Code copilot-chat transcripts -> copilot-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
    • ~/.pi/agent/sessions or Pi session JSONL artifacts -> pi-history-ingest
  3. If ambiguous, ask one short clarification:
    • "Should I ingest claude, copilot, codex, hermes, openclaw, or pi 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 copilot
  • /wiki-history-ingest codex
  • /wiki-history-ingest hermes
  • /wiki-history-ingest openclaw
  • /wiki-history-ingest pi
  • $wiki-history-ingest claude (agents that use $skill invocation)
  • $wiki-history-ingest copilot

Version History

  • 1f290b0 Current 2026-07-05 15:00

Same Skill Collection

.skills/codex-history-ingest/SKILL.md
.skills/daily-update/SKILL.md
.skills/hermes-history-ingest/SKILL.md
.skills/openclaw-history-ingest/SKILL.md
.skills/pi-history-ingest/SKILL.md
.skills/skill-creator/SKILL.md
.skills/wiki-context-pack/SKILL.md
.skills/wiki-dashboard/SKILL.md
.skills/wiki-import/SKILL.md
.skills/wiki-rebuild/SKILL.md
.skills/wiki-research/SKILL.md
.skills/wiki-setup/SKILL.md
.skills/wiki-stage-commit/SKILL.md
.skills/wiki-switch/SKILL.md
.skills/wiki-synthesize/SKILL.md
.skills/wiki-update/SKILL.md
.skills/claude-history-ingest/SKILL.md
.skills/copilot-history-ingest/SKILL.md
.skills/cross-linker/SKILL.md
.skills/graph-colorize/SKILL.md
.skills/impl-validator/SKILL.md
.skills/llm-wiki/SKILL.md
.skills/memory-bridge/SKILL.md
.skills/tag-taxonomy/SKILL.md
.skills/vault-skill-factory/SKILL.md
.skills/wiki-agent/SKILL.md
.skills/wiki-capture/SKILL.md
.skills/wiki-dedup/SKILL.md
.skills/wiki-digest/SKILL.md
.skills/wiki-export/SKILL.md
.skills/wiki-ingest/SKILL.md
.skills/wiki-lint/SKILL.md
.skills/wiki-query/SKILL.md
.skills/wiki-status/SKILL.md

Metadata

Files
0
Version
1f290b0
Hash
30a8607e
Indexed
2026-07-05 15:00

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 23:20
浙ICP备14020137号-1 $Carte des visiteurs$