digital-eguide
A two-spread digital e-guide preview — page 1 is a cover (display title, author, "What's inside" stats, table of contents teaser); page 2 is a spread (lesson body with pull-quote and a step list). Lifestyle / creator brand tone. Use when the brief asks for an "e-guide", "digital guide", "lookbook", "lead magnet", "creator guide", "playbook", "PDF guide", or "电子指南".
DeepseekModel
官方收录技能
质量 优秀 · 90
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=nexu-io-open-design-plugins-official-examples-digital-eguide-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name digital-eguide description A two-spread digital e-guide preview — page 1 is a cover (display title, author, "What's inside" stats, table of contents teaser); page 2 is a spread (lesson body with pull-quote and a step list). Lifestyle / creator brand tone. Use when the brief asks for an "e-guide", "digital guide", "lookbook", "lead magnet", "creator guide", "playbook", "PDF guide", or "电子指南". triggers ["e-guide","digital guide","lead magnet","lookbook","creator guide","playbook","pdf guide","ebook","电子指南","电子书"] od {"mode":"prototype","platform":"desktop","scenario":"marketing","featured":6,"preview":{"type":"html","entry":"index.html"},"design_system":{"requires":true,"sections":["color","typography","layout","components"]},"craft":{"requires":["typography","typography-hierarchy","typography-hierarchy-editorial","rtl-and-bidi"]},"example_prompt":"Design 'The Creator's Style & Format Guide' — cover page and one inside spread, lifestyle creator brand."} Digital E-Guide Skill Produce a two-page digital guide preview side-by-side. Cover on the left, inside spread on the right. Lifestyle creator tone, lots of negative space, serif display headings, careful column rhythm. Workflow Read the active DESIGN.md (injected above). Pick a serif display token for the title (italic ligatures encouraged), a body serif for long-form, and a mono token for stats / labels. Pick the topic + author from the brief. Generate a real title (e.g. "The Creator's Style & Format Guide"), a real subtitle, and a one-line author byline. Layout — center two pages on a tinted backdrop: Page 1 — cover : Eyebrow ("STYLE & FORMAT GUIDE FOR CREATORS"). Display title with mixed weights and one italic flourish word ("The Creator's Style & Format guide" — & and guide italic). 3-cell stat row ("16 PRINCIPLES OF STYLE", "38 DOS & DON'TS", "1 BLOCK, ZERO TEMPLATES") in mono, separated by · . "What's inside" header with a 2-column TOC (chapters + page numbers in mono, leader dots). Footer: "FIND YOUR VOICE" + page 01 mono. Subtle decorative dot or sticker (CSS) in a corner. Page 2 — spread : Eyebrow with chapter number + name ("CHAPTER 02 · TONE"). Display sub-title ("Write like you talk — only sharper."). 2-column body: opening paragraph + a numbered 4-step list ("01 Pick the rule", "02 Drop the filler"…). Pull-quote pinned right-side: large italic display, accent color, with attribution. Bottom strip with "EXERCISE" callout (mono label + 1 sentence prompt in italic). Footer: chapter title + page 18 mono. Write a single HTML document: <!doctype html> through </html> , CSS inline. Pages are 600×860 paper-tone cards with 6px shadow, slight rotation opposing each other (±0.6deg) for a magazine-on-desk feel. data-od-id on cover, spread, toc, pull-quote, exercise. Self-check : Type hierarchy is editorial — title owns page 1, sub-title owns page 2. Italic accent appears once per page. Mono used only for labels, stats, and TOC numbers. Output contract Emit between <artifact> tags: <artifact identifier="eguide-slug" type="text/html" title="E-Guide — Title"> <!doctype html> <html>...</html> </artifact> One sentence before the artifact, nothing after.
Agent 识别该技能的关键词,点击任意一个即可复制。
该技能未提供触发词。
下载的 .skill 包内含以下字段。
| 字段 | 说明 |
|---|---|
| format | 格式标识(skill/v1) |
| skill_id | 技能唯一 ID |
| name | 技能名称 |
| version | 版本号 |
| description | 技能描述 |
| category | 所属分类(数组) |
| trigger_words | 触发词列表 |
| tags | 标签列表 |
| source | 来源标识 |
| source_url | 来源链接(本页地址) |
| exported_at | 导出时间(每次下载生成) |
| system_prompt | 系统提示词正文 |
| model_config | 模型参数:provider / model / temperature / max_tokens / top_p |
| examples | 示例 |
| install_guide | 各平台导入说明(Coze / Dify / Claude / 自定义框架) |