npx claudepluginhub alexanderop/second-brain-nuxtA personal knowledge base for capturing and connecting content using Zettelkasten-style wiki-links.
bla
[[slug]] syntaxpnpm install
pnpm dev
This project includes skills for AI coding assistants (Claude Code, Cursor, Windsurf, etc.) to help manage your knowledge base.
| Skill | Trigger | What it does |
|---|---|---|
| adding-notes | "add a note", "save this article" | Create new notes from URLs with proper frontmatter |
| linking-notes | "find connections", "what should I link to" | Discover wiki-link opportunities |
| reviewing-notes | "review my notes", "find broken links" | Audit quality (missing summaries, orphans, broken links) |
| managing-tags | "clean up tags", "merge tags" | Consolidate similar tags, fix naming |
| exploring-graph | "analyze connections", "find orphans" | Graph analytics and insights |
| summarizing-topic | "what do I know about X" | Synthesize knowledge across notes |
Adding Content:
"Add this article to my notes: https://example.com/interesting-article"
Building Connections:
"Find connections for my note on Vue composables"
Maintenance:
"Review my knowledge base for quality issues"
"Clean up my tags"
Learning:
"What do I know about testing?"
"Analyze my knowledge graph"
Skills are stored in .claude/skills/ and work with any AI assistant that supports the skills/agents pattern.
article - Web articles and blog postsbook - Books and long-form readingpodcast - Podcast episodesyoutube - YouTube videosmovie / tv - Films and showstweet - Twitter/X postsquote - Memorable quotescourse - Online coursesnote - Personal notesevergreen - Timeless reference notesTypeScript/JavaScript language server for enhanced code intelligence
C/C++ language server (clangd) for code intelligence
C# language server for code intelligence
Python language server (Pyright) for type checking and code intelligence
Java language server (Eclipse JDT.LS) for code intelligence
GDScript language server for Godot Engine