Questions? hello@viberation.devGet supportBlogDocsChangelog
Get started

Skills

Teach your agent how you work

A skill is a folder of instructions your coding agent loads when a task matches, so it follows a proven method instead of improvising. These are ranked by real installs, and each skill's page shows independent security checks where they exist.

Popular skills

5 of 65

Install counts from skills.sh and stars from GitHub, refreshed hourly. Filter them in the directory.

Clear filters
  • Data & analysis

    Just Scrape

    Scrape, crawl and pull structured data from the web.

    245K installs · 58 stars
  • Data & analysis

    Excel (xlsx)

    Read, fix and build spreadsheets with formulas and charts.

    167.7K installs · 176.2K stars
  • Data & analysis

    graphify

    Turn a codebase into a knowledge graph your agent can query.

    7K installs · 116.5K stars
  • Data & analysis

    Athena Data Lake Queries

    Run SQL over your AWS data lake with Athena.

    5.2K installs · 2.6K stars
  • Data & analysis

    Redshift Guide

    Stop your agent writing Postgres SQL for Amazon Redshift.

    1.8K installs · 2.6K stars

Install and manage

Package managers and CLIs that put skills into Claude Code, Cursor, Codex and the rest.

  • CLIs

    skild

    A package manager for skills, with versions and team sync.

    Open source
  • CLIs

    SkillKit

    Install skills once and use them in every agent.

    Open source
  • CLIs

    skills CLI

    Install any agent skill with one npx command.

    Open source

Find more skills

Directories, leaderboards and curated lists, most with security checks on each skill.

Sell your skills

Marketplaces where you can list a skill you wrote and get paid for it. Each sets its own fees and terms.

Guides

What skills are, how to install them safely, and how to write your own.

  • Context engineering

    Installing skills safely

    A skill is instructions your agent will follow, and sometimes scripts it will run with your permissions. Treat installing one like adding a dependency, not l…

    Intermediate
  • Context engineering

    What an agent skill is

    A skill is a folder with a SKILL.md file in it. The file starts with a name and a one-line description, followed by instructions written for the agent.

    Beginner
  • Context engineering

    Writing your first skill

    You already have a skill in you: the thing you keep typing into every session. Write it down once.

    Intermediate