Skip to content
pkg.go.dev Guide

For pkg.go.dev: Add Badges, Reports, and Go Package Trust Signals

Go packages that ship agent skills need badge snippets, report links, and Go-oriented trust signals that fit pkg.go.dev pages, README content, and release notes. Use AgentVerus to scan before publish and route readers to the report, community discussions, and registry.

10,287
Skills scanned
0
Public signals
0
Network operators
pkg.go.dev launch bundle

Open /resources/pkg-go-dev-launch-bundle.md for a copy-ready bundle of trust badges, full report links, community links, registry links, and Go release copy tailored to pkg.go.dev packages.

npx agentverus-scanner scan ./SKILL.md && go install example.com/your/module@latest
  • pkg.go.dev listings benefit from trust badges and report links in README and package-description surfaces.
  • Go users can inspect the exact skill before running go install in production environments.
  • The launch bundle below packages badge, report, community context, and Go-oriented release copy for Go package workflows.