跪拜 Guibai
← All articles
AIGC · Artificial Intelligence

A Curated, Battle-Tested Hand-Drawn Style Library That Keeps Going Viral on Xiaohongshu

By threerocks ·
Read original on juejin.cn ↗ Google Translate ↗ Alt translation

Platforms are penalizing obviously synthetic content, so the difference between a blocked post and a viral one increasingly comes down to whether the art style passes a gut-check for human imperfection. A pre-verified, pluggable style library removes the friction of hunting down and re-testing scattered prompts every time you change a project's look.

Summary

Chinese social platforms are cracking down on low-effort AIGC slop, but picture-book and story content still thrives when the art style feels authentic. A new open-source skill library solves the scattered-prompt problem by isolating pure style injection from subject and layout control. It does not generate images or full prompts; it appends only the chosen hand-drawn aesthetic to whatever prompt you already have.

The library includes internet-popular styles and original creations like "Crayon Real Shot," which mimics the uneven pressure, incomplete fills, and paper texture of a real child's crayon drawing. Every style in the collection has been validated on a creator's Xiaohongshu account that grew from 50 followers to consistent viral posts.

The skill works with any mainstream agent—Codex, Claude Code, Open Claw—and enforces a strict curation rule: no style enters the library without personal verification. Contributions are welcome under the same standard, explicitly rejecting the unverified, copy-paste prompt packs flooding the market.

Takeaways
Every style in the library has been personally verified on a live Xiaohongshu account that grew from ~50 followers to consistent viral posts.
The skill does not generate images or full prompts; it only appends a selected hand-drawn style to an existing prompt, leaving subject, text, layout, background color, ratio, and pixel details untouched.
Styles range from internet-popular looks to originals like "Crayon Real Shot," which reproduces uneven child-like pressure, incomplete fills, and paper texture that a simpler "Crayon Child's Scribble" style failed to capture.
The library works with Codex, Claude Code, Open Claw, and other mainstream agents.
No style enters the library without personal verification—a rule that applies to external contributions as well, explicitly rejecting the unverified prompt-pack model.
Conclusions

Platform crackdowns on AIGC are not ideological; they are a stopgap because platforms cannot yet verify factual correctness at scale, so they default to penalizing anything that looks synthetic.

Picture-book and story formats survive moderation better because multi-page, multi-image structures signal higher creation effort, and simple narratives carry lower risk of spreading harmful misinformation.

The gap between "Crayon Child's Scribble" and "Crayon Real Shot" illustrates a broader principle: AI defaults to evenness and completeness, but human mark-making is defined by irregular pressure, incomplete coverage, and material artifacts like paper grain.

Separating style injection from subject and layout control is a small architectural decision that eliminates the noise of project-specific parameters (ratios, text placement) that usually contaminate saved prompts.

A strict curation rule—no unverified styles—directly counters the market's race-to-the-bottom dynamic of thousand-prompt packs that nobody has actually run.

Concepts & terms
Style injection
Appending a pure art-style descriptor to an existing image-generation prompt without altering the subject, composition, or layout parameters already defined by the user.
Gating Agent
An AI agent placed before a human reviewer to automatically validate or filter generated content—such as story accuracy—before it reaches the final publisher.
Xiaohongshu (RED)
A Chinese social media and e-commerce platform with heavy emphasis on visual content, lifestyle, and curated aesthetics, where AIGC moderation has recently tightened.
Source: juejin.cn ↗ Google Translate ↗ Backup ↗