Antigravity Awesome Skills Data

324
0
Updated:
Files:1
Size:311 kB
Formats:csv
License:CC0-1.0

A curated catalog of skills for LLMs and AI agents. Each entry captures the skill's name, description, category, risk level, trigger keywords, and source path.

API Access

Access dataset files directly from scripts, code, or AI agents.

Browse dataset files
Dataset Files

Each file has a stable URL (r-link) that you can use directly in scripts, apps, or AI agents. These URLs are permanent and safe to hardcode.

/ai/antigravity-awesome-skills-data/
https://datahub.io/ai/antigravity-awesome-skills-data/_r/-/README.md
https://datahub.io/ai/antigravity-awesome-skills-data/_r/-/datapackage.yaml
https://datahub.io/ai/antigravity-awesome-skills-data/_r/-/generate_dataset.py
https://datahub.io/ai/antigravity-awesome-skills-data/_r/-/skills.csv
Key Files

Start with these files — they give you everything you need to understand and access the dataset.

datapackage.yamlmetadata & schema
https://datahub.io/ai/antigravity-awesome-skills-data/_r/-/datapackage.yaml
README.mddocumentation
https://datahub.io/ai/antigravity-awesome-skills-data/_r/-/README.md
Typical Usage
  1. 1. Fetch datapackage.yaml to inspect schema and resources
  2. 2. Download data resources listed in datapackage.yaml
  3. 3. Read README.md for full context

Data Files

Explore with AI

skills

Download

Download CSV

About

Last updated
7 February 2026
Total rows
...
Format
CSV
File size
311 kB

About this dataset

This dataset contains a curated catalog of skills for various LLMs and AI agents, extracted from the antigravity-awesome-skills repository.

Dataset Structure

The dataset consists of the following files:

  • skills.csv: The main data file containing the skills list.
  • datapackage.yaml: Frictionless Data metadata describing the dataset schema.
  • generate_dataset.py: A Python script used to generate individual CSV files from the source skills_index.json and CATALOG.md.

Generation

To regenerate this dataset from the source files:

  1. Ensure you have skills_index.json and CATALOG.md in the parent directory.

  2. Run the generation script:

    python3 generate_dataset.py
    

License

CC0 1.0 Universal - Public Domain Dedication