go-exercise-generator

go-exercise-generator is a skill for Claude Code from aleksei-perchukov/coding-exercise-generator-ide-plugin. It costs 21 tokens per session (158 once invoked), scanned A, original, no licence file.

A Go learning coach for test-automation engineers. Go is a programming language often used for backend and tooling work.

In plain words
What is it for?
It is for learning or exercising Go. The input does not specify the exercises, teaching format, or feedback it provides.
Why use it?
It gives engineers a way to practise Go with guidance related to their testing background.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the go-exercise-generator-skill plugin — 1 skill, 6 commands shipped together

Good fit It is for learning or exercising Go. The input does not specify the exercises, teaching format, or feedback it provides.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/go-exercise-generator-skill
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 aleksei-perchukov/coding-exercise-generator-ide-plugin --skill go-exercise-generator-skill
Clone the repo
git clone --depth 1 https://github.com/aleksei-perchukov/coding-exercise-generator-ide-plugin

Made for: Claude Code.

Or install go-exercise-generator-skill, the plugin that ships this one along with the rest of its 1 skill, 6 commands.

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-exercise-generator

README.md
[![agentmods](https://agentmods.dev/badge/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/go-exercise-generator-skill.svg)](https://agentmods.dev/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/go-exercise-generator-skill)
Your own site
<a href="https://agentmods.dev/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/go-exercise-generator-skill"><img src="https://agentmods.dev/badge/skills/aleksei-perchukov/coding-exercise-generator-ide-plugin/go-exercise-generator-skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 158 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 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.00021 $0.00158
Opus 5 $0.00010 $0.00079
Sonnet 5 $0.00004 $0.00032
Haiku 4.5 $0.00002 $0.00016

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

Security

Grade A, and why

go-exercise-generator 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 7d 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.

plugins/go/skills/go-exercise-generator-skill/SKILL.md · 11 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. 7d ago First seen · 11 lines · 21 tokens per session scan A 1c4e00b9183c

Subscribe to this mod's changes

go-exercise-generator is a skill published in the GitHub repository aleksei-perchukov/coding-exercise-generator-ide-plugin (5 stars, last pushed 3mo ago), with no licence file. It adds 21 tokens to every session and 158 once invoked, about $0.0001 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

golang-stay-updated

Golang ecosystem watch list — official sources (go.dev/blog, pkg.go.dev, tour.golang.org, golang-nuts), newsletters (Golang Weekly, Awesome Go Newsletter), communities (r/golang, gophers.slack.com, Go Forum, go.dev/wiki), blogs (Dave Cheney, Ardan Labs, Rob Pike), YouTube channels (Gopher Academy, GopherCon EU/UK)…

samber/cc-skills-golang · 181 tokens

go-test

When the user wants to design, implement, debug, or optimize Go tests using the standard testing package, testify, and related Go ecosystem libraries. Use when the user mentions "go test," "table-driven tests," "t.Run," "subtests," "testify," "require / assert," "go test -race," "go test -bench," "go test -fuzz,"…

aks-builds/quality-skills · 132 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.

yzfly/skills · 48 tokens