Provides semantic file search functionality for local codebases via a vector-powered CLI.
Install
mkdir -p .claude/skills/vexor-anhvu1107 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/9652" && unzip -o skill.zip -d .claude/skills/vexor-anhvu1107 && rm skill.zipInstalls to .claude/skills/vexor-anhvu1107
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
ALWAYS use this when the request matches Vexor: Vector-powered CLI for semantic file search with a Claude/Codex skillKey capabilities
- →Perform vector-powered semantic file search
- →Integrate with Claude/Codex skill for search
- →Provide guidance for semantic file search
- →Offer patterns for semantic file search
How it works
Vexor is a vector-powered command-line interface that performs semantic file searches. It integrates with a Claude/Codex skill to provide guidance and patterns for its use.
Inputs & outputs
When to use vexor
- →Search codebase for logic patterns
- →Find related files semantically
- →Navigate complex project structures
- →Index code for semantic lookup
About this skill
Vexor
Selective Reading Rule
Start with:
references/senior-master-standard.mdreferences/usage-routing.mdreferences/quality-checklist.md
Then load only the inherited docs, scripts, assets, or examples that match the user's actual task.
Overview
Vector-powered CLI for semantic file search with a Claude/Codex skill
When to Use This Skill
Use this skill when you need to work with vector-powered cli for semantic file search with a claude/codex skill.
Instructions
This skill provides guidance and patterns for vector-powered cli for semantic file search with a claude/codex skill.
For more information, see the source repository.
Limitations
- Use this skill only when the task clearly matches the scope described above.
- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.
How it compares
This skill enables semantic file searching based on meaning, which differs from traditional keyword-based file search methods.
Compared to similar skills
vexor side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| vexor (this skill) | 0 | 3mo | No flags | Beginner |
| run-nx-generator | 5 | 3mo | Review | Intermediate |
| git-commit | 11 | 6mo | Review | Beginner |
| morph-search | 9 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Anhvu1107
View all by Anhvu1107 →You might also like
run-nx-generator
nrwl
Run Nx generators with prioritization for workspace-plugin generators. Use this when generating code, scaffolding new features, or automating repetitive tasks in the monorepo.
git-commit
github
Execute git commit with conventional commit message analysis, intelligent staging, and message generation. Use when user asks to commit changes, create a git commit, or mentions "/commit". Supports: (1) Auto-detecting type and scope from changes, (2) Generating conventional commit messages from diff, (3) Interactive commit with optional type/scope/description overrides, (4) Intelligent file staging for logical grouping
morph-search
parcadei
Fast codebase search via WarpGrep (20x faster than grep)
upgrading-expo
sickn33
Upgrade Expo SDK versions
continue-implementation
LibPDF-js
Continue implementing a spec from a previous session
fix-dependabot-prs
bannzai
dependabotから上がってきた複数のPRを一括で解決し、まとめPRを作成する。dependabotのPR対応を依頼された時に使用。