pp-averusa

pp-averusa is a skill for Claude Code from mvanhorn/printing-press-library. It costs 85 tokens per session (6,910 once invoked), scanned C, original, no licence file.

A local, type-filtered catalogue of AVer USA manuals, specification sheets, and white papers. AVer USA makes conference cameras and other video-conferencing equipment.

In plain words
What is it for?
Use it to find documentation for a specific AVer product, compare models side by side, read white papers, and audit document links.
Why use it?
It makes technical documents easier to find and compare, and checks whether catalogue links still work.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to find documentation for a specific AVer product, compare models side by side, read white papers, and audit document links.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mvanhorn/printing-press-library/pp-averusa
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 mvanhorn/printing-press-library --skill pp-averusa
Clone the repo
git clone --depth 1 https://github.com/mvanhorn/printing-press-library

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 pp-averusa

README.md
[![agentmods](https://agentmods.dev/badge/skills/mvanhorn/printing-press-library/pp-averusa/github.svg)](https://agentmods.dev/skills/mvanhorn/printing-press-library/pp-averusa)
Your own site
<a href="https://agentmods.dev/skills/mvanhorn/printing-press-library/pp-averusa"><img src="https://agentmods.dev/badge/skills/mvanhorn/printing-press-library/pp-averusa/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 pp-averusa

Your own site · 80×15
<a href="https://agentmods.dev/skills/mvanhorn/printing-press-library/pp-averusa"><img src="https://agentmods.dev/badge/skills/mvanhorn/printing-press-library/pp-averusa.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 85 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,910 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.00085 $0.06910
Opus 5 $0.00043 $0.03455
Sonnet 5 $0.00017 $0.01382
Haiku 4.5 $0.00009 $0.00691

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

Security

Grade C, and why

pp-averusa scanned grade C with 1 finding 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 11d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

<!-- GENERATED FILE — DO NOT EDIT. This file is a verbatim mirror of library/devices/averusa/SKILL.md, regenerated post-merge by tools/generate-skills/. Hand-edits here are silently overwritten on the next regen. Edit th
cli-skills/pp-averusa/SKILL.md · 531 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 11d ago First seen · 531 lines · 85 tokens per session scan C c69fb852a6c8

Subscribe to this mod's changes

pp-averusa is a skill published in the GitHub repository mvanhorn/printing-press-library (1,997 stars, last pushed yesterday), with no licence file. It adds 85 tokens to every session and 6,910 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). 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

datasheets

Extract structured specifications from electronic component datasheet PDFs — pinouts, electrical characteristics, peripherals, topology, and features. Cache extractions per project for consumption by schematic and PCB analyzers. Primary consumer infrastructure for kicad, emc, spice, and thermal analyzers. Use this…

aklofas/kicad-happy · 156 tokens

003-skills-inventory

Use when you need to generate a checklist document with Java system prompts from skills.xml, following the embedded section template and producing INVENTORY-SKILLS-JAVA.md. This should trigger for requests such as Create Java system prompts checklist; Generate INVENTORY-SKILLS-JAVA.md; Use @003-skills-inventory…

jabrena/plinth · 88 tokens

001-commands-inventory

Use when you need to generate a checklist document with embedded commands inventory, following the embedded template exactly and producing INVENTORY-COMMANDS-JAVA.md in the project root. This should trigger for requests such as Create embedded commands inventory checklist; Generate INVENTORY-COMMANDS-JAVA.md; Use…

jabrena/plinth · 92 tokens

002-agents-inventory

Use when you need to generate a checklist document with embedded agents inventory, following the embedded template exactly and producing INVENTORY-AGENTS-JAVA.md in the project root. This should trigger for requests such as Create embedded agents inventory checklist; Generate INVENTORY-AGENTS-JAVA.md; Use…

jabrena/plinth · 90 tokens

jetson-link-docs

Bind pre-downloaded Jetson reference docs (developer guide, design guide, pinmux, schematics) into the active profile documents block. Use after staging docs on disk; not for downloading.

NVIDIA/skills · 45 tokens

kernelcad-drawings

Export 2D engineering-drawing sheets (SVG) from any model or assembly — third-angle front/top/left + isometric views with hidden-line removal, overall dimensions, and a title block. Use when the deliverable is a human-readable fabrication or review drawing.

w1ne/kernelCAD-web · 60 tokens