Install
$ agentstack add skill-larashero3-dotcom-lieflat-html-design-lieflat-html-design ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
Lieflat HTML Design Router
This is the routing skill for the Lieflat HTML Design collection. It does not contain the production templates itself. Use it to identify the delivery surface, then load the appropriate sibling skill:
lieflat-html-deckfor horizontal HTML presentations / PPT-style decks.lieflat-xhs-longformfor Xiaohongshu / 小红书 readable longform vertical cards.lieflat-xhs-coverfor Xiaohongshu / 小红书 cover or first-image title cards.
Route By User Intent
| User asks for | Use | |---|---| | PPT, slides, presentation, deck, 演示, 横向翻页, strategy deck, brand manual, portfolio deck | lieflat-html-deck | | 小红书长文, 小红书图文长图, longform card, readable vertical article image, 竖图文章 | lieflat-xhs-longform | | 小红书封面, 首图, title card, cover, 第一张图, thumbnail | lieflat-xhs-cover |
If the user asks for a complete Xiaohongshu post with both cover and body card, use lieflat-xhs-cover for the first image and lieflat-xhs-longform for the reading card. Keep their visual family aligned, but do not merge the two formats into one artifact.
If the request is ambiguous, ask at most one clarifying question. If the likely intent is clear from context, choose decisively and state the assumption.
Style Names
Chinese style names are valid. Do not force users to know template IDs.
Examples:
用日光风格做一份中文演示。
用点阵编辑风做一张小红书封面。
用咨询报告风格做一张小红书长文图。
After routing, follow the target skill's own SKILL.md and style-understanding reference.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: larashero3-dotcom
- Source: larashero3-dotcom/lieflat-html-design
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.