Published

antigravity-awesome-skills-data

Data Previews

skills

Loading data...

Schema

nametypedescription
idstringUnique identifier for the skill.
namestringHuman-readable name of the skill.
descriptionstringdetailed description of what the skill does.
categorystringCategory of the skill (e.g., coding, writing).
riskstringRisk level associated with the skill.
sourcestringSource of the skill definition.
pathstringFile path to the skill definition in the source repository.
tagsstringComma-separated list of tags associated with the skill.
triggersstringComma-separated list of trigger keywords for the skill.

Data Files

FileDescriptionSizeLast modifiedDownload
skills
311 kB26 days ago
skills
FilesSizeFormatCreatedUpdatedLicenseSource
1311 kBcsv7 days agoCC0 1.0 Universal

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