Turn product screenshots, setup captures, official source links, and rough notes into a publish-ready Xiaohongshu post pack.
- Verify current product claims before writing
- Screen screenshots for sensitive data before publishing
- Turn rough notes into a clean Xiaohongshu carousel arc
- Produce final images, caption copy, a manifest, and review artifacts
Run:
python3 "${CODEX_HOME:-$HOME/.codex}/skills/.system/skill-installer/scripts/install-skill-from-github.py" \
--repo JasonYeYuhe/xiaohongshu-product-post-packager \
--path skills/xiaohongshu-product-post-packagerThen restart Codex so it discovers the new skill.
Use xiaohongshu-product-post-packager to turn these screenshots, source links, and rough notes into a publish-ready Xiaohongshu carousel plus caption.
skills/
└── xiaohongshu-product-post-packager/
├── SKILL.md
├── agents/openai.yaml
├── references/
└── scripts/
