Dataset Viewer
The dataset viewer is not available for this subset.
Cannot get the split names for the config 'default' of the dataset.
Exception:    SplitsNotFoundError
Message:      The split names could not be parsed from the dataset config.
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
                  for split_generator in builder._split_generators(
                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 82, in _split_generators
                  raise ValueError(
              ValueError: The TAR archives of the dataset should be in WebDataset format, but the files in the archive don't share the same prefix or the same types.
              
              The above exception was the direct cause of the following exception:
              
              Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 65, in compute_split_names_from_streaming_response
                  for split in get_dataset_split_names(
                               ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
                  info = get_dataset_config_info(
                         ^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/inspect.py", line 291, in get_dataset_config_info
                  raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
              datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

Astra Skills Collection

Skill Count: 148,134

Snapshot of deduplicated AI agent skills crawled via Astra on 2026-04-15.

Snapshot Summary

  • Total deduplicated skills (skills.db): 148,134
  • Source labels in DB: github only
  • Crawl time range (UTC, from DB): 2026-04-15 09:10:282026-04-15 11:59:38

What This Dataset Contains

Each saved skill directory is copied from a GitHub repository path that contains SKILL.md.

Typical structure:

{source}_{owner}_{skill_name}/
├── SKILL.md
├── _meta.json
└── [optional files, e.g. scripts/]

_meta.json stores crawl metadata such as source site, repo URL, owner, repo, skill name, and relative path.

Crawl Pipeline (Current)

  1. Discover GitHub repositories from skill index websites (skills.sh, skillstore.io, agent-skills.md) plus configured seed repos.
  2. Clone discovered repositories.
  3. Recursively detect directories containing SKILL.md.
  4. Copy skill directories into this dataset layout.
  5. Deduplicate by MD5 hash of SKILL.md content in skills.db.

Note: website index coverage does not guarantee 100% successful retrieval of every listed skill, because repository accessibility and content availability can vary.

Intended Use

  • Research on tool-use and instruction-following behavior in coding agents
  • Skill retrieval, ranking, and composition experiments
  • Analysis of real-world agent skill ecosystems

Authors

  • Dawei Zhang (GitHub: zhangdw156)

Citation

If you use this dataset in research, please cite:

@misc{dawei_zhang_2026,
  author       = { Dawei Zhang },
  title        = { astra-skills (Revision 146eb8c) },
  year         = 2026,
  url          = { https://huggingface.co/datasets/zhangdw/astra-skills },
  doi          = { 10.57967/hf/8399 },
  publisher    = { Hugging Face }
}

License

Dataset metadata and packaging are under Apache-2.0. Individual skill contents remain subject to their original repository licenses.

Downloads last month
61