Hskill-chatcut
Two reusable Agent Skills for a complete talking-head video workflow:
- Edit and verify talking-head videos in ChatCut.
- Prepare approved videos for Xiaohongshu, Douyin, and WeChat Channels with AI-generated, content-specific copy.
The repository is designed for creators who want repeatable editing and publishing workflows without locking every video into one visual style or one set of captions and hashtags.
Skills
edit-talking-head-videos
Use ChatCut to perform transcript-led rough cuts, complete-sentence subtitles, optional bilingual adaptation, content-driven chapters and summary overlays, flexible covers, continuity review, screenshot verification, and export.
The Skill adapts its visual decisions to the source video, audience, publishing platform, and user brand. It does not impose a fixed industry template.
publish-video-three-platforms
Prepare an approved local video for Xiaohongshu, Douyin, and WeChat Channels.
The Skill analyzes the actual video or transcript before generating a separate title, description, and hashtag set for each platform. Uploads may overlap, while copy, topics, scheduling, declarations, and final review are completed one platform at a time. Its job validator enforces one active platform, ISO timestamps, credential exclusion, and current-task authorization for a completed publish. It applies an unattended scheduling fallback when authorized and leaves the final click to the user unless the current task explicitly authorizes that click.
Installation
Install one Skill globally:
npx skills add handsomeng/Hskill-chatcut@edit-talking-head-videos -g -y
npx skills add handsomeng/Hskill-chatcut@publish-video-three-platforms -g -y
Install from a local clone:
git clone https://github.com/handsomeng/Hskill-chatcut.git
npx skills add ./Hskill-chatcut -g
Requirements
For video editing:
- ChatCut and its Codex or agent integration
- Local access to the source video
For three-platform publishing:
- A browser-control integration
- Logged-in creator accounts for Xiaohongshu, Douyin, and WeChat Channels
- A final local video approved by the user
The publishing Skill never requires storing passwords or browser cookies in the repository.
Example prompts
Edit this talking-head video in ChatCut. Keep the speech coherent, add readable Chinese subtitles, and export the final MP4.
Add bilingual subtitles and a content-driven chapter progress bar. Review the whole video before export.
Prepare this final video for Xiaohongshu, Douyin, and WeChat Channels. Write each platform's title, description, and hashtags from the video content, then stop before publishing.
Safety
- Review generated titles, descriptions, translations, claims, and hashtags before publication.
- Keep account login and verification steps under user control.
- Treat final publication as an explicit, irreversible action.
- Platform interfaces and limits change. Verify the current page instead of trusting historical limits.
License
MIT
No comments yet
Be the first to share your take.