feat(skill/xiaohongshu-publish-video): add safe-mode video publish workflow

This commit is contained in:
2026-03-04 14:22:56 +08:00
parent b9153c70c7
commit aec5bcbfab
2 changed files with 218 additions and 0 deletions
@@ -0,0 +1,4 @@
interface:
display_name: "XHS Publish Video"
short_description: "Publish XHS video notes with manifest linkage, hard gates, and publish modes"
default_prompt: "Use $xiaohongshu-publish-video with PLAYWRIGHT_SHARED_SESSION=codex-shared and run all browser steps via /Users/xd/java/xhs/tools/pw; publish XiaoHongShu video notes by preferring user video paths, otherwise generate via $gemini-video-web and use manifest target paths, enforce hard gates (videos>=1, topics>=5, no location, video-ready=true), and run in safe_mode by default unless live_mode is explicitly requested."