search-interceptor

Official

Intercept trigger: semantic search before bulk reads.

AuthorMadAppGang
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill intercepts bulk file operations before they execute, validating whether semantic search would be more efficient and reduce token waste.

Core Features & Use Cases

  • Interception Triggers: multiple file reads, broad globs, and sequential reads
  • Decision Matrix: choose semantic search over bulk reads when indexing is available
  • Interception Protocol: pause, evaluate, and execute a better alternative

Quick Start

When about to read 3+ files, run claudemem search "concept X" to fetch ranked results instead.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: search-interceptor
Download link: https://github.com/MadAppGang/claude-code/archive/main.zip#search-interceptor

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.