zig-docs

zig-docs is a skill for Claude Code, Codex from NeverSight/learn-skills.dev. It costs 42 tokens per session (1,386 once invoked), scanned A, original, no licence file.

A tool for fetching documentation about Zig and its standard library through the command line. Zig is a compiled programming language for low-level and systems software.

In plain words
What is it for?
Use it to look up Zig API details, standard-library function signatures, and language-reference material while working on Zig code.
Why use it?
It provides current details about language rules and library functions when the needed information is not already known.

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 to look up Zig API details, standard-library function signatures, and language-reference material while working on Zig code.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/neversight/learn-skills.dev/zig-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 NeverSight/learn-skills.dev --skill zig-docs
Clone the repo
git clone --depth 1 https://github.com/NeverSight/learn-skills.dev

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 zig-docs

README.md
[![agentmods](https://agentmods.dev/badge/skills/neversight/learn-skills.dev/zig-docs.svg)](https://agentmods.dev/skills/neversight/learn-skills.dev/zig-docs)
Your own site
<a href="https://agentmods.dev/skills/neversight/learn-skills.dev/zig-docs"><img src="https://agentmods.dev/badge/skills/neversight/learn-skills.dev/zig-docs.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,386 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 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.00042 $0.01386
Opus 5 $0.00021 $0.00693
Sonnet 5 $0.00008 $0.00277
Haiku 4.5 $0.00004 $0.00139

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

Security

Grade A, and why

zig-docs scanned grade A 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 5d 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.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl -sL "https://codeberg.org/ziglang/zig/raw/branch/master/lib/std/<module>.zig"
data/skills-md/0xbigboss/claude-code/zig-docs/SKILL.md · 150 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

Files

What ships with it

12 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. 5d ago First seen · 150 lines · 42 tokens per session scan A 96f4fbb0cd96

Subscribe to this mod's changes

zig-docs is a skill published in the GitHub repository NeverSight/learn-skills.dev (209 stars, last pushed yesterday), with no licence file. It adds 42 tokens to every session and 1,386 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

cardputer-buddy

Iterate on the Cardputer-Adv MicroPython app bundle (Claude Buddy, Snake, Hello) after the device is already provisioned via m5-onboard. Use when the user wants to add a new app, push a single changed .py without re-flashing, watch device serial logs, or run a one-shot REPL command. Trigger on "add an app", "push to…

anthropics/claude-plugins-official · 109 tokens

developing-genkit-js

Develop AI-powered applications using Genkit in Node.js/TypeScript. Use when the user asks about Genkit, AI agents, flows, or tools in JavaScript/TypeScript, or when encountering Genkit errors, validation issues, type errors, or API problems.

google/skills · 60 tokens

wear-compose-m3

Expert guidance for working with Wear OS Compose Material3. Use this skill when creating, updating, or migrating Wear OS projects. This includes the androidx.wear.compose.material3, androidx.wear.compose.foundation, and androidx.wear.compose.navigation3 libraries. Also working with core components such as AppScaffold…

android/skills · 101 tokens

new

Create a new project to start development quickly.

clacky-ai/openclacky · 10 tokens

developing-genkit-go

Develop AI-powered applications using Genkit in Go. Use when the user asks to build AI features, agents, flows, or tools in Go using Genkit, or when working with Genkit Go code involving generation, prompts, streaming, tool calling, or model providers.

google/skills · 60 tokens

kotlin-tooling-java-to-kotlin

Use when converting Java source files to idiomatic Kotlin, when user mentions "java to kotlin", "j2k", "convert java", "migrate java to kotlin", or when working with .java files that need to become .kt files. Handles framework-aware conversion for Spring, Lombok, Hibernate, Jackson, Micronaut, Quarkus, Dagger/Hilt…

Kotlin/kotlin-agent-skills · 100 tokens