context-passport

Store user and project context in a GitHub-hosted Markdown document.

Updated Dec 14, 2025
One-click install
npx skills add https://github.com/bree-jeune/context-passport --skill context-passport
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: context-passport
Source: https://github.com/bree-jeune/context-passport/tree/main
Command: npx skills add https://github.com/bree-jeune/context-passport --skill context-passport

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires json, sys, re, datetime, pathlib, typing, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses context fragmentation and the need for AI models to remember information across multiple conversations, ensuring continuity and reducing repetitive explanations.

Core Features & Use Cases

  • Persistent Context Storage: Stores user and project context in a structured Markdown file on GitHub.
  • Session Summarization: Automatically generates summaries of conversations to update the context.
  • Seamless Resumption: Enables AI to pick up conversations exactly where they left off by referencing the stored context.
  • Use Case: After a long break, you can tell your AI assistant, "Read my Context Passport at [URL] and continue where we left off," and it will instantly recall all relevant project details and previous decisions without needing a full re-explanation.

Quick Start

Use the context-passport skill to create a new passport for the user.

Frequently Asked Questions about context-passport

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

FAQPage Schema
How do I maintain AI context across multiple sessions?

You maintain AI session continuity by using a structured GitHub-hosted Markdown document to store user identity, active projects, and context stack. This Skill facilitates seamless conversation resumption by automatically generating session summaries to update the persistent context file.

What is the best way to resume a conversation with an AI after a long break?

The best way to resume an AI conversation is to instruct the assistant to read your Context Passport at a specific URL. It instantly recalls relevant project details, previous decisions, and non-repeatable facts without needing a full re-explanation of your workflow.

How do I store project context in Markdown for AI memory?

You store project context in Markdown by creating a structured passport file hosted on GitHub. This document captures your brain manual, active projects, context stack, and non-repeatable facts to provide persistent AI memory across different conversations.

Do I need a GitHub repository to use a Markdown context passport?

Yes, you need a GitHub repository because the Context Passport relies on a structured Markdown document hosted there. This setup allows the AI to fetch your stored identity, brain manual, and context stack to maintain session continuity.

Can I automatically update my AI context stack with session summaries?

Yes, you can automatically update your AI context stack using session summaries. The Skill supports workflows that generate summaries of your current conversation to update the persistent Markdown document with new context and non-repeatable facts.