beautiful-html-templates
Reusable HTML slide template library with 34 complete visual systems. Use when the user wants a beautiful HTML slide deck, presentation, PPT-style web deck, pitch deck, talk slides, or template-driven slide design and wants the agent to pick, preview, clone, and adapt a strong template from a curated gallery.
DeepseekModel
官方收录技能
质量 良好 · 48
v1.0.0
获取
https://deepseekmodel.com/api/download.php?id=endman100-skill-router-nexus-ppt-design-beautiful-html-templates-skill-md&format=skill
下载 .skill
标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
name beautiful-html-templates description Reusable HTML slide template library with 34 complete visual systems. Use when the user wants a beautiful HTML slide deck, presentation, PPT-style web deck, pitch deck, talk slides, or template-driven slide design and wants the agent to pick, preview, clone, and adapt a strong template from a curated gallery. Beautiful HTML Templates Use this skill to build finished HTML slide decks from the beautiful-html-templates library. Source repository: https://github.com/zarazhangrui/beautiful-html-templates . Workflow Read AGENTS.md at the start of any deck-building task. Read index.json to match the user's occasion, mood, tone, formality, density, and light/dark preference against the template catalog. Shortlist three visually distinct templates. For each shortlisted template, read only that template's template.html , create a real title-slide preview with the user's deck topic, and open the preview for the user. After the user chooses, copy the selected template folder from templates/ into the user's workspace and replace placeholder text, numbers, images, dates, author names, and chrome labels with the user's real content. If the deck needs a missing layout, extend the chosen template's design system instead of mixing in another template. Open the final deck in the browser and report the absolute path. Key Files AGENTS.md - operating manual for matching, previewing, and adapting templates. index.json - structured catalog of all templates. templates/<slug>/ - complete template folders. screenshots/ - gallery previews for template evaluation. Guardrails Preserve the chosen template's fonts, palette, layout grid, slide classes, decorative vocabulary, and navigation runtime. Do not recolor or substitute fonts unless the user explicitly asks for a custom redesign. Do not combine slides from different templates; extend one chosen visual system when additional layouts are needed. Always use real user-facing slide content in previews. Do not render internal labels such as "template", "option", "preview", paths, or workflow notes on the slide itself.
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 / 自定义框架) |