Stop
25Hook
Runs when the agent finishes a response, executing check_closeout.py via python3. From wwwzhouhui/skills_collection.
Hook
Runs when the agent finishes a response, executing check_closeout.py via python3. From wwwzhouhui/skills_collection.
Skill Claude CodeCodex
Checking and provisioning the machine's environment for the video-agent-kit plugin — probing for ffmpeg/ffprobe that actually carry the encoders and filters we render with (libx264/aac/libmp3lame, libass, libfreetype), python packages (mcp, cv2, numpy, PIL, jieba, fontTools, scenedetect) in the interpreter Claude Code…
Skill Claude CodeCodex
Global controller for video editing tasks. Use as the default entrypoint for any video edit request; it discovers materials, classifies the task, routes to specialized video-edit skills when available, and enforces the common file contract, timeline validation, preview rendering, QC, repair loop, and final report.
Skill Claude CodeCodex
Specialized workflow for multi-material video assembly. Use after video-edit-agent classifies a task as combining, selecting, ordering, de-duplicating, or shaping multiple user-provided videos/audio/images into one coherent finished video, montage, recap, social-media cut, or story.
Skill Claude CodeCodex
Consolidated narrated recap workflows for movie commentary, football/soccer match recaps, League of Legends esports recaps, and basketball/NBA/CBA full-game recaps. Use when video-edit-agent routes a full film, match, game replay, or broadcast into mode=movie-recap, mode=soccer-recap, mode=lol-recap, or…
Skill Claude CodeCodex
Consolidated single-source voiced-video workflows for speech condensing, talking-head subtitles, and end-to-end caption/edit orchestration. Use when video-edit-agent routes a single voiced video to mode=speech-condense, mode=talking-head-subtitles, or mode=video-pipeline.
Skill Claude CodeCodex
A Chinese-language tool for creating social-media cover images, posters, and videos with Wan 2.6 or Wan 2.7.
Skill Claude CodeCodex
A Chinese-language idea generator for Wan 2.7 image prompts, starting from an object, concept, or everyday scene.
Skill Claude CodeCodex
An article collector for WeChat Official Accounts, the publishing accounts used by organizations and writers on WeChat. It uses the mptext.top service to fetch recent posts from one or more accounts and convert them to Markdown, HTML, or plain text.
Skill Claude CodeCodex
A tool for reading and extracting WeChat Official Account articles from their links. It can retrieve the title, author, account name, text, images, and other article details.
Plugin Claude Code
Plugin marketplace listing 1 plugin: wechat-compliance-reviewer.
Skill Claude CodeCodex
A review tool for checking WeChat Official Account articles for possible rule violations before publication. It looks for risks such as deceptive sharing requests, fraud, marketing promotion, and copyright infringement.
Skill Claude CodeCodex
A writing tool for creating WeChat Official Account articles about Dify workflow examples. Dify is a platform for building AI workflows by connecting configured steps or nodes.
MCP server Claude CodeCodexCursor +2
MCP server "jimeng" as configured in wwwzhouhui/jimeng-mcp-server. Runs jimeng_mcp.server with python3. Needs 3 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP Server for converting Mermaid diagram code to images. Runs locally from the mermaid-mcp-server-png-pdf-jpg-svg Python package.