From PDF wizards to Slack-GIF generators, I went deep into Anthropic’s new Agent Skills ecosystem — mostly inside Claude Code, where the action really is. Here are the Skills actually worth installing, the Claude Code workflows that have quietly reshaped my dev loop, and the patterns that separate a great Skill from a glorified prompt.

Why I Went Down This Rabbit Hole

When Anthropic dropped Agent Skills in October 2025, my first reaction was: another abstraction layer? My second reaction, after spending a weekend with them inside Claude Code, was: this is how agents actually become useful.

A Skill is deceptively simple — a folder with a SKILL.md file, optional scripts, and reference docs. But the magic is progressive disclosure: Claude only loads what it needs, when it needs it. That means you can hand an agent a 200-page playbook without burning a single token until the moment it’s relevant.

And Claude Code is the place where Skills feel most alive. In the last twelve months it’s gone from a terminal-only experiment to a multi-surface developer environment — terminal, IDE plugin, desktop app, web, iOS, and Slack — powered by Sonnet 4.6 and Opus 4.7, with adoption stories from Ramp, Intercom, Notion, Spotify, Shopify, Figma, Stubhub, and Asana. It’s arguably the fastest-growing AI dev tool on the market right now, and Skills are the layer that turns it from “impressive demo” into “this is how my team ships code.”