← Back to Skills Marketplace
horisony

Snapdesign Rednote Clean

by BaoAI · GitHub ↗ · v2.0.1 · MIT-0
cross-platform ✓ Security Clean
466
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install snapdesign-rednote
Description
Use when you need to generate Xiaohongshu (小红书 / RedNote) carousel card HTML layouts. Given a piece of text content, this skill produces a complete, self-con...
Usage Guidance
This skill appears to do what it says: it calls OpenRouter with a user-provided API key to generate HTML card layouts. Before installing or using it, consider: (1) Provide an OpenRouter API key only if you trust the destination — the key is used to call an external LLM service. Use an ephemeral or scoped key if possible. (2) The generated HTML may import fonts via @import (external network requests) despite describing itself as 'self-contained' — render outputs in a sandboxed iframe to avoid leaking viewer IPs or requesting external resources you didn't expect. (3) There are minor doc inconsistencies (font guidance vs. system prompt and mismatched meta.json version); treat these as quality issues rather than malicious indicators, but verify sample outputs before using in production. (4) Avoid submitting sensitive or secret material as the skill's prompt ensures 'include everything' and the content is sent to an external LLM.
Capability Analysis
Type: OpenClaw Skill Name: snapdesign-rednote Version: 2.0.1 The skill is a utility designed to generate HTML layouts for Xiaohongshu carousel cards by interfacing with the OpenRouter API. It follows a clear functional flow: collecting user content and an API key, constructing a prompt for a Gemini model, and performing basic HTML post-processing (SKILL.md). While it handles a sensitive API key, its usage is strictly directed to the legitimate OpenRouter endpoint (openrouter.ai) for the stated purpose of content generation, with no evidence of data exfiltration or malicious instructions.
Capability Assessment
Purpose & Capability
The skill's name/description match its behavior: it sends a prompt to an LLM (OpenRouter) to generate self-contained HTML cards. Requiring an OpenRouter API key for that call is proportionate. There are no unrelated binaries, installs, or credentials requested.
Instruction Scope
Instructions are narrowly focused on producing HTML via the OpenRouter API and include concrete layout, typography, and post-processing steps. Minor inconsistencies exist: the card typography section allows Noto Sans SC while the system prompt explicitly says 'Do NOT use Noto Sans SC'. The skill claims to produce a 'self-contained' HTML document but also mandates fonts be imported via @import inside <style> (which will cause the renderer to fetch fonts from external servers), creating a privacy/leakage consideration when rendering.
Install Mechanism
This is instruction-only with no install spec and no code files — lowest install risk. Nothing is downloaded or written by the skill itself.
Credentials
The runtime requires an OpenRouter API key (passed as an input field) which is appropriate for calling the OpenRouter API. The registry metadata reports no required env vars or primary credential — the key is expected as an operational input rather than an installer environment variable. Confirm how your agent/platform handles that input (stored, logged, or exposed).
Persistence & Privilege
The skill does not request always:true and presents no installation or persistence behavior. It does not modify other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install snapdesign-rednote
  3. After installation, invoke the skill by name or use /snapdesign-rednote
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.1
- Major update: skill has been renamed and redesigned for focused Xiaohongshu (RedNote) card HTML generation. - Old CLI scripts (README.md, package.json, and generator scripts) removed; now operates via API with clear input/output specs. - Now generates a styled, multi-card vertical HTML layout (450×600 px cards), ready for embedding. - Rich color scheme support and improved, detailed layout guidance for the generated cards. - Enhanced integration with OpenRouter (Gemini models with fallback), plus robust post-processing for clean HTML output. - Skill documentation overhauled: concise, structured API reference replaces previous CLI usage and design notes.
v2.0.0
v2.0: 升级到 900×1198px 高清分辨率,支持 AI 智能排版,添加咖色水印
Metadata
Slug snapdesign-rednote
Version 2.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Snapdesign Rednote Clean?

Use when you need to generate Xiaohongshu (小红书 / RedNote) carousel card HTML layouts. Given a piece of text content, this skill produces a complete, self-con... It is an AI Agent Skill for Claude Code / OpenClaw, with 466 downloads so far.

How do I install Snapdesign Rednote Clean?

Run "/install snapdesign-rednote" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Snapdesign Rednote Clean free?

Yes, Snapdesign Rednote Clean is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Snapdesign Rednote Clean support?

Snapdesign Rednote Clean is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Snapdesign Rednote Clean?

It is built and maintained by BaoAI (@horisony); the current version is v2.0.1.

💬 Comments