Research Hub Template & Sync
This skill enables creators to package, publish, and host their own research hubs directly from their personal Second Brain content.
Core Directives
- Directory Structuring: Scaffold a standard Next.js or static static site directory mapping
/researchto local markdown documents. - Metadata Harvesting: Extract frontmatter details (e.g. tag, date, author, validation checksum, status) and build a global
catalog.jsonsearch index. - Feed Generation: Auto-generate RSS and
llms.txtfeeds from the research entries to enable AI-friendly indexing of the creator's research.
Template Layout Specifications
- Route:
/research(Overview Grid) - Route:
/research/[tag]/(Category Filter) - Route:
/research/[slug](Entry Details with Markdown render) - Style: Elegant glassmorphism, Outfit/Inter typography, dark-mode-centric CSS.