ai-ad-code-searcher

Community

Search across code with semantic RAG integration.

Authorwade56754
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill searches multiple sources for reference code, returning candidates sorted by relevance and indicating how they map to the task.

Core Features & Use Cases

  • Multi-source search: Local project, code library, and GitHub sources.
  • Semantic matching: Based on functional description and context.
  • Use Case: Find candidate reference implementations for a given feature.

Quick Start

Provide a requirement string; the skill returns candidate results with relevance scores and hints for adaptation.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: ai-ad-code-searcher
Download link: https://github.com/wade56754/AI_ad_spend02/archive/main.zip#ai-ad-code-searcher

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