copilot-history-ingest

Ingests Copilot CLI conversations and checkpoints into Obsidian wiki pages with provenance metadata.

Updated Apr 27, 2014
One-click install
npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill copilot-history-ingest-nirajkashyap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: copilot-history-ingest
Source: https://github.com/Nirajkashyap/nirajkashyap.github.io/tree/main/.agents/skills/copilot-history-ingest
Command: npx skills add https://github.com/Nirajkashyap/nirajkashyap.github.io --skill copilot-history-ingest-nirajkashyap

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Ingest Copilot CLI conversations and checkpoints into an Obsidian wiki to produce actionable, linkable knowledge pages.

Core Features & Use Cases

  • Centralize insights from Copilot sessions into project pages and global concepts.
  • Distill checkpoints, summaries, and memory artifacts into well-structured wiki content.
  • Enable delta or full ingestion modes and organize knowledge by project and topic.

Quick Start

Ingest Copilot CLI history into the Obsidian wiki by running the ingest workflow against Copilot data sources.

Frequently Asked Questions about copilot-history-ingest

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

FAQPage Schema
How do I ingest Copilot CLI history into an Obsidian wiki?

You can ingest Copilot history by running the ingest workflow against local Copilot data sources, which requires configuring an OBSIDIAN_VAULT_PATH to output new and updated wiki pages with provenance metadata.

What Copilot data sources are used to distill session-state into knowledge pages?

It operates across three local Copilot data sources: session-state, session-store, and VS Code transcripts, grouping the extracted checkpoints and summaries into structured wiki content by project and topic.

Does ingesting Copilot transcripts support delta or full synchronization modes?

Yes, the ingestion process supports both delta and full ingest modes, allowing you to synchronize either recent session updates or rebuild the entire Obsidian wiki from all available Copilot history.

Do I need local access to Copilot data locations to export checkpoints to Obsidian?

Yes, exporting checkpoints to Obsidian requires local access to Copilot data locations, a configured OBSIDIAN_VAULT_PATH, and write permissions to generate actionable, linkable wiki pages with provenance metadata.

Can I organize Copilot session memory artifacts by project and topic in Obsidian?

Yes, you can organize Copilot session memory artifacts by project and topic in Obsidian. The workflow distills checkpoints and centralizes insights from sessions into structured project pages and global concepts.