indexion-explore

Installation
SKILL.md

indexion explore

Analyze file similarity across a directory to find duplicates and related code.

When to Use

  • User asks to find similar or duplicate files
  • User wants to understand code overlap before refactoring
  • User asks "what files are related to X?"
  • User wants to detect copy-paste code
  • Quick scan before detailed refactoring — use as a first pass, then follow up with indexion plan refactor for actionable detail

Usage

# Basic similarity matrix (default: tfidf strategy)
indexion explore <path>
Installs
2
GitHub Stars
1
First Seen
Apr 5, 2026
indexion-explore — trkbt10/indexion-skills