skillgrab ← Back to home
Zero config · Auto-detected from your project files

Install AI Skills for Go

skillgrab reads your go.mod, detects your Go stack, and installs matching skills from skills.sh — idiomatic patterns, concurrency, HTTP handlers, and testing.

$ npx skillgrab

Run inside your Go project directory. No install, no config.

What skillgrab detects in a Go project

skillgrab reads your project files and maps each dependency to relevant skills.

~/my-go-project
$ npx skillgrab

  skillgrab v0.6.1

▸ Tech signals
  go                  go.mod present
  gin                 go.mod → github.com/gin-gonic/gin
  docker              Dockerfile present

▸ Install plan
   vercel-labs/agent-skills/find-skills  12.9k installs
    briascoi/skillgrab-essentials/code-review

▸ Detected agents: claude-code

  Installing to: claude-code
  ✔ Installed 2 skills.

Why skillgrab for Go?

01

Idiomatic Go

Skills covering error wrapping, defer patterns, interfaces, and Go proverbs.

02

Framework detection

Picks up Gin, Echo, Fiber, Chi, and stdlib net/http — adds router-specific skills.

03

Concurrency

Detects goroutine-heavy codebases and adds skills for channels and sync primitives.

Get started in seconds

No installation, no config file, no account. Just run it inside your Go project.

$ npx skillgrab

Works with

Claude Code · Cursor · Cline · Codex

Continue · Gemini CLI · Warp · Windsurf

Security

GitHub validation on every skill

Trusted-owner ranking · --only-trusted flag

Skills registry

90,000+ skills on skills.sh

Ranked by trust score + install count