yichen-x-slicer
Installation
SKILL.md
Yichen X Slicer(逸尘 X 切片)
Turn one public X status URL into a complete 3:4 image sequence. Use sunset(落日琥珀版)unless the user explicitly chooses another template.
Run
- Resolve the directory containing this
SKILL.mdasSKILL_DIR. - Choose a new output directory under the current task's user-facing
outputs/directory. Never overwrite or delete an earlier run. - Run. This default command generates the image sequence, image ZIP, and MP4:
"<node-bin>" "$SKILL_DIR/scripts/yichen_x_slicer.mjs" \
--url "<x-status-url>" \
--output "<absolute-output-directory>"
Use the bundled Codex Node.js executable when available. The script locates bundled Playwright automatically; if discovery fails, set YICHEN_X_SLICER_PLAYWRIGHT_MODULE to <workspace-node-packages>/playwright/index.mjs after loading workspace dependencies.
The default template is sunset. To override it: