install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/sickn33/vexor" ~/.claude/skills/aiskillstore-marketplace-vexor && rm -rf "$T"
manifest:
skills/sickn33/vexor/SKILL.mdsource content
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.