shell
$ npx -y skills add nexu-io/html-anything --skill article-magazine --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
/article-magazine
Context preview
The summary Claude sees to decide when to auto-load this skill.
Substack / Medium 高级感长文排版, 适合公众号、博客发布
Stats
Stars7,918
Forks772
LanguageHTML
LicenseApache-2.0
Ships with html-anything
SKILL.md
article-magazine.SKILL.md
--- name: article-magazine zh_name: "杂志文章" en_name: "Magazine Article" emoji: "📖" description: "Substack / Medium 高级感长文排版, 适合公众号、博客发布" category: article scenario: marketing aspect_hint: "A4 / 长页面" featured: 11 tags: ["blog", "essay", "newsletter", "公众号", "博客", "文章"] example_id: sample-article-trq212-html example_name: "杂志文章 · HTML 取代 Markdown" example_format: markdown example_tagline: "灵感来自 @trq212 的推文" example_desc: "围绕「AI 时代 HTML > Markdown」的延伸评论, 含原推附注与可点击链接" example_source_url: "https://x.com/trq212/status/2052809885763747935" example_source_label: "@trq212 / x.com" --- 【模板: 杂志文章】 - 顶部 hero: 大标题 (text-5xl/6xl) + 可选副标题 + 作者 / 阅读时间 / 日期元数据。 - 正文: 单栏, 最大宽度约 700px, 居中。段落 `text-lg leading-relaxed text-neutral-700 dark:text-neutral-300`。 - H2 / H3 标题用 serif 字体, 让正文与标题有视觉对比。 - 引用块使用左侧粗 accent 色边线 + 斜体。
