aaalaniz/Goose Recipe Shortener

Generate a Goose deep link from a recipe file and optionally shorten it.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Jul 10, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: aaalaniz/goose-recipe-shortener@d495a87699696c2b6a8d9cdacd0693b15d00c55d # no releases — HEAD as of 2026-08-29

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
recipe_pathPath to the Goose recipe file.yes
shortenerShortener to use: shortio, customno
short_url_pathThe path for the shortened URLno
shortio_api_keyshort.io API key.no
shortio_domainshort.io domain.no
custom_shortener_pathPath to custom JavaScript shortener file (when shortener is "custom")no
namedescription
goose_deep_linkThe generated Goose deep link.
short_urlThe shortened URL.