go-docs

go-docs is a skill for Claude Code, Codex from pledgeandgrow/pledge-skills. It costs 36 tokens per session (1,216 once invoked), scanned A, original, MIT.

A reference for Go 1.26, a programming language commonly used for services, networking, command-line tools, and systems software.

In plain words
What is it for?
It helps write and review Go code involving types, interfaces, concurrency, modules, files, networks, encryption, data formats, and databases.
Why use it?
It gives developers one place to check the language, standard library, tools, testing, security, and common programming patterns.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps write and review Go code involving types, interfaces, concurrency, modules, files, networks, encryption, data formats, and databases.

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/pledgeandgrow/pledge-skills/go/github.svg)](https://agentmods.dev/skills/pledgeandgrow/pledge-skills/go)
Your own site
<a href="https://agentmods.dev/skills/pledgeandgrow/pledge-skills/go"><img src="https://agentmods.dev/badge/skills/pledgeandgrow/pledge-skills/go/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 go-docs

Your own site · 80×15
<a href="https://agentmods.dev/skills/pledgeandgrow/pledge-skills/go"><img src="https://agentmods.dev/badge/skills/pledgeandgrow/pledge-skills/go.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,216 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 original 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.00036 $0.01216
Opus 5 $0.00018 $0.00608
Sonnet 5 $0.00007 $0.00243
Haiku 4.5 $0.00004 $0.00122

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

Security

Grade A, and why

go-docs 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/go/SKILL.md · 111 lines

How it starts

The opening of the file, as written. The whole thing — 111 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Go 1.26 — Complete Skill Reference

Quick Reference

Topic File
Getting Started (installation, tutorials, tour, workspaces) getting-started.md
Language Specification (syntax, types, functions, structs, interfaces, generics) language-spec.md
Effective Go (idioms, patterns, conventions, naming, formatting) effective-go.md
Concurrency (goroutines, channels, select, sync, atomic, context, memory model) concurrency.md
Stdlib Core (fmt, strings, bytes, bufio, strconv, unicode, errors, log/slog, cmp, iter, context) stdlib-core.md
Stdlib IO (io, io/fs, os, path/filepath, embed, archive/tar, archive/zip) stdlib-io.md
Stdlib Net (net, net/http, net/url, net/mail, net/rpc, net/smtp, net/netip) stdlib-net.md
Stdlib Crypto (aes, ecdsa, ed25519, rsa, sha*, tls, x509, hpke, mlkem, fips140) stdlib-crypto.md
Stdlib Encoding (json v1+v2, xml, base32/64, binary, csv, gob, hex, pem, asn1) stdlib-encoding.md
Stdlib Data (container/, sort, slices, maps, math, math/big, regexp, hash/, unique, weak) stdlib-data.md
Stdlib Sys (os/exec, os/signal, runtime/, debug/, plugin, syscall, time, flag, expvar) stdlib-sys.md
Stdlib Testing (testing, fstest, iotest, quick, synctest, fuzzing, coverage, benchmarks) stdlib-testing.md
Stdlib Template (text/template, html/template, text/scanner, tabwriter, html, mime, image/*) stdlib-template.md
Stdlib Meta (go/ast, go/build, go/parser, go/types, go/format, go/doc, reflect) stdlib-meta.md
Modules (go.mod, versioning, publishing, workspaces, dependencies, layout) modules.md
Database (database/sql, driver, transactions, prepared statements, connection pooling) database.md
Tools (go command, gofmt, pprof, trace, diagnostics, PGO, GC guide, editors) tools.md
What's New in Go 1.26 (release notes, changes from 1.25) whats-new.md
Cgo (C interoperability, bindings, pointer rules, performance) cgo.md
FAQ (design decisions, language features, common questions) faq.md

Read the full file on GitHub · 111 lines

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 · 111 lines · 36 tokens per session scan A ebbb02e4e32e

Subscribe to this mod's changes

go-docs is a skill published in the GitHub repository pledgeandgrow/pledge-skills (10 stars, last pushed 1mo ago), licensed MIT. It adds 36 tokens to every session and 1,216 once invoked, about $0.0002 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-31.

Related

Other skills, from other repositories