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 agentmods add skills/pisberg/skill3/vibetags-usagenpx skills add PIsberg/skill3 --skill vibetags-usagegit clone --depth 1 https://github.com/PIsberg/skill3Wrote 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/pisberg/skill3/vibetags-usage)<a href="https://agentmods.dev/skills/pisberg/skill3/vibetags-usage"><img src="https://agentmods.dev/badge/skills/pisberg/skill3/vibetags-usage.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.00262 | $0.11442 |
| Opus 5 | $0.00131 | $0.05721 |
| Sonnet 5 | $0.00052 | $0.02288 |
| Haiku 4.5 | $0.00026 | $0.01144 |
Grade A, and why
vibetags-usage 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.
This is a copy
95% identical to vibetags-usage — 479 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.
How it starts
The opening of the file, as written. The whole thing — 1,039 lines — stays where its author put it; the contents beside it link to each section on GitHub.
VibeTags Usage Guide
VibeTags is a compile-time Java annotation processor that generates AI platform-specific guardrail files from source annotations. Zero runtime overhead — all annotations have RetentionPolicy.SOURCE.
Quick Setup
1. Add the dependency
Maven (provided scope — compile-only):
<dependency>
<groupId>se.deversity.vibetags</groupId>
<artifactId>vibetags-processor</artifactId>
<version>1.0.0-RC1</version>
<scope>provided</scope>
</dependency>
Gradle:
compileOnly 'se.deversity.vibetags:vibetags-processor:1.0.0-RC1'
annotationProcessor 'se.deversity.vibetags:vibetags-processor:1.0.0-RC1'
2. Opt in to AI platforms (file-presence model)
VibeTags never creates files — it only updates files that already exist. Create empty placeholder files for each platform you want to support:
touch CLAUDE.md .claudeignore # Claude / Claude Code
touch .cursorrules .cursorignore # Cursor (traditional)
mkdir -p .cursor/rules # Cursor (granular per-class rules)
mkdir -p .trae/rules # Trae (granular per-class rules)
mkdir -p .roo/rules # Roo Code (per-class rules)
touch CONVENTIONS.md .aiderignore # Aider
touch QWEN.md .qwenignore # Qwen
touch .aiexclude gemini_instructions.md GEMINI.md # Gemini
touch AGENTS.md # Codex CLI
mkdir -p .github && touch .github/copilot-instructions.md .copilotignore # Copilot
touch llms.txt llms-full.txt # Windsurf Cascade / llms.txt standard
touch .windsurfrules # Windsurf IDE (traditional)
mkdir -p .windsurf/rules # Windsurf IDE (granular per-class rules)
touch .rules # Zed Editor
mkdir -p .cody && touch .cody/config.json .codyignore # Sourcegraph Cody
touch .supermavenignore # Supermaven
mkdir -p .continue/rules # Continue (granular per-class rules)
mkdir -p .tabnine/guidelines # Tabnine (granular per-class rules)
mkdir -p .amazonq/rules # Amazon Q (granular per-class rules)
mkdir -p .ai/rules # Universal AI standard (granular)
mkdir -p .pearai/rules # PearAI (granular per-class rules)
touch .mentatconfig.json # Mentat
touch sweep.yaml # Sweep (GitHub App)
touch .plandex.yaml # Plandex
touch .doubleignore # Double.bot
mkdir -p .interpreter/profiles && touch .interpreter/profiles/vibetags.yaml # Open Interpreter
touch .codeiumignore # Codeium
touch GEMINI.md # Gemini (official markdown)
touch .antigravityignore # Antigravity AI
touch .clinerules # Cline AI assistant
mkdir -p .junie && touch .junie/guidelines.md # JetBrains Junie
mkdir -p .kiro/steering # Amazon Kiro (granular per-class rules)
touch DESIGN.md # AI design agents (Cursor, Claude, Copilot, etc.)
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.
- 6d ago First seen · 1,039 lines · 262 tokens per session scan A bb61a7b68742
vibetags-usage is a skill published in the GitHub repository PIsberg/skill3 (6 stars, last pushed 2d ago), licensed Apache-2.0. It adds 262 tokens to every session and 11,442 once invoked, about $0.0013 per session on Opus 5. A static security scan graded it A with 0 findings. It is 95% identical to vibetags-usage, differing in 479 lines, and is treated as a copy.
Other skills, from other repositories
exploratory-data-analysis
Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…
golden-rss
Use when testing the rss golden build.
google-ads-audit
Google Ads account audit and business context setup. Run this first — it gathers business information, analyzes account health, and saves context that all other ads skills reuse. Trigger on "audit my ads", "ads audit", "set up my ads", "onboard", "account overview", "how's my account", "ads health check", "what should…
data-charts-tako
Search and visualize the world's data - get charts, insights, and embeddable knowledge cards for finance, economics, demographics, sports, and more.
webhook-management
Configure and validate CCAM webhook targets across supported chat, incident, automation, and generic providers. Use when listing provider requirements, creating or updating a target, scoping it to alert rules, sending a test notification, reviewing delivery history, or deleting a target.
gesellschaftsrechtliche-satzungen-agb
Für Gesellschaftsrechtliche Satzungen AGB Abgrenzung: ordnet Norm, Beweislast und Gegenargument; Ergebnis: Prüfprodukt mit Risiko und nächstem Schritt. Fachgebiet: AGB-Recht-Prüfer. Route: gesellschaftsrechtliche-satzungen-agb.