create-topic-note

Installation
SKILL.md

Create topic note

Create a new topic note that groups related notes under a common theme. Synthesizes provided notes into a lightweight hub.

Arguments

$ARGUMENTS should contain:

  • Topic title (required) — name for the new topic note
  • Notes to group — wikilinks or file paths to notes that share a theme

If no notes are provided, prompt for them. If no title is given but notes are provided, suggest a title based on the notes' common theme.

Process

1. Read the provided notes

Read each note's frontmatter (especially description) and skim content to understand:

Related skills
Installs
13
GitHub Stars
2
First Seen
Feb 19, 2026