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.
npx skills add UCSC-VLAA/VisualClaw --skill multiple-choice-precision-matchinggit clone --depth 1 https://github.com/UCSC-VLAA/VisualClawWrote 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.
[](https://agentmods.dev/skills/ucsc-vlaa/visualclaw/multiple-choice-precision-matching)<a href="https://agentmods.dev/skills/ucsc-vlaa/visualclaw/multiple-choice-precision-matching"><img src="https://agentmods.dev/badge/skills/ucsc-vlaa/visualclaw/multiple-choice-precision-matching.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00037 | $0.00263 |
| Opus 5 | $0.00018 | $0.00131 |
| Sonnet 5 | $0.00007 | $0.00053 |
| Haiku 4.5 | $0.00004 | $0.00026 |
Grade A, and why
multiple-choice-precision-matching 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 8d 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.
What it actually says
Match Question Scope to Answer Precision
- Identify what the question is asking:
- Recurring actions? → Look for repeated patterns across the video
- Key turning points? → Look for crucial moments, not routine actions
- Overarching activity? → Look for the main shared activity, not individual actions
- Core process? → Look for the essential steps, not all variations
- Reject options that are too broad or include unrelated elements.
- Reject options that describe only part of the activity or add contradictory details.
- Cross-reference: Does this option directly answer the specific question asked?
Example: Question asks for "key turning points" → Option D ("walks, puts hands on knees, lifts hands") is routine movement, not a turning point. Option C ("tackles the ball") is a decisive moment.
Anti-pattern: Selecting an option because it mentions relevant words (e.g., "walking") without verifying it answers the actual question being asked (e.g., turning points vs. recurring actions).
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.
- 8d ago First seen · 21 lines · 37 tokens per session scan A e74f357edd52
multiple-choice-precision-matching is a skill published in the GitHub repository UCSC-VLAA/VisualClaw (55 stars, last pushed 2mo ago), licensed MIT. It adds 37 tokens to every session and 263 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-08-30.
Other skills, from other repositories
agent-challenges
Agent skill for challenges - invoke with $agent-challenges.
continuous-learning
Pattern extraction, confidence-scored evaluation, skill creation, organization, versioning, and cross-project export pipeline.
moai-workflow-jit-docs
Enhanced Just-In-Time document loading system that discovers, loads, and caches relevant documentation based on user intent and project context. Use when users need specific documentation on demand.
goga-discover
Interview the user relentlessly about a decision until every branch of the design tree is resolved, then record the result as a short ADR.
video2knowledge
Convert videos into timestamped subtitles and structured knowledge artifacts. Two ingestion paths: (1) a native multimodal VLM (at most 4B params, via Ollama) reads sampled video frames into timestamped captions; (2) faster-whisper ASR transcribes the audio into timestamped subtitles. Then refine into a structured…
dispositional-knowledge-assessment-designer
Design multi-informant assessment approaches for dispositional competencies like curiosity or resilience. Use when assessing character strengths or competencies that written tests cannot capture.