Anthropic's open-source Claude Skills repo hits 173K stars, loading each skill for ~100 tokens
rohanpaul_ai · x · 2026-09-02
Anthropic maintains a large open-source repository of Claude Skills with 173K+ GitHub stars.
- What skills are: predefined instruction folders that your model/agent loads on the fly only when needed, for tasks like creating documents or testing web apps.
- No more long prompts: the system learns your workflow once and executes it automatically.
- Lazy loading: each skill costs only 100 tokens to read its metadata; full instructions enter active memory only when the task requires them, keeping the main context window clean.
- Ecosystem: a dedicated skill helps you build brand-new skills from scratch, and a single terminal command installs tools that work seamlessly across the web UI and the API.
Related event: Anthropic's Open-Source Skills Repo Tops 170K Stars(2 posts)→
More from coding & agent
- Developer asks: is LangChain still worth it vs rolling your own agent harness? — curious_vii · 2026-09-03
- Inference Engineering Is Just a Recipe: vLLM/SGLang, Replicas, Cache-Aware Routing — GabGarrett · 2026-09-03
- Developer accidentally built an entire agent factory with Fable 5.1 — 0xkarasy · 2026-09-03
- Microsoft adds Fabric data agents to Foundry agents via Fabric IQ (preview) — adnan_hashmi · 2026-09-03
- Databricks pitches agent-native data infrastructure, Lakebase Postgres at VLDB 2026 — matei_zaharia · 2026-09-03
- doodlestein ships a comprehensive web app review skill after months of debugging — doodlestein · 2026-09-03