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 Scripts Subset

Skill Count: 28,954

This dataset is a scripts-focused subset of zhangdw/astra-skills.

It contains only skills whose skill directory includes a scripts/ subdirectory, intended for researchers studying:

  • script-backed agent workflows
  • tool invocation patterns around executable helpers
  • skill design practices combining prompt instructions with runnable scripts

Subset Definition

Source dataset: zhangdw/astra-skills

Selection rule:

  • Keep a skill directory iff it contains scripts/

Formally: keep directory $d$ when is_dir(d/scripts) is true.

Snapshot Summary

  • Extraction date: 2026-04-15
  • Source root scanned: astra-skills/github/
  • Matched skills with scripts: 28,954
  • Copied subset root: github/

Directory Layout

github/
  <skill_dir>/
    SKILL.md
    _meta.json
    scripts/
    ...

Relation to Full Dataset

  • Full corpus (all deduplicated skills): zhangdw/astra-skills
  • This dataset is a strict subset filtered by scripts presence.

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-scripts (Revision d1a4872) },
  year         = 2026,
  url          = { https://huggingface.co/datasets/zhangdw/astra-skills-scripts },
  doi          = { 10.57967/hf/8400 },
  publisher    = { Hugging Face }
}

License

Dataset metadata/packaging uses Apache-2.0. Individual skill contents remain subject to their original repository licenses.

Downloads last month
-