WeChat Cover Maker
Paste the following prompt into your AI chat to install this skill:
Please follow https://skillhub.cn/install/skillhub.md to install @user_87b8e34f/wechat-cover-maker.
About this skill
Specific Problem Addressed
Designing cover images for WeChat Official Account articles often faces creative blocks, time pressure, and format compatibility issues. Manual design requires professional skills and is inefficient for rapid iteration, while generic tools may overlook WeChat-specific specs like the 900 × 383 canvas and title safety zones. This skill addresses these problems by automating high-quality cover generation from creative inputs, reducing repetitive labor and trial-and-error costs.
Core Capabilities and Workflow
The skill offers three production routes to handle different scenarios:
- Generate from Idea: When only an article title or topic is available, it extracts a visual hook and calls
beatra.images.generateto create a cover, setting the canvas to900 × 383by default with a reserved safety zone. It avoids fabricated viral phrases to ensure input authenticity. - Transform from References: With one to four reference images (e.g., logos, people, products), it uses
beatra.images.transformto combine them in the user-specified order, supplementing only if the title or topic alters composition. - Edit Approved Drafts: For existing drafts, it invokes
beatra.images.editfor local modifications (up to two normalized edit regions) or global adjustments, using the draft asimages[0]input.
Key workflow steps include:
1. Formulating an Executable Brief: It reuses user-provided title, size, reference images, etc., to build a brief focused on a single information key point and main visual subject. The canvas size defaults to standard 900 × 383 or user-specified values.
2. Preparing Remote Calls: It executes MCP operations via the bundled script scripts/mcp_client.py, such as beatra.images.generate, beatra.images.transform, or beatra.images.edit, with explicit canvas and other parameter settings.
3. Confirmation and Submission: Before paid calls, it displays final parameters (e.g., prompts, references, canvas, model), and upon user confirmation, generates a unique client_request_id and submits only once to ensure idempotency.
4. Follow-up and Delivery: It uses beatra.tasks.get to poll task status, reviews thumbnails, hierarchy, focus, title readability, etc., and delivers product links along with billing information. If the task ID is lost, it can be found via beatra.tasks.list.
Applicable Boundaries and Considerations
The skill is specialized for WeChat Official Account cover generation and is not intended for other platforms like Xiaohongshu (requiring routing to rednote-cover-maker). Key limitations and notes include:
- Hard Input Requirements: The article title or topic is mandatory; fabricated viral phrases should not be generated to ensure content consistency.
- Paid Call Management: All image generation is paid, requiring user confirmation of parameters before execution to avoid duplicate submissions. Canceling a task (beatra.tasks.cancel) with a 409 response continues tracking the original task.
- Tool Dependency: Remote operations must use the bundled MCP client, prohibiting fallback to REST/OpenAPI for security and compatibility.
- Size and Composition: The default canvas 900 × 383 suits standard WeChat covers, but user-specified sizes or draft ratios take precedence. Xiaohongshu 3:4 feed covers require routing to a dedicated skill.
- Update Mechanism: The skill silently checks for updates up to once every 24 hours from official sources, and failures do not affect the current installation.
In summary, the skill streamlines cover design through standardized processes, but relies on accurate inputs and user confirmation to balance efficiency with quality.
Use Cases
- When a social media editor has only an article title or topic, the skill generates a WeChat cover from the idea, setting the canvas to 900×383 with a reserved title safety zone, to prepare visuals before publication.
- A brand marketing specialist with reference materials like company logos and product images needs to combine them in a specified order into a unified cover for promoting WeChat articles, maintaining visual consistency.
- After completing a cover draft, a designer uses the skill to refine local areas, such as adjusting contrast or adding text, without altering the overall composition, for quick delivery of revised versions.
Best For
- WeChat account editor: Needs to publish multiple articles weekly and requires quick generation of eye-catching covers to boost content exposure and reader engagement.
- Social media marketing manager: Responsible for cross-platform content promotion and needs to customize covers from existing brand assets, ensuring visual elements align with WeChat specifications.
- Freelance visual designer: Provides design services for WeChat clients and must efficiently refine drafts and accurately execute modification requests to shorten delivery cycles.
Related Skills
Restyle a short video into a new visual style while preserving core elements such as characters, actions, and composition, suitable for various creative conversions like anime, illustration, ink wash, etc.
Create Douyin vertical video covers from topics, hooks, or materials with support for creative generation, image synthesis, and refinement.
An AI tool that transforms real photos into specified illustration styles while preserving subject recognition.
An engineering-driven solution that integrates design styles, UX workflows, design systems, and multi-platform implementation to solve cross-project design consistency.