Data Previews
skills
Loading data...
Schema
| name | type | description |
|---|---|---|
| id | string | Unique identifier for the skill. |
| name | string | Human-readable name of the skill. |
| description | string | detailed description of what the skill does. |
| category | string | Category of the skill (e.g., coding, writing). |
| risk | string | Risk level associated with the skill. |
| source | string | Source of the skill definition. |
| path | string | File path to the skill definition in the source repository. |
| tags | string | Comma-separated list of tags associated with the skill. |
| triggers | string | Comma-separated list of trigger keywords for the skill. |
Data Files
| File | Description | Size | Last modified | Download |
|---|---|---|---|---|
skills | 311 kB | 26 days ago | skills |
| Files | Size | Format | Created | Updated | License | Source |
|---|---|---|---|---|---|---|
| 1 | 311 kB | csv | 7 days ago | CC0 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 sourceskills_index.jsonandCATALOG.md.
Generation
To regenerate this dataset from the source files:
-
Ensure you have
skills_index.jsonandCATALOG.mdin the parent directory. -
Run the generation script:
python3 generate_dataset.py
License
CC0 1.0 Universal - Public Domain Dedication