Skip to content

How to install a skill

Every skill on this site is a single SKILL.md file. To use one, drop it into your own Claude Code installation. There’s no package manager — just copy the file.

What is a Claude Code skill?

A skill is a markdown file with YAML frontmatter that tells Claude when and how to apply a particular piece of knowledge or workflow. Claude auto-loads skills whose descriptions match what you’re asking about. Read more in the official Claude Code skills docs.

Why “asb-”?

Every skill on this site starts with asb- (for A Smart Bear). The prefix namespaces the skills so they don’t collide with your own local skills, and makes it obvious in any Claude session which knowledge came from here.