vexor
Documentation & Productivité"Vector-powered CLI for semantic file search with a Claude/Codex skill"
Documentation
Vexor
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](https://github.com/scarletkc/vexor).
Compétences similaires
Explorez d'autres agents de la catégorie Documentation & Productivité
analytics-tracking
>
nodejs-best-practices
Node.js development principles and decision-making. Framework selection, async patterns, security, and architecture. Teaches thinking, not copying.
agent-memory-systems
"Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures that organize them. Key insight: Memory isn't just storage - it's retrieval. A million stored facts mean nothing if you can't find the right one. Chunking, embedding, and retrieval strategies determine whether your agent remembers or forgets. The field is fragm"