Agent skills by task

Categories tell you what a skill is about. This tells you what it is for. Each page below covers one job people actually hand to an agent — what a good skill for it does, what to watch for, and the skills in the registry that do it.

Engineering

Writing & docs

Data

Design & product

Operations

Business

Frequently asked questions

What can AI agent skills do?

Anything you can write down as a repeatable method. In practice the common ones cover engineering work (code review, tests, debugging, refactoring, deployment), document work (PDFs, Word files, spreadsheets, documentation), data work (SQL, analysis, charts) and business work (email, planning, research). A skill is instructions, not a program, so the limit is what your agent can already reach.

How do I choose between two skills for the same task?

Read both SKILL.md files — every skill page shows the whole thing. Prefer the one that is specific about when NOT to apply, names the tools or frameworks it assumes, and declares the narrowest set of capabilities. Install counts and ratings help, but a skill that matches your stack beats a more popular one that does not.

Can I install more than one skill for the same task?

Yes, and it is common. Agents load skills on demand based on their descriptions, so overlapping skills mostly cost disk space rather than context. If two skills genuinely conflict on method, the clearer description usually wins the match — which is an argument for keeping only the one you trust.