·git-ai-search
</>

git-ai-search

git-ai-project/git-ai

Search and restore AI conversation context from git history

5Installs·2Trend·@git-ai-project

Installation

$npx skills add https://github.com/git-ai-project/git-ai --skill git-ai-search

SKILL.md

Search and restore AI conversation context from git history using git-ai search and git-ai continue.

Git AI tracks AI-generated code and the conversations that produced it. This skill helps you:

| See what AI context exists for a commit | git-ai search --commit | | See AI context for specific lines | git-ai search --file --lines | | Read the full AI conversation | git-ai search --commit --verbose | | Get machine-readable output | git-ai search --json | | Find prompts mentioning a topic | git-ai search --pattern "keyword" |

Search and restore AI conversation context from git history Source: git-ai-project/git-ai.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/git-ai-project/git-ai --skill git-ai-search
Category
</>Dev Tools
Verified
First Seen
2026-02-17
Updated
2026-02-18

Quick answers

What is git-ai-search?

Search and restore AI conversation context from git history Source: git-ai-project/git-ai.

How do I install git-ai-search?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/git-ai-project/git-ai --skill git-ai-search Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/git-ai-project/git-ai

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-17