jetson-link-docs

jetson-link-docs is a skill for Claude Code, Codex from NVIDIA-AI-IOT/jetson-bsp-skills. It costs 45 tokens per session (3,349 once invoked), scanned C, original, no licence file.

A document-linking step that adds already downloaded Jetson reference documents to the active profile. These documents can include developer and design guides, pin configuration data, and schematics.

In plain words
What is it for?
Use it after placing Jetson reference documents on disk and before tasks that need those documents.
Why use it?
It makes the relevant local hardware documentation available to the active setup profile without downloading it again.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it after placing Jetson reference documents on disk and before tasks that need those documents.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs
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 NVIDIA-AI-IOT/jetson-bsp-skills --skill jetson-link-docs
Clone the repo
git clone --depth 1 https://github.com/NVIDIA-AI-IOT/jetson-bsp-skills

Made for: Claude Code, Codex.

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 jetson-link-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs/github.svg)](https://agentmods.dev/skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs)
Your own site
<a href="https://agentmods.dev/skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs"><img src="https://agentmods.dev/badge/skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs/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 jetson-link-docs

Your own site · 80×15
<a href="https://agentmods.dev/skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs"><img src="https://agentmods.dev/badge/skills/nvidia-ai-iot/jetson-bsp-skills/jetson-link-docs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 45 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,349 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.00045 $0.03349
Opus 5 $0.00023 $0.01674
Sonnet 5 $0.00009 $0.00670
Haiku 4.5 $0.00005 $0.00335

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

Security

Grade C, and why

jetson-link-docs 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.

Tells the agent never to refusehighAnti-refusal

Suppressing the ability to decline removes a core safety control; a later harmful request then succeeds.

exist is treated as skipped (warn, don't refuse — the field is
skills/jetson-link-docs/SKILL.md · 266 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

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 266 lines · 45 tokens per session scan C ca96ac6bba5e

Subscribe to this mod's changes

jetson-link-docs is a skill published in the GitHub repository NVIDIA-AI-IOT/jetson-bsp-skills (56 stars, last pushed 2mo ago), with no licence file. It adds 45 tokens to every session and 3,349 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it C with 1 finding (tells the agent never to refuse). 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

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

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

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