Skip to main content
Back to registry

xiaohongshu-cover-generator

freestylefly/xiaohongshu-skills

This skill generates Xiaohongshu-style cover images based on user-provided topics.

Installs645
Install command
npx skills add https://github.com/freestylefly/xiaohongshu-skills --skill xiaohongshu-cover-generator
Security audits
Gen Agent Trust HubFAIL
SocketPASS
SnykFAIL
About this skill
This skill generates Xiaohongshu-style cover images based on user-provided topics. When a user requests a Xiaohongshu cover image: The script is located at scripts/handler.ts and requires: Execute with: Or with environment variable: Users need a valid API key from If the API key is missing or invalid, provide the user with clear instructions to obtain one. The generated image will be saved to the directory where the skill was invoked (current working directory), not the skill's directory. The filename format is xiaohongshu-cover-{timestamp}.png where timestamp is in milliseconds. The generated images follow these specifications: - Confirm the topic with the user if not clear - Check for API key (CANGHE_API_KEY environment variable or ask user to provide it) - Run the generation script with the topic - The image will be saved to the current working directory with filename format: xiaohongshu-cover-{timestamp}.png - Topic (required): The subject for the cover image - API Key (required): Either via environment variable CANGHE_API_KEY or passed as argument - Aspect ratio: 3:4 (vertical, mobile-friendly) - Style: Clean, refined, youthful aesthetic - Automatic removal of watermarks and logos - High-quality output suitable for mobile viewing - Text should be clear and readable with appropriate sizing

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does xiaohongshu-cover-generator do?

This skill generates Xiaohongshu-style cover images based on user-provided topics.

Is xiaohongshu-cover-generator good?

xiaohongshu-cover-generator does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does xiaohongshu-cover-generator work with?

xiaohongshu-cover-generator currently lists compatibility with codex, gemini-cli, opencode, cursor, github-copilot, openclaw.

What are alternatives to xiaohongshu-cover-generator?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install xiaohongshu-cover-generator?

npx skills add https://github.com/freestylefly/xiaohongshu-skills --skill xiaohongshu-cover-generator

Related skills

Alternatives in Software Engineering