AgentSkill.club

Discover AI agent skills, synced from GitHub

Visit Website
January 19, 2026 I built AgentSkill.club β€” a GitHub-powered marketplace for AI agent skills

Hey Indie Hackers πŸ‘‹
I want to share a product I’ve been working on recently: AgentSkill.club.

πŸ‘‰ https://www.agentskill.club


πŸ’‘ The problem I ran into

As AI coding agents (Claude, Codex, Qwen, etc.) get more powerful, I noticed a new pain point:

Agent skills are everywhere on GitHub β€” but impossible to manage at scale.

What I kept running into:

  • Skills scattered across thousands of repos

  • No standard way to browse or compare them

  • Hard to tell if two skills are actually the same

  • No visibility into what’s new vs. updated

  • Lots of copy-paste and rediscovery

GitHub is great for hosting code β€”
but it’s not designed to be a marketplace for reusable agent skills.


🧠 The idea

I decided to build AgentSkill.club as a layer on top of GitHub.

Instead of asking people to upload skills manually, the platform:

  • automatically discovers skills from public GitHub repos

  • parses skill documentation (e.g. skill.md)

  • deduplicates skills using content fingerprints

  • tracks updates and versions

  • adds review and moderation workflows

The goal is simple:

Make AI agent skills easy to discover, evaluate, and reuse.


βš™οΈ What it does today

Current features:

  • πŸ”„ Automated GitHub sync (configurable topics & schedules)

  • 🧬 Content-based deduplication (even across different repos)

  • πŸ›‚ Review & publish workflow (pending β†’ published β†’ deprecated)

  • πŸ” Searchable, SEO-friendly skill pages

  • πŸ“¦ Full skill documentation rendered on the site

  • πŸ”— Clear links back to original GitHub repositories

The platform itself is not open-source,
but it focuses on organizing skills that already live on GitHub.


πŸš€ Why I’m sharing this here

AgentSkill.club is still early, and I’m figuring things out as I go.

I’d really appreciate feedback from people who:

  • use AI agents daily

  • build internal tools or workflows

  • care about reuse instead of one-off prompts

  • have ideas about where agent ecosystems are going

Questions I’m thinking about:

  • Should skills be more opinionated or more flexible?

  • What makes a β€œhigh-quality” agent skill?

  • How should monetization (if any) work in the future?


πŸ™Œ Thanks for reading

If this resonates, I’d love to hear your thoughts β€”
or answer any questions about how it’s built.

πŸ‘‰ https://www.agentskill.club

Thanks!
Peter

Comment

About

I kept struggling to find and reuse AI agent skills scattered across GitHub. I built AgentSkill.club to add a discovery and reuse layer on top of GitHub, making agent skills easier to find, compare, and reuse.