vector search skills

22 tagged vector search, measured the same way as everything else here.

Browse within: embeddings 8RAG 5data-pipeline 5deep-learning 5information-retrieval 5

extract-entities

01

superlinked/sie

Skill Claude CodeCodex

Extract people, organizations, dates, amounts, or custom labels from a document through the connected Superlinked MCP edge, returning a compact table instead of reading the full document into context. Use when the user asks to list, extract, or tabulate entities from a file.

2.9k 4d ago A 58 tokens original Apache-2.0

parse-document

02

superlinked/sie

Skill Claude CodeCodex

Convert a PDF, scan, image of a page, or office file to clean markdown through the connected Superlinked MCP edge, so the source document is not read into model context directly. Use when the user asks to read, parse, OCR, extract from, summarize, or answer questions about a document.

2.9k 4d ago A 64 tokens original Apache-2.0

redact-pii

03

superlinked/sie

Skill Claude CodeCodex

Redact personal data from a document through the connected Superlinked MCP edge before working with the content. Use when the user asks to redact, anonymize, scrub, de-identify, or remove PII/sensitive data from a document.

2.9k 4d ago A 53 tokens original Apache-2.0

add-adapter

04

tenequm/pond

Skill Claude CodeCodex

Playbook for adding a new source-agent adapter to pond - spec the format from the upstream writer, capture a sandboxed fixture, implement the bidirectional codec, and prove conformance. Use when adding an adapter under packages/pond/src/adapter/ or reworking an existing one.

57 2d ago A 61 tokens original Apache-2.0

pond

05

tenequm/pond

Skill Claude CodeCodex

Recall and analyze past AI agent sessions (Claude Code, Codex, opencode, and more). Find prior work and decisions, read/review/summarize a past session transcript, or run SQL analytics over session history. Use whenever the user references past sessions, prior work, "check pond", or asks what was done or decided…

57 2d ago A 71 tokens original Apache-2.0

nexo-brain

06

wazionapps/nexo

Skill Claude CodeCodex

Runtime core for NEXO Desktop. Provides local memory, Deep Sleep, Evolution support-ticket mode, skills, watchdog, and MCP tools for the desktop product.

27 1mo ago A 37 tokens archived

NextFrontierBuilds/elite-longterm-memory

Skill Claude CodeCodex

Ultimate AI agent memory system. Combines bulletproof WAL protocol, vector search, git-based knowledge graphs, cloud backup, and maintenance hygiene. Never lose context again. For Clawdbot, Moltbot, Claude, GPT agents.

16 7mo ago C 53 tokens

locus

08

SylphxAI/coderag

Skill Claude CodeCodex

npx @sylphx/locus --root=/absolute/path/to/project.

12 6d ago A 0 tokens original MIT

atxp-memory

09

atxp-dev/cli

Skill Claude CodeCodex

Agent memory management — cloud backup, restore, and local vector search of .md memory files.

11 4mo ago A 22 tokens

recall

10

punt-labs/quarry

Skill Claude CodeCodex

Use find before WebSearch or WebFetch for research, or before answering a why/how/what-did-we-decide question. Quarry indexes this codebase, design docs, prior session transcripts, and previously fetched web pages — it often already has the answer. Prefer grep for symbol and value lookups; prefer find for meaning. Use…

3 yesterday A 149 tokens original MIT

wpc0323/StructuredMemoryManager

Skill Claude CodeCodex

A structured long-term memory tool for storing and retrieving user preferences, past decisions, task summaries, and habits across conversations. It can search memories by meaning as well as keywords.

2 21d ago A 60 tokens original MIT