golang-stay-updated

golang-stay-updated is a skill for Claude Code from samber/cc-skills-golang. It costs 181 tokens per session (1,936 once invoked), scanned A, original, MIT.

A curated guide to learning resources, communities, news, and people related to Go, a programming language often used for backend services and command-line tools.

In plain words
What is it for?
Use it to find official tutorials, the Go playground, package references, newsletters, forums, Slack communities, Reddit, and other Go updates.
Why use it?
It gives Go developers places to learn, find package documentation, ask questions, follow releases, and keep up with community discussions.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: mentions Claude Code; mentions Codex; built for openclaw.

Part of the cc-skills-golang plugin — 46 skills shipped together

Good fit Use it to find official tutorials, the Go playground, package references, newsletters, forums, Slack communities, Reddit, and other Go updates.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/samber/cc-skills-golang/golang-stay-updated
About the project

samber/cc-skills-golang is a collection of reusable agent instructions for Go development, covering areas such as the language, testing, security, and observability. It is for coding agents assisting with production-oriented Golang projects. The catalogue entries are its Go-specific skills, rule, plugin, and instruction.

samber/cc-skills-golang · 3,232 stars · on GitHub · skills.sh

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 samber/cc-skills-golang --skill golang-stay-updated
Clone the repo
git clone --depth 1 https://github.com/samber/cc-skills-golang

Made for: Claude Code.

Or install cc-skills-golang, the plugin that ships this one along with the rest of its 46 skills.

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 golang-stay-updated

README.md
[![agentmods](https://agentmods.dev/badge/skills/samber/cc-skills-golang/golang-stay-updated/github.svg)](https://agentmods.dev/skills/samber/cc-skills-golang/golang-stay-updated)
Your own site
<a href="https://agentmods.dev/skills/samber/cc-skills-golang/golang-stay-updated"><img src="https://agentmods.dev/badge/skills/samber/cc-skills-golang/golang-stay-updated/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 golang-stay-updated

Your own site · 80×15
<a href="https://agentmods.dev/skills/samber/cc-skills-golang/golang-stay-updated"><img src="https://agentmods.dev/badge/skills/samber/cc-skills-golang/golang-stay-updated.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 181 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,936 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. Third-party audits
  • Socket pass 8 Apr 2026
  • Snyk pass 8 Apr 2026
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00181 $0.01936
Opus 5 $0.00090 $0.00968
Sonnet 5 $0.00036 $0.00387
Haiku 4.5 $0.00018 $0.00194

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

Security

Grade A, and why

golang-stay-updated 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.

Origin

Copies of this mod

2 near-identical copies found in the catalogue:

skills/golang-stay-updated/SKILL.md · 141 lines

How it starts

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

Stay Updated with Go

A curated guide to keeping your finger on the pulse of the Go ecosystem.

Official Go Resources

Resource URL
go.dev Official Go website with tutorials and tools
pkg.go.dev Discover Go packages and documentation
tour.golang.org Interactive Go tutorial
play.golang.org Go playground for testing code
go.dev/blog Official Go blog

Newsletters

Newsletter Description Subscribe
Golang Weekly Weekly curated Go content, news, and articles https://golangweekly.com/
Awesome Go Newsletter Updates on new Go libraries and tools https://go.libhunt.com/

Reddit & Communities

Community Description URL
r/golang Main Go subreddit with 300K+ members https://www.reddit.com/r/golang
golang wiki Official wiki with resources and FAQs https://go.dev/wiki/
gophers.slack.com Official Go Slack community https://invite.slack.golangbridge.org
Go Forum Official Go discussion forum https://forum.golangbridge.org
Discuss Go Official Go team discussion https://groups.google.com/g/golang-nuts

Famous Go Developers

Follow these influential Go developers and contributors:

Core Go Team

Name GitHub Twitter/X LinkedIn Bluesky
Rob Pike robpike
Ken Thompson ken
Russ Cox rsc @_rsc https://www.linkedin.com/in/swtch https://bsky.app/profile/swtch.com
Brad Fitzpatrick bradfitz @bradfitz https://www.linkedin.com/in/bradfitz/ https://bsky.app/profile/bradfitz.com
Andrew Gerrand adg
Robert Griesemer griesemer
Dmitry Vyukov dvyukov @dvyukov

Read the full file on GitHub · 141 lines

Files

What ships with it

1 file 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. 10d ago Changed · +133 tokens per session a348fe3d83f5
  2. 13d ago First seen · 141 lines · 48 tokens per session scan A 4b95bb574d11

Subscribe to this mod's changes

golang-stay-updated is a skill published in the GitHub repository samber/cc-skills-golang (3,232 stars, last pushed 5d ago), licensed MIT. It adds 181 tokens to every session and 1,936 once invoked, about $0.0009 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-30.

Related

Other skills, from other repositories

training-report

Produce a professional training/workshop report as a .docx file. Use this skill whenever the user mentions "training report", "workshop report", "compte rendu", "compte rendu de formation", "formation report", "debriefing a workshop", "write up a training session", "résumé de formation", or any request to document a…

samber/cc-skills · 179 tokens

learning-plan

A Chinese-language planning tool for creating or adjusting short, practical learning routes for Python, Go, mixed-language, or goal-focused programming study.

yyz666ai/Learning-Agent · 29 tokens

concept-teaching

A guided teaching workflow for learning one programming concept at a time in Python, Go, or the code you are working on. TDD means test-driven development, but this description does not say that the add-on teaches TDD.

yyz666ai/Learning-Agent · 38 tokens

exercise-coach

A coaching guide for people completing Python, Go, or code-reading exercises. It gives the smallest useful hint first and increases help only when needed.

yyz666ai/Learning-Agent · 37 tokens

golang-stay-updated

Provides resources to stay updated with Golang news, communities and people to follow. Use when seeking Go learning resources, discovering new libraries, finding community channels, or keeping up with Go language changes and releases.

Harmeet10000/skills · 48 tokens

stack-trace-go-probe

Internal helper for meta-stack-trace-investigator. Use when a Go panic or stack trace needs Go-specific nil/error checks, go test reproducer guidance, and patch targets.

opensquilla/opensquilla · 42 tokens