vexor
使用向量语义搜索的文件搜索
Vexor 支持使用向量嵌入进行自然语言文件搜索,帮助开发者通过含义而非精确关键词匹配来定位代码和文档。
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "vexor". Find files about user authentication
النتيجة المتوقعة:
Found 5 relevant files:
- src/auth/login.ts (relevance: 0.92)
- src/auth/password.ts (relevance: 0.89)
- tests/unit/auth.test.ts (relevance: 0.85)
- docs/authentication.md (relevance: 0.82)
- src/middleware/auth.ts (relevance: 0.78)
استخدام "vexor". Find Python files about data processing
النتيجة المتوقعة:
Found 3 relevant Python files:
- scripts/etl_pipeline.py (relevance: 0.94)
- src/transformers/cleaner.py (relevance: 0.88)
- src/loaders/csv_loader.py (relevance: 0.81)
التدقيق الأمني
آمنAll static findings are false positives. The hardcoded URLs are simply documentation links in the skill description. The flagged 'weak cryptographic algorithm' patterns refer to the words 'vexor' and 'vector' which are legitimate tool/computer science terms, not cryptographic algorithms. This is a simple documentation-only skill with no executable code or security risks.
مشكلات عالية المخاطر (1)
مشكلات منخفضة المخاطر (1)
درجة الجودة
ماذا يمكنك بناءه
通过描述功能来查找代码
通过描述代码的功能而非函数名来搜索代码文件
语义化定位文档
通过描述需要帮助的主题来查找相关文档文件
跨项目发现相关文件
在多个目录中查找与特定功能或概念相关的文件
جرّب هذه الموجهات
使用 vexor 查找与 [topic or feature description] 相关的文件
搜索关于 [topic] 的 [file type, e.g., Python files] 文件
查找项目中与 [feature] 功能相关的所有代码文件
搜索包含 [concept] 信息的文件,并展示它们之间的关系
أفضل الممارسات
- 提供清晰、描述性的搜索查询以获得更好的结果
- 在执行语义搜索前为代码库建立索引
- 将语义搜索与文件类型筛选结合使用以获得精确结果
تجنب
- 使用过于通用的搜索词导致返回结果过多
- 跳过索引步骤导致搜索质量下降
- 仅依赖语义搜索而不验证结果
الأسئلة المتكررة
什么是 vexor?
语义搜索与常规搜索有何不同?
使用 vexor 前需要设置什么吗?
vexor 可以搜索远程仓库吗?
vexor 支持哪些文件类型?
vexor 与敏感文件一起使用是否安全?
تفاصيل المطور
المؤلف
sickn33الترخيص
MIT
المستودع
https://github.com/sickn33/antigravity-awesome-skills/tree/main/web-app/public/skills/vexorمرجع
main
بنية الملفات
📄 SKILL.md