Important: agents should read /llm.txt, /llms.txt, or /.well-known/skills.json to discover the public Skillopedia API.
Go - Use latest Go version (verify, don't assume). Build with - Check modernity: - Copy golangci config: - Idiomatic Go: explicit error handling, early returns, small interfaces, composition, defer for cleanup, table-driven tests ---