adding-notes
CommunityTurn resources into structured notes fast.
Authoralexanderop
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the creation and organization of notes in the Second Brain knowledge base by converting resources into well-structured notes with frontmatter, tags, summaries, and wiki-links.
Core Features & Use Cases
- Frontmatter Template Generation: Use the generate-frontmatter.sh script to auto-detect type from a resource URL.
- Resource Details & Metadata: For URLs, apply WebFetch to extract title, description, and key content for rich summaries.
- Wiki-Link Discovery: Connects notes via wiki-links to related content in the knowledge base.
- Note Saving & Structuring: Save the final note as a kebab-case Markdown file under content/{slug}.md with consistent frontmatter.
Quick Start
- Run the frontmatter generator with a URL: .claude/skills/adding-notes/scripts/generate-frontmatter.sh "URL" "type"
- For URLs, fetch details using WebFetch to populate title, description, and key content.
- Create 3-5 relevant tags, add a concise summary, and add wiki-links to related notes.
- Save to a kebab-case slug under content/{slug}.md
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: adding-notes Download link: https://github.com/alexanderop/second-brain-nuxt/archive/main.zip#adding-notes Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.