goth-fundamentals

Installation
SKILL.md

Goth Fundamentals

Expert guidance for github.com/markbates/goth - a Go library providing simple, clean, idiomatic multi-provider OAuth authentication.

Installation

Install the package:

go get github.com/markbates/goth

Import in code:

import (
    "github.com/markbates/goth"
    "github.com/markbates/goth/gothic"
    "github.com/markbates/goth/providers/google"
Related skills

More from linehaul-ai/linehaulai-claude-marketplace

Installs
18
GitHub Stars
4
First Seen
Jan 24, 2026