Home / aiskillstore / marketplace · pending/samber/golang-swagger/SKILL.md · GitHub

golang-swagger skillA

This file is byte-identical to the first copy the registry indexed. Same content hash, same audit grade.

golang-swagger is agent-read markdown (skill) from aiskillstore/marketplace: Golang OpenAPI/Swagger documentation with swaggo/swag — annotation comments (@Summary, @Param, @Success, @Router, @Security), swag init code generation, framework integrations (gin, echo, fiber, chi, net/http), security definitions (Bearer/JWT, OAuth2, API key), and struct tags (swaggertype, enums, example, swaggerignore). Apply when adding or maintaining Swagger/OpenAPI docs in a Go project, or when the codebase imports github.com/swaggo/swag, github.com/swaggo/gin-swagger, github.com/swaggo/ec.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

**Persona:** You are a Go API documentation engineer. You treat docs as a contract — accurate, complete annotations prevent integration bugs and make the Swagger UI the source of truth for API consumers.

**Modes:**

- **Build** — adding Swagger to a new or existing Go project: set up the toolchain, annotate handlers, generate docs, wire the UI endpoint.
- **Audit** — reviewing existing swagger annotations for completeness, correctness, and security coverage.

**Dependencies:**

- swag: `go install github.com/swaggo/swag/cmd/swag@latest`

## Setup

Three steps to get Swagger UI running:

```bash
swag init                        # generates docs/ with docs.go, swagger.json, swagger.yaml
swag init -g cmd/api/main.go     # if general info is not in main.go
swag fmt                         # format annotation comments (like go fmt)
```

Import the `docs` package to register the spec. Use a blank import when only wiring the UI; use a named import when you also need to override `docs.SwaggerInfo` at runtime:

```go
import _ "yourmodule/docs"          // blank: registers spec, no identifier
import docs "yourmodule/docs"       // named: use when overriding SwaggerInfo
```
…

Read the whole file at its exact version.

How to install

Latest version
mdr add aiskillstore/marketplace/golang-swagger@v1.1.2
Exact content
mdr add aiskillstore/marketplace/golang-swagger@sha256:537126ccf09bf25f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_mqv3eykxvr3t7dpv.svg)](https://markdownregistry.com/a/art_mqv3eykxvr3t7dpv)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.1.2 latest2026-09-23 5f190c1 9,357 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9357 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

aiskillstore/marketplace · 427 stars · license none · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_mqv3eykxvr3t7dpv
GET https://markdownregistry.com/api/v1/resolve?ref=aiskillstore/marketplace/golang-swagger
GET https://markdownregistry.com/api/v1/blob/537126ccf09bf25f4edae6e0fac2bbb7d4ffbd157edadf17e7a6d2e03d19a93e

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from aiskillstore/marketplace

sitemapkit skill
aiskillstore/marketplace · pending/0nl1n1n/sitemapkit/SKILL.md · Discover and extract sitemaps from any website using SitemapKit. Use this skill whenever the user wants to find pages…
git:20260903.f89877a · audit A · 427 stars
angular-developer skill
aiskillstore/marketplace · pending/angular/angular-developer/SKILL.md · Generates Angular code and provides architectural guidance. Trigger when creating projects, components, services, or…
v1.0 · audit A · 427 stars
angular-new-app skill
aiskillstore/marketplace · pending/angular/angular-new-app/SKILL.md · Creates a new Angular app using the Angular CLI. This skill should be used whenever a user wants to create a new…
v1.0 · audit A · 427 stars
.cursorrules rules
aiskillstore/marketplace · pending/axelfreeman/marketing-mindset/.cursorrules
git:20260903.567c889 · audit A · 427 stars
AGENTS.md@pending/axelfreeman/marketing-mindset agents
aiskillstore/marketplace · pending/axelfreeman/marketing-mindset/AGENTS.md
git:20260903.567c889 · audit A · 427 stars
marketing-mindset skill
aiskillstore/marketplace · pending/axelfreeman/marketing-mindset/SKILL.md · Use when the user needs a professional marketer's operating mindset for any marketing, growth, or client-acquisition…
v0.1.0 · audit A · 427 stars
llms.txt@pending/axelfreeman/marketing-mindset llmstxt
aiskillstore/marketplace · pending/axelfreeman/marketing-mindset/llms.txt
git:20260903.567c889 · audit A · 427 stars
brand-voice-editor skill
aiskillstore/marketplace · pending/azeemkafridi/brand-voice-editor/SKILL.md · Edit social media content into a consistent brand voice while preserving facts and preparing it for BulkPublish…
git:20260902.2316198 · audit A · 427 stars
bulk-publish skill
aiskillstore/marketplace · pending/azeemkafridi/bulk-publish/SKILL.md · Upload media files (local or URL), manage media library, and batch-create posts via BulkPublish. Use when the user…
git:20260902.082a188 · audit A · 427 stars
campaign-performance-report skill
aiskillstore/marketplace · pending/azeemkafridi/campaign-performance-report/SKILL.md · Produce campaign performance reports from BulkPublish analytics with platform-aware metrics, caveats, and…
git:20260902.71e47fa · audit A · 427 stars
check-quota skill
aiskillstore/marketplace · pending/azeemkafridi/check-quota/SKILL.md · Check BulkPublish plan limits and current usage. Use when the user asks about their plan, limits, or remaining quota.
git:20260902.32a44bf · audit A · 427 stars
content-repurposing skill
aiskillstore/marketplace · pending/azeemkafridi/content-repurposing/SKILL.md · Repurpose a source article, newsletter, transcript, or announcement into a coordinated BulkPublish social content…
git:20260902.171842e · audit A · 427 stars

Every file in aiskillstore/marketplace

Other files named golang-swagger

golang-swagger skill
samber/cc-skills-golang · skills/golang-swagger/SKILL.md · Golang OpenAPI/Swagger documentation with swaggo/swag — annotation comments (@Summary, @Param, @Success, @Router…
v1.1.2 · audit A · 3,326 stars

Browse by kind, by grade A, or by owner.