shell
$ npx -y skills add nexu-io/html-anything --skill meeting-notes --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
/meeting-notes
Context preview
The summary Claude sees to decide when to auto-load this skill.
标题 + 出席 + 议程 + 决议 + action items + 下次
Stats
Stars7,917
Forks772
LanguageHTML
LicenseApache-2.0
Ships with html-anything
SKILL.md
meeting-notes.SKILL.md
--- name: meeting-notes zh_name: "会议纪要" en_name: "Meeting Notes" emoji: "🗒️" description: "标题 + 出席 + 议程 + 决议 + action items + 下次" category: doc scenario: operations aspect_hint: "长页面" tags: ["minutes", "meeting", "1:1", "纪要"] --- 【模板: 会议纪要】 【意图】现代会议纪要, 强 action items。 【布局】 - Title bar (会议名 + 时间 + 出席 avatars) - Agenda checklist - Decisions block (圆角卡片) - Action items table (Owner / Due / Status) - Next meeting footer
