itsvff

itsvff is a skill for Claude Code from itsinseong/value-for-fable. It costs 169 tokens per session (3,489 once invoked), scanned A, original, AGPL-3.0.

A session mode that applies a defined approach to communication, tool use, verification, and writing across coding, research, and documentation tasks.

In plain words
What is it for?
Use it when you want that approach applied to the current session or to have another agent use it.
Why use it?
It provides consistent working rules for how tasks are planned, checked, and communicated during a session.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the value-for-fable plugin — 1 skill, 1 agent, 1 hook shipped together

Good fit Use it when you want that approach applied to the current session or to have another agent use it.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/itsinseong/value-for-fable/itsvff
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 itsinseong/value-for-fable --skill itsvff
Clone the repo
git clone --depth 1 https://github.com/itsinseong/value-for-fable

Made for: Claude Code.

Or install value-for-fable, the plugin that ships this one along with the rest of its 1 skill, 1 agent, 1 hook.

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 itsvff

README.md
[![agentmods](https://agentmods.dev/badge/skills/itsinseong/value-for-fable/itsvff/github.svg)](https://agentmods.dev/skills/itsinseong/value-for-fable/itsvff)
Your own site
<a href="https://agentmods.dev/skills/itsinseong/value-for-fable/itsvff"><img src="https://agentmods.dev/badge/skills/itsinseong/value-for-fable/itsvff/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 itsvff

Your own site · 80×15
<a href="https://agentmods.dev/skills/itsinseong/value-for-fable/itsvff"><img src="https://agentmods.dev/badge/skills/itsinseong/value-for-fable/itsvff.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 169 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,489 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.00169 $0.03489
Opus 5 $0.00084 $0.01744
Sonnet 5 $0.00034 $0.00698
Haiku 4.5 $0.00017 $0.00349

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

Security

Grade A, and why

itsvff 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 10d 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/itsvff/SKILL.md · 80 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 10d ago First seen · 80 lines · 169 tokens per session scan A 16e93ec2b428

Subscribe to this mod's changes

itsvff is a skill published in the GitHub repository itsinseong/value-for-fable (238 stars, last pushed 2mo ago), licensed AGPL-3.0. It adds 169 tokens to every session and 3,489 once invoked, about $0.0008 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.

Related

Other skills, from other repositories

jentic

Use this skill whenever the user wants to work with a third-party or external API/tool through the Jentic platform — e.g. asks to "find the vessel-tracking API and add it", "get rows from this Google Sheet", connect Slack, import/search/discover an API, integrate or automate a SaaS, pull data from a service, or call…

jentic/jentic-one · 0 tokens

contribute-spec-fix

Fix a broken OpenAPI spec in jentic-public-apis with an OpenAPI Overlay, validate it (spectral lint + idempotency check), and contribute it back via a PR to the community catalog. Falls back to applying the same overlay to the local Jentic registry if the user can't wait for maintainer approval, and closes the loop by…

jentic/jentic-one · 138 tokens

returns-policy

Answer return, refund, and warranty questions for electronics. Use when the user mentions returns, refunds, RMAs, warranty coverage, damaged items, or opened packaging.

strands-agents/samples · 36 tokens

technical-troubleshooting

Provide setup, troubleshooting, and maintenance guidance. Use when the user reports a device that won't power on, connectivity issues, setup questions, overheating, or maintenance concerns.

strands-agents/samples · 38 tokens

fabrik-review

Use when operating as the Fabrik Review stage agent. This skill guides code review of an implementation, finding and fixing issues, and ensuring the PR is ready for human review.

handarbeit/fabrik · 35 tokens

fabrik-implement

Use when operating as the Fabrik Implement stage agent. This skill guides the implementation of a planned feature, following the task checklist to produce committed, tested, pushed code on a feature branch.

handarbeit/fabrik · 38 tokens