vkm-intake

vkm-intake is a skill for Claude Code from Vahlame/create-vkm-kit. It costs 62 tokens per session (1,034 once invoked), scanned A, original, no licence file.

A task-intake process for clarifying a substantial piece of work before execution. It restates the goal and boundaries, checks what attached images contain, and gathers only the context needed.

In plain words
What is it for?
Use it before non-trivial coding or analysis tasks to confirm the deliverable, record non-goals, resolve one key ambiguity, and prepare the required context.
Why use it?
It prevents work from starting with an unclear goal or an unnecessarily broad scope. It also avoids treating images or other inputs as containing information they do not show.

Skill for Claude Code

Written for Claude Code: user-invocable in frontmatter.

Good fit Use it before non-trivial coding or analysis tasks to confirm the deliverable, record non-goals, resolve one key ambiguity, and prepare the required context.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/vahlame/create-vkm-kit/vkm-intake
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 Vahlame/create-vkm-kit --skill vkm-intake
Clone the repo
git clone --depth 1 https://github.com/Vahlame/create-vkm-kit

Made for: Claude Code.

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 vkm-intake

README.md
[![agentmods](https://agentmods.dev/badge/skills/vahlame/create-vkm-kit/vkm-intake/github.svg)](https://agentmods.dev/skills/vahlame/create-vkm-kit/vkm-intake)
Your own site
<a href="https://agentmods.dev/skills/vahlame/create-vkm-kit/vkm-intake"><img src="https://agentmods.dev/badge/skills/vahlame/create-vkm-kit/vkm-intake/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 vkm-intake

Your own site · 80×15
<a href="https://agentmods.dev/skills/vahlame/create-vkm-kit/vkm-intake"><img src="https://agentmods.dev/badge/skills/vahlame/create-vkm-kit/vkm-intake.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,034 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.00062 $0.01034
Opus 5 $0.00031 $0.00517
Sonnet 5 $0.00012 $0.00207
Haiku 4.5 $0.00006 $0.00103

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

Security

Grade A, and why

vkm-intake 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 9d 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.

packages/create-vkm-kit/templates/skills/vkm-intake/SKILL.md · 76 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. 9d ago First seen · 76 lines · 62 tokens per session scan A 946639640ff2

Subscribe to this mod's changes

vkm-intake is a skill published in the GitHub repository Vahlame/create-vkm-kit (4 stars, last pushed 7d ago), with no licence file. It adds 62 tokens to every session and 1,034 once invoked, about $0.0003 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-08-31.

Related

Other skills, from other repositories

aba-precision-protocol

FOUNDATIONAL BEHAVIORAL PROTOCOL — ABA-based precision execution rules. Every prompt processed must follow these rules. Mistakes caught late create intermittent reinforcement of wrong patterns. Stop-fix-verify before proceeding.

dcostenco/prism-coder · 48 tokens

prism-startup

Activate on the first user turn of every conversation, including greetings. Load Prism context using the user's configured project and quick, standard, or deep depth, then greet the developer by their configured agent name and show the matching recent-session context.

dcostenco/prism-coder · 52 tokens

Verification Planner

Mandates generation of testassertions.json during planning. v7.2.0 enhanced with severity gates (warn/gate/abort), dependency chains, and Claw-as-Validator support.

dcostenco/prism-coder · 44 tokens

save-context

Use this skill at milestone handoff, session close, or when the user asks Atlas to preserve state.

pioneerjeff-labs/packwright · 0 tokens

chroma-hybrid-search

Local hybrid retrieval (BM25 + ChromaDB vector + BGE-Reranker) over /.deep-memory hot and cold stores. Use when high-accuracy code/solution retrieval is needed and hallucination must be minimized. Typically invoked by deep-memory.

masteryee-labs/Tool.Agent-Harness-Deploy · 57 tokens

handover-test-continuity

Run a complete Handover MCP continuity test across separate authenticated people or service agents. Use when asked to test an agent handoff end to end, qualify a Handover integration, verify multi-file round-trip, exercise revision-anchored review and correction, or test denied, read-only, stale-revision, and…

44-pixels/handover-mcp · 76 tokens