deck-xhs-post

deck-xhs-post is a skill for Claude Code, Codex from nexu-io/html-anything. It costs 28 tokens per session (227 once invoked), scanned A, original, Apache-2.0.

A nine-page vertical image-carousel template for Xiaohongshu or Instagram, using warm pastel colors and dashed sticker-style cards.

In plain words
What is it for?
Creating portrait carousels with a cover, content pages, closing message, page-number dots, and additional pages for longer topics.
Why use it?
It organizes a multi-page social post so readers can move from an opening idea through the details to a final call to action.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Creating portrait carousels with a cover, content pages, closing message, page-number dots, and additional pages for longer topics.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/nexu-io/html-anything/deck-xhs-post
About the project

html-anything is a local AI-assisted HTML editor in which coding-agent command-line tools create documents such as articles, presentations, posters, prototypes, and reports from reusable templates. People use it to produce HTML and export it to services such as WeChat, X, and Zhihu or to HTML and PNG files. The catalogue entries are the skills and instructions that define its output surfaces and workflows.

nexu-io/html-anything · 8,676 stars · on GitHub · open-design.ai

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 nexu-io/html-anything --skill deck-xhs-post
Clone the repo
git clone --depth 1 https://github.com/nexu-io/html-anything

Made for: Claude Code, 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 deck-xhs-post

README.md
[![agentmods](https://agentmods.dev/badge/skills/nexu-io/html-anything/deck-xhs-post.svg)](https://agentmods.dev/skills/nexu-io/html-anything/deck-xhs-post)
Your own site
<a href="https://agentmods.dev/skills/nexu-io/html-anything/deck-xhs-post"><img src="https://agentmods.dev/badge/skills/nexu-io/html-anything/deck-xhs-post.svg" alt="Measured on agentmods" height="20"></a>
Per session 28 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 227 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.00028 $0.00227
Opus 5 $0.00014 $0.00113
Sonnet 5 $0.00006 $0.00045
Haiku 4.5 $0.00003 $0.00023

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

Security

Grade A, and why

deck-xhs-post 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 7d ago.

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.

next/src/lib/templates/skills/deck-xhs-post/SKILL.md · 20 lines

What it actually says

【模板: 小红书 / Instagram Carousel】 【意图】发小红书 / IG carousel 的 9 页 3:4 竖版图文。 【布局】

  • Cover + N 个 content 页 + 收尾 CTA (N 由【用户内容】决定, 完整覆盖每个要点; 短内容 7 页起步, 长内容应更多, 受小红书平台单帖图片数约束建议总数 ≤ 18)
  • 暖色 pastel 背景
  • 虚线 sticker 卡片 + 底部页码 dots
Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 7d ago First seen · 20 lines · 28 tokens per session scan A 533db0df7682

Subscribe to this mod's changes

deck-xhs-post is a skill published in the GitHub repository nexu-io/html-anything (8,676 stars, last pushed 14d ago), licensed Apache-2.0. It adds 28 tokens to every session and 227 once invoked, about $0.0001 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

card-xiaohongshu

Xiaohongshu-style knowledge cards, arranged as a swipeable multi-card carousel.

nexu-io/open-design · 25 tokens

deck-swiss-international

OpenDesign's FY26 board pre-read: the open-core bet, growth vs burn, and the one decision the board must approve. Built as a decision-grade corporate strategy deck for board, CEO, CFO.

nexu-io/open-design · 48 tokens

deck-guizang-editorial

OpenDesign's FY26 marketing plan: brand-to-pipeline — audience, offer, channel mix, and the launch calendar that ties creative to growth. Built as a decision-grade marketing & GTM deck for CMO, growth lead, founder.

nexu-io/open-design · 56 tokens

deck-open-slide-canvas

OpenDesign's architecture review: the local daemon + agent-runtime design, the tradeoffs, and the decision to lock. Built as a decision-grade product management deck for staff eng, tech leads, security.

nexu-io/open-design · 47 tokens

hyperframes

Create video compositions, animations, title cards, overlays, captions, voiceovers, audio-reactive visuals, and scene transitions in HyperFrames HTML. Use when asked to build any HTML-based video content, add captions or subtitles synced to audio, generate text-to-speech narration, create audio-reactive animation…

nexu-io/open-design · 155 tokens

hatch-pet

Create, repair, validate, preview, and package Codex-compatible animated pet spritesheets from character art, screenshots, generated images, or visual references. Use when a user wants to hatch a Codex pet, create a custom animated pet, or build a built-in pet asset with an 8x9 atlas, transparent unused cells…

nexu-io/open-design · 114 tokens