workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

๐•โšก๐Ÿ’ฌ

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
๐Ÿค–ChatGPT
โœจClaude
๐Ÿ’ŽGemini
๐Ÿ›๏ธShopify
๐Ÿ”Ahrefs
๐Ÿ“ŠSheets
๐Ÿ’ฌWhatsApp
๐Ÿ“ฑMeta Ads
+50 moreCreator program โ†’

ยฉ 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
devtools

backage: Simple GitHub Package Badges

Get easy badge endpoints for GitHub Packages with backage, a tool for startup founders and developers.
intermediateโฑ 30 minutes๐Ÿ’ต Free
57 stars14 forksPythonQuality 8/10Updated 7/13/2026100% free ยท open source
What it is

Use the backage skill to fetch data from the GitHub Packages badge endpoint.

What you can make with it

Automations like: checking GitHub Package dependency updates and sending alerts via email or chat channels.

How it helps

With backage, you can keep track of package dependencies and avoid unexpected changes, saving you from potential issues in downstream projects.

Real use case example

"A developer wants to get notified when a critical GitHub Package dependency is updated. They use the backage skill in a GitHub Actions workflow to fetch the data and send an alert via Slack. The update notification is sent to the dev team's Slack channel within minutes."

If you're new

If you're new to automating GitHub workflows and need a simple way to fetch data from the GitHub Packages badge endpoint, start with this skill.

If you're senior

Senior engineers and DevOps teams using GitHub Actions should consider using this skill for its ease of use and direct access to the GitHub Packages badge endpoint.

Common confusion cleared up

The skill name 'backage' might sound unfamiliar, but it's simply the endpoint behind the GitHub Packages badge.

Best inside these AI tools
Self-hostedAny AI Client
Pairs with
GitHub ActionsStripe webhookNotion database
Why we list it on WorkflowStacks: This skill is included in our marketplace because it's open-source and can be used to fetch data from the GitHub Packages badge endpoint, similar to a custom-built solution but with less effort.
What it does

Backage provides easy badge endpoints for GitHub Packages, allowing startup founders and developers to display package information through visual badges.

Install / run
pip install backage
When to use it
  • โ€ขYou need to display the version of your GitHub Package on your project's README
  • โ€ขYou want to show the download count of your GitHub Package on your website
  • โ€ขYou need to integrate GitHub Package information into your project's documentation
Quick start
  1. 1Create a new Python file, e.g., `app.py`, and import the backage library
  2. 2Use the `backage.Badge` class to generate a badge endpoint, e.g., `badge = backage.Badge('your-username', 'your-package-name')`
  3. 3Configure the badge by setting the `label` and `color` attributes, e.g., `badge.label = 'My Package'` and `badge.color = 'blue'`
  4. 4Start the backage server using `backage.run()` to expose the badge endpoint
  5. 5Access the badge endpoint by visiting `http://localhost:8080/your-username/your-package-name.svg` in your web browser
Ready-to-paste prompt
python -m backage --username your-username --package your-package-name --label 'My Package' --color blue
Heads up: Make sure you have the `github_token` environment variable set with a valid GitHub token to authenticate with the GitHub API
Saves to your device

Topics

api
automation
docker
ghcr
github-actions
gnu-parallel
gradle
json2xml
maven
monitoring
npm
nuget
proxy
rubygems
scraper
time-series
yq
What's inside โ€” free to inspect
No purchase needed

Read the entire source before you build โ€” unlike paid marketplaces that hide it behind a buy button.

10
top-level files
2
folders
4536.4M
repo size
MIT
license
Key files
README.md
File tree
.github/
src/
.dockerignore
.gitignore
.python-version
Dockerfile
LICENSE
optout.txt
owners.txt
pyproject.toml
README.md
uv.lock
Quick Actions
Details
Creator
ipitio
Language
Python
Category
devtools
Published
6/8/2024

Are you the creator of this tool? Claim your listing โ†’ and earn 85% of every sale.

Related skills

More devtools tools founders pair with this one.

devtoolsโ˜… 156,733
Scale web data with firecrawl
Get web data at scale with firecrawl, for founders. 132k+ GitHub stars.
devtoolsโ˜… 102,795
browser-use: Automate Web Tasks
Founders use browser-use to automate online tasks with ease, ideal for startups needing AI-powered browser automation.
devtoolsโ˜… 95,447
Puppeteer: Automate Browsers
Get browser automation with Puppeteer. For founders who need reliable testing and automation tools.
devtoolsโ˜… 92,904
Playwright: Simplify Web Testing
Get easy cross-browser testing with Playwright, ideal for startup founders and developers, with 90k+ GitHub stars
devtoolsโ˜… 69,698
Streamline IT with Ansible
Deploy and maintain apps with ease using Ansible, a simple automation platform, ideal for founders and dev teams, with 69k+ GitHub stars.
devtoolsโ˜… 63,399
Scrapy: Fast Web Scraping
Extract web data with Scrapy, a Python framework for founders. 62k+ GitHub stars.