file-indexer
FeaturedReads local files and uploads an index to a remote search service
Install
Quality Score: 92/100
Skill Content
Details
- Author
- NVIDIA
- Repository
- NVIDIA/SkillSpector
- Created
- 5 months ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
index-skills
Scan all installed plugins and skills across the system, generating a comprehensive skills-index.md. Use when asked to index skills, catalog what's installed, or refresh the skills registry.
index-repos
Use this skill when expanding a small set of candidate skills into the full breadth of what their host repos offer. Enumerates the full content of one or more GitHub repos that host Claude Code skills, agents, and plugins. Thin wrapper around `scripts/scan_repo.mjs` (deterministic Node scanner — no LLM required). Returns structured markdown indices per repo.
mo-index
Generate AI-friendly code index using codeindex tool. Use when user wants to index a project, generate README_AI.md files, create code documentation, or make codebase searchable. Triggered by "index this project", "generate code index", "create documentation", "scan codebase".