Skip to content

robotmem/index1-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

index1-plugins

Claude Code plugin marketplace for index1 — AI memory system for coding agents.

Install

pipx install index1
index1 setup                  # One-click plugin install

What you get

Component What it does
MCP Server Auto-configures index1 serve (6 tools: recall/learn/read/status/reindex/config)
Search Rules AI knows when to use recall vs Grep (saves 97% context)
/reindex Rebuild project index
/isearch Semantic search with follow-up
/doctor Environment diagnostics

Prerequisites

pipx install index1           # Install index1
index1 index ./src ./docs     # Index your project

Vector search works out of the box (built-in ONNX embedding). Optional for multilingual:

ollama pull nomic-embed-text  # Or bge-m3 for CJK

License

Apache-2.0

About

Claude Code plugin marketplace for index1 - AI-native project knowledge base

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors