vector-knowledge-tools

vector-knowledge-tools is a skill for Claude Code, Codex from rogue-dev-studio/ai-agents-rogue. It costs 34 tokens per session (271 once invoked), scanned A, original, no licence file.

A set of command-line tools for storing code and embeddings in vector databases and knowledge graphs. Embeddings are numerical representations used to find related information.

In plain words
What is it for?
It helps build searchable code and knowledge systems using RuVector, RVF files, and GitNexus-style graphs.
Why use it?
It provides a defined workflow for working with vector data, the RuVector file format, and code knowledge graphs.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit It helps build searchable code and knowledge systems using RuVector, RVF files, and GitNexus-style graphs.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rogue-dev-studio/ai-agents-rogue --skill vector-knowledge-tools
Clone the repo
git clone --depth 1 https://github.com/rogue-dev-studio/ai-agents-rogue

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for vector-knowledge-tools

README.md
[![agentmods](https://agentmods.dev/badge/skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools/github.svg)](https://agentmods.dev/skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools)
Your own site
<a href="https://agentmods.dev/skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools"><img src="https://agentmods.dev/badge/skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for vector-knowledge-tools

Your own site · 80×15
<a href="https://agentmods.dev/skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools"><img src="https://agentmods.dev/badge/skills/rogue-dev-studio/ai-agents-rogue/vector-knowledge-tools.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 271 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00271
Opus 5 $0.00017 $0.00135
Sonnet 5 $0.00007 $0.00054
Haiku 4.5 $0.00003 $0.00027

Measured 6d ago against content hash a588f11aa6cb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

vector-knowledge-tools scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/vector-knowledge-tools/SKILL.md · 30 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 30 lines · 34 tokens per session scan A a588f11aa6cb

Subscribe to this mod's changes

vector-knowledge-tools is a skill published in the GitHub repository rogue-dev-studio/ai-agents-rogue (2 stars, last pushed 3d ago), with no licence file. It adds 34 tokens to every session and 271 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

sqlite-vec-skilld

ALWAYS use when writing code importing "sqlite-vec". Consult for debugging, best practices, or modifying sqlite-vec, sqlite vec.

skilld-dev/skilld · 35 tokens

building-agents

Use when building or restructuring an LLM agent — provider adapter, tool calling, structured output, RAG, agent loop, eval gate, cost routing, tracing, MCP server — model-agnostic across OpenAI/Anthropic/Gemini/OSS so a model swap is a config change. NOT vector-store SQL alone (that is postgresdb) or service…

ericrisco/rsc-harness · 85 tokens

qdrant

Manage Qdrant vector database via REST API. Use when the user asks to create or delete collections, upsert or search vectors, inspect points, filter by payload fields, manage snapshots, check cluster status, or debug semantic search issues. Covers collection CRUD, point upsert/search/scroll/count, payload indexes…

bug-ops/zeph · 88 tokens

vector-db-rag-expert

Expert guide for high-performance Vector Databases, RAG architectures, pgvector HNSW indexing, hybrid search (Dense + BM25), and semantic chunking / Panduan ahli Vector DB, arsitektur RAG, pgvector HNSW, dan hybrid search.

roedyrustam/vibes-plug · 62 tokens

using-weaviate

Weaviate vector database for semantic search, hybrid queries, and AI-native applications. Use for embeddings storage, similarity search, RAG pipelines, and multi-modal retrieval.

FortiumPartners/ensemble · 39 tokens

vector-db-ops

Use when vector database operations — Pinecone, Weaviate, Qdrant, ChromaDB. Indexing, querying, filtering, and managing vector embeddings for RAG and similarity search. Use when working with vector db ops.

oyi77/1ai-skills · 52 tokens