Back to search

ChatGPT Skills

A skill is a markdown brief an agent loads on demand, so a SKILL.md drops straight into a ChatGPT project or a custom GPT. These are the most-installed skills for the tasks ChatGPT gets asked for most.

Browse the full skill library

How to install a skill

  1. 1. Install from the registry. Run the per-skill command shown on each card below from your project root — it writes the skill into your project’s skills directory:
    npx skills use "https://github.com/owner/repo" --skill "skill-name"
  2. 2. Or install by hand. Tick the skills you want, download the zip, and put each SKILL.md into a ChatGPT project file, or the Instructions field of a custom GPT.
  3. 3. Use it. Upload the SKILL.md to the project's files (or paste it into the GPT's instructions), then start a new chat in that project.