vector-starter

A starter package for connecting to a Vector service through an MCP server and an agent-to-agent server. The provided description does not say what Vector operations are available.

In plain words
What is it for?
Use it to discover Vector’s available tools, run an operation, or consult its reference documentation once the package is configured. No more specific job can be confirmed from the description.
Why use it?
It gives a basic connection starting point, but the information supplied is too limited to explain a specific use or benefit. It is intended to be replaced with more concrete instructions.

Skill for Claude CodeCodex

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.

agentmods
npx agentmods add skills/craftingcodegig/vector-mcp/vector-starter
Any agent
npx skills add craftingcodegig/vector-mcp --skill vector-starter
Clone the repo
git clone --depth 1 https://github.com/craftingcodegig/vector-mcp

Made for: Claude Code, Codex.

Per session 52 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 149 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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 $0.00052 $0.00149
Opus 5 $0.00026 $0.00075
Sonnet 5 $0.00010 $0.00030
Haiku 4.5 $0.00005 $0.00015

Measured 2d ago against content hash c28354139191, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

vector-starter 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 2d 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.

Origin

This is a copy

100% identical to vector-starter — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

vector_mcp/skills/vector-starter/SKILL.md · 20 lines

What it actually says

Vector Starter Skill

Starter skill for the Vector package. Use the mcp-client universal skill to connect to this package's MCP server and invoke its tools.

Replace this with concrete, trigger-oriented capabilities (one per skill).

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. 2d ago First seen · 20 lines · 52 tokens per session scan A c28354139191

Subscribe to this mod's changes

vector-starter is a skill published in the GitHub repository craftingcodegig/vector-mcp (11 stars, last pushed 2mo ago), licensed MIT. It adds 52 tokens to every session and 149 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to vector-starter, differing in 0 lines, and is treated as a copy.

Related

Other skills, from other repositories

vector-starter

Vector API + MCP Server + A2A Server Use when working with Vector via this package's MCP server/agent — discover its tools, run an operation, or check its reference docs. Replace this starter with real, trigger-oriented capabilities.

markdevshop/vector-mcp · 52 tokens

astro-strapi-starter

Develop and extend the Astro + Strapi starter: content.config with @sensinum/astro-strapi-loader, Strapi 5 data in Astro pages, StrapiBlocks, BlockRenderer, Tailwind 4, shadcn. Covers onboarding (copy upstream skills), slug/CMS routes, Astro i18n, package upgrades, optional Vitest. Types in src/types/strapi/ with a…

VirtusLab-Open-Source/astro-strapi-starter · 90 tokens

webgl-expert

Expert guide for WebGL API development including 3D graphics, shaders (GLSL), rendering pipeline, textures, buffers, performance optimization, and canvas rendering. Use when working with WebGL, 3D graphics, canvas rendering, shaders, GPU programming, or when user mentions WebGL, OpenGL ES, GLSL, vertex shaders…

12-Studio/Tackl · 87 tokens

lenis-react

Integrate Lenis smooth scroll into React and Next.js projects. Use when the user wants smooth scrolling, scroll-linked animations, parallax effects, GSAP ScrollTrigger sync, Framer Motion sync, programmatic scroll-to navigation, or scroll event listening in a React app. Covers ReactLenis provider setup, useLenis hook…

12-Studio/Tackl · 84 tokens

gsap-tackl

Implements and orchestrates GSAP in Tackl — useAnimation, useGSAP, ScrollTrigger, Lenis sync, page transitions, and reduced-motion fallbacks. Use when the user mentions GSAP, tweens, timelines, ScrollTrigger, scrub, matchMedia, Lenis, smooth scroll, page transitions, motion design, or enter/exit animations.

12-Studio/Tackl · 79 tokens

nextjs-nextra-starter-distill

Distill and apply this repository's Next.js Nextra starter architecture, implemented features, extension points, and migration patterns. Use when Codex needs to understand this project, continue second-stage development, add or change docs/landing/i18n/theme/auth/UI behavior, or reuse these Next.js 16 + Nextra 4 +…

pdsuwwz/nextjs-nextra-starter · 85 tokens