shell
$ npx -y skills add nexu-io/html-anything --skill docs-page --agent claude-codeInstalls just this skill. Get the whole plugin for auto-invocation.
How it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/docs-page
Context preview
The summary Claude sees to decide when to auto-load this skill.
三栏文档页: 侧导航 + 正文 + 右 TOC
Stats
Stars7,917
Forks772
LanguageHTML
LicenseApache-2.0
Ships with html-anything
SKILL.md
docs-page.SKILL.md
--- name: docs-page zh_name: "技术文档页" en_name: "Docs Page" emoji: "📘" description: "三栏文档页: 侧导航 + 正文 + 右 TOC" category: doc scenario: engineering aspect_hint: "桌面 1440" tags: ["docs", "api", "tutorial", "guide"] --- 【模板: 技术文档页】 【意图】API / 教程文档单页, 长读体验优先。 【布局】 - Inline-start nav (sections + sticky) - Article body (含代码块, callouts, 表格) - Inline-end TOC (sticky, scroll-spy) - 顶栏 search + version + 主题切换 【设计细节】 - 代码块: 圆角 + dark + 语言标签 + 复制按钮 - callout: info / warn / danger 三色
