anthropics/skills: 169K Stars, Zero Releases, No License File

CASE FILE — SKILLS COLLECTION
anthropics/skills
169,001 stars, fourteen people at the wheel, and a body of Python that nobody outside the project has watched run in CI.
The short version

anthropics/skills has 169,001 stars and pushed a commit today, but it has never cut a tagged release and, per the GitHub API as checked, carries no license file. Fourteen people have committed to it, and one of them accounts for 30% of that history. It's a prompt/skill collection, not a software library — judge it on currency, editorial concentration, and licensing, not on unit tests.

Measured via the GitHub API on August 14, 2026
169,001
Stars
20,127
Forks
14
Contributors
30%
Top contributor share
0
Tagged releases
0 days
Since last push
Weekly commits, last 52 weeks — 48 total, peak 9/wk. Via the GitHub API.

The number that doesn't add up

169,001 stars is the kind of number that usually means a project with a sprawling maintainer base, a release cadence, a governance page. This one has fourteen contributors on record. That's not damning by itself — plenty of well-run repositories run lean — but it's the first contradiction in the file, and it's worth sitting with before moving on: a lot of eyes, very few hands.

What's actually in the box

This is a prompt/skill collection, not an importable library — the description says as much: "Public repository for Agent Skills." So the usual software-engineering health checks don't map cleanly. Still, the shape of the 412 files is informative. The language mix runs 86% Python, 11% HTML, 2% Shell, 1% JavaScript — these aren't inert markdown prompts, there's executable code sitting alongside them. A test directory is present. CI configuration is not. No Dockerfile.

Why it matters

A tests/ path being present tells you someone thought testing mattered enough to write some — it says nothing about what those tests cover or whether they currently pass. With no CI configuration in the data, there's no automated record of that either. If you pull in the Python here, you're the one who finds out whether it runs clean.

Who's holding the pen

Fourteen contributors, and one of them authored 30% of the commits. That's an editorial signal, not a code-review or bus-factor claim — this repository is mostly prompts and skill definitions, and commit share here says whose judgment is shaping the collection's content, not who could keep the codebase running if they left. 1,084 open issues sit against that same small contributor pool. Recent activity is real — 48 commits in the measured window, and the last push was today — but the weekly-commit chart above shows bursts, not a steady drumbeat.

No way to pin what you took

Zero tagged releases, as of this check. Created 325 days ago, pushed to today, and never once tagged. If you adopt something from this repository into your own workflow, there's no version number to point at later — only a commit SHA, which you'll have to remember to record yourself. 20,127 forks exist; that's a count of forks, not a count of teams running this in production, and the data doesn't tell you which.

The paperwork that's missing

No license file turned up in this check. By default, that means no permission has been granted to use, modify, or redistribute the contents — regardless of the repository being public and regardless of the star count. This is the kind of detail that gets skipped when a repo is popular enough that everyone assumes someone else already checked. As of August 14, 2026, nobody should assume that here.

Also crossing the desk today, for context only: cactus-compute/needle, altic-dev/FluidVoice, unslothai/unsloth, macro-inc/macro, and megadose/holehe.

Questions people ask

Is anthropics/skills open source?

As checked on August 14, 2026, no license file was found in the repository. Without one, the default legal position is that no permission has been granted to use, modify, or redistribute the code, regardless of the repository being public.

How many people maintain anthropics/skills?

Fourteen contributors are on record as of August 14, 2026. The top contributor authored 30% of commits, which is a measure of editorial concentration over the content, not a claim about code review or succession.

Can I pin a specific version of anthropics/skills?

Not via a release tag. The repository has 0 tagged releases as of this check. The only way to pin a known state is to record a specific commit SHA.

Is anthropics/skills actively maintained?

The last push was 0 days ago (the day of this check), with 48 recent commits measured and the repository created 325 days prior. Activity is current as of the check date.


Pushed today, 169,001 stars, and still no tag and no license to point at. Nothing here says the skills themselves are bad — that's outside what this data can answer. It says: read the license situation before you build on it, and if you adopt anything, write down the commit SHA yourself, because the project won't do it for you.

Read the full article
THE CALL: READ THE LICENSE FIRST

Comments

Popular posts from this blog

One Person Still Writes 59% of This 19K-Star 3D Editor

16,496 stars, 144 days old, and still called v0.5.0

Hugging Face Wants OpenAI's Rogue-Agent Traces, Not Apologies