S3ptools
Tools for working with KONAMI's proprietary S3P file format.
Install / Use
/learn @aoki-marika/S3ptoolsREADME
s3ptools
Tools for working with KONAMI's proprietary ASF container file format, S3P.
Tools
s3pconvert.py
usage: s3pconvert.py [-h] [-o OUTPUT_PATH] input_path
Convert between ASF and S3P files.
positional arguments:
input_path S3P file to extract or extracted S3P directory to package
options:
-h, --help show this help message and exit
-o OUTPUT_PATH, --output OUTPUT_PATH
directory (extract, package) or file (package) to output to
Generally the workflow of this tool involves unpacking, replacing .asf file(s), and repacking.
s3pconvert.py originals/file.s3p #extracts to ./file/
ffmpeg -i new_sound.mp3 ./file/2.asf #replace the second sound
s3pconvert.py file #packages ./file/ to ./file.s3p
Notes
There's some unknown fields in the S3V header that are stored in metadata.json, they don't seem to matter but they can be modified and are respected when packaging.
Related Skills
node-connect
344.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
96.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
344.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
344.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
