All skills
Skillintermediate

GitHub CLI

[Daggerverse](https://daggerverse.dev/mod/github.com/sagikazarmark/daggerverse/gh)

Claude Code Knowledge Pack7/10/2026

Overview

GitHub CLI

Daggerverse

Examples

Go

dag.Gh().Run("--help")

Shell

Run the following command to see the command line interface:

dagger call -m "github.com/sagikazarmark/daggerverse/gh@main" --help

To Do

  • Allow getting the binary for other platforms
  • Allow customizing the base image
  • Figure out if a token is always required
  • Add support for GitHub Enterprise
  • Add more examples

Credits

Inspired by this module by @aweris.