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.
How to install a skill
- 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. Or install by hand. Tick the skills you want, download the zip, and put each
SKILL.mdintoa ChatGPT project file, or the Instructions field of a custom GPT. - 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.