meaning-query
CommunityInstant semantic search over your meaning index.
Software Engineering#codebase#queries#relationships#semantic-search#natural-language#tag-queries#meaning-index
Authorbozaah
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides instant, natural-language semantic search over the .meaning/ index, enabling you to surface files by intent, tags, and relationships without grep-based workflows.
Core Features & Use Cases
- Natural language queries over the meaning index to locate files by tags, relationships, concepts, and intents.
- Use cases include finding where a function is implemented, identifying files that need review, and discovering related artifacts across a codebase.
- Quickly answer questions like "Where is parsing implemented?" or "Show me all configuration files" using a deterministic, local inference pipeline.
Quick Start
Use natural language questions to query the meaning index. For example:
- User asks: "Where is parsing implemented?"
- Claude runs: python -m meaning query "where is parsing implemented?"
Dependency Matrix
Required Modules
None requiredComponents
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: meaning-query Download link: https://github.com/bozaah/meaning-fs/archive/main.zip#meaning-query Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.