create-xiaohongshu-knowledge-carousel

create-xiaohongshu-knowledge-carousel is a skill for Codex from Jaimo-so/xiaohongshu-knowledge-carousel-skill. It costs 89 tokens per session (1,498 once invoked), scanned A, original, MIT.

A tool for creating complete Chinese Xiaohongshu educational carousels, which are swipeable social-media image posts. It plans the teaching content and renders each final page with typeset text and consistent illustrations.

In plain words
What is it for?
Use it to turn a topic, source document, notes, or page concept into finished 3:4 carousel images with Chinese text, a recurring character, and a consistent visual style.
Why use it?
Technical or educational material can lose important definitions, conditions, warnings, or exceptions when compressed into a few slides. This keeps those knowledge points complete and visually consistent.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: mentions Codex.

Good fit Use it to turn a topic, source document, notes, or page concept into finished 3:4 carousel images with Chinese text, a recurring character, and a consistent visual style.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Jaimo-so/xiaohongshu-knowledge-carousel-skill --skill create-xiaohongshu-knowledge-carousel
Clone the repo
git clone --depth 1 https://github.com/Jaimo-so/xiaohongshu-knowledge-carousel-skill

Made for: Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for create-xiaohongshu-knowledge-carousel

README.md
[![agentmods](https://agentmods.dev/badge/skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel/github.svg)](https://agentmods.dev/skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel)
Your own site
<a href="https://agentmods.dev/skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel"><img src="https://agentmods.dev/badge/skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for create-xiaohongshu-knowledge-carousel

Your own site · 80×15
<a href="https://agentmods.dev/skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel"><img src="https://agentmods.dev/badge/skills/jaimo-so/xiaohongshu-knowledge-carousel-skill/create-xiaohongshu-knowledge-carousel.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 89 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,498 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00089 $0.01498
Opus 5 $0.00044 $0.00749
Sonnet 5 $0.00018 $0.00300
Haiku 4.5 $0.00009 $0.00150

Measured 12d ago against content hash c279047964a6, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

create-xiaohongshu-knowledge-carousel scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

The scan reads SKILL.md. This mod also ships 2 executable files (scripts/typeset_carousel.py, scripts/verify_deliverables.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/create-xiaohongshu-knowledge-carousel/SKILL.md · 128 lines

How it starts

The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Create a coherent educational carousel whose knowledge is complete, illustrations are consistent, Chinese text is reliable, and deliverables contain only final effect images.

Non-negotiable rules

  1. Preserve every source definition, meaning, cause, mechanism, step, condition, limitation, warning, exception, and verification requirement. Never fold several distinct knowledge points into a vague summary. Add pages when the copy would otherwise be compressed.
  2. Complete visual generation and exact Chinese typesetting as one final-render operation. Do not create, review, display, or deliver a standalone wordless illustration-base stage.
  3. Keep one approved character identity, outfit, prop set, palette, print texture, safe margin, and corner-label system throughout the series.
  4. Use exactly two full-page background roles in the bundled house style: vintage blue #287F98 for the cover and old-paper yellow #EFE4CC for every interior page. Never rotate orange-red, mustard, blue, or other full-page interior backgrounds.
  5. Make the fully typeset final page the first reviewable and user-visible image. Call generatedImage only for finished pages, never for a raw visual layer.
  6. If an image tool technically returns a temporary visual layer, consume it immediately inside the same final-render operation and delete it after composition. It must not become a named workflow step, review checkpoint, saved project asset, or deliverable.
  7. Never delete user source files unless the user explicitly asks. “Final-only delivery” means a clean deliverable directory; it does not authorize cleaning unrelated project files.

Required references

Read the full file on GitHub · 128 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 128 lines · 89 tokens per session scan A c279047964a6

Subscribe to this mod's changes

create-xiaohongshu-knowledge-carousel is a skill published in the GitHub repository Jaimo-so/xiaohongshu-knowledge-carousel-skill (15 stars, last pushed 1mo ago), licensed MIT. It adds 89 tokens to every session and 1,498 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

sfumatoai-writing-skill

Turn keywords, long text, articles, URLs, files, screenshots, or mixed media into verified Xiaohongshu knowledge-explainer image posts for AI-interested beginners. Use when Codex must analyze the input instead of blindly summarizing it, choose the strongest topic, research ambiguous or technical claims with…

sunshine-lang/sfumatoAI-writing-skill · 134 tokens

ian-xiaohei-illustrations

A method for creating hand-drawn Chinese illustrations that explain the main idea, structure, process, or metaphor in an article or document. It uses a recurring black character called Xiaohei as the central figure.

helloianneo/ian-xiaohei-illustrations · 122 tokens

xiaohongshu-title

A Chinese-language title-writing and editing assistant for Xiaohongshu, a Chinese social-media platform for image and video posts. It creates titles for posts, covers, tutorials, reviews, recommendations, and services.

mengke-wang/xiaohongshu-ai-workbench · 157 tokens

xiaohongshu-magazine

A Chinese-language planning guide for treating a Xiaohongshu account as a magazine. Xiaohongshu is a Chinese social platform where people publish and follow posts, and the guide helps define recurring content themes and columns.

mengke-wang/xiaohongshu-ai-workbench · 184 tokens

xiaohongshu-suite

A Chinese-language workflow guide for improving a Xiaohongshu account, its content, and its path from posts to private messages or sales. It routes a request to a more specific skill, such as titles, profile text, topic planning, comments, or conversion paths.

mengke-wang/xiaohongshu-ai-workbench · 119 tokens

xiaohongshu-conversion-path

A Xiaohongshu conversion-path guide maps how people move from seeing content on Xiaohongshu, a Chinese social-content platform, to taking a next step such as messaging, booking, trying a tool, or buying.

mengke-wang/xiaohongshu-ai-workbench · 168 tokens