home/categories/media/ecnu-icalk-autoskill-skillbank-convskill-english-gpt4-8-glm4-7-audio-filename-parsing-for-zero-prefixed-numbers-skill-md
mediacontent-media
audio-filename-parsing-for-zero-prefixed-numbers
Parses text strings to map to audio files. If text starts with '0' followed by a digit (e.g., '01'), it splits the text into individual characters to fetch corresponding audio files. Otherwise, it uses the whole text as the filename.
maintainer
ECNU-ICALK
Mis à jour 3/13/2026
Étoiles
304
Forks
34
quick start
Installation and usage
Parses text strings to map to audio files. If text starts with '0' followed by a digit (e.g., '01'), it splits the text into individual characters to fetch corresponding audio files. Otherwise, it uses the whole text as the filename.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use audio-filename-parsing-for-zero-prefixed-numbers