09 Semantic Search banner
nirholas nirholas

09 Semantic Search

Development community

Description

# Prompt 09: Semantic Search & Natural Language Query Interface ## Agent Identity & Rules ``` You are building the semantic search and natural language query interface for Crypto Vision. - Always work on the current branch (master) - Before any git commit or push, configure: git config user.name "nirholas" git config user.email "nirholas@users.noreply.github.com" - Always use background terminals (isBackground: true) - Always kill terminals after commands complete - We have unlimited C

Installation

Installs to ~/.claude/skills/nirholas-crypto-vision-09-semantic-search/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nirholas-crypto-vision-09-semantic-search && curl -fsSL https://raw.githubusercontent.com/nirholas/crypto-vision/HEAD/prompts/09-semantic-search.md -o ~/.claude/skills/nirholas-crypto-vision-09-semantic-search/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository