← 返回 Skills 市场
466
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install snapdesign-rednote
功能描述
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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install snapdesign-rednote - 安装完成后,直接呼叫该 Skill 的名称或使用
/snapdesign-rednote触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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 智能排版,添加咖色水印
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 466 次。
如何安装 Snapdesign Rednote Clean?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install snapdesign-rednote」即可一键安装,无需额外配置。
Snapdesign Rednote Clean 是免费的吗?
是的,Snapdesign Rednote Clean 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Snapdesign Rednote Clean 支持哪些平台?
Snapdesign Rednote Clean 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Snapdesign Rednote Clean?
由 BaoAI(@horisony)开发并维护,当前版本 v2.0.1。
推荐 Skills