What problem does it solve?
This Skill eliminates the manual effort of navigating and copying content from a self-hosted SiYuan knowledge base by letting you search and manage notes programmatically.
Core Features & Use Cases
- Full-text search across blocks to quickly find relevant notes and paragraphs.
- Block and document retrieval to read content (Kramdown/Markdown-like) and explore document structure (children blocks, paths).
- Creation and updates for notebooks, documents, and blocks, including attributes and exports for downstream use.
Use case example: You need to find all meeting notes mentioning “release timeline”, open the top results to extract key decisions, then append a new summary paragraph back into the correct document and export it as Markdown.
Quick Start
Ask Titan to use the siyuan skill to full-text search for “release timeline” in your SiYuan instance and return the top matching blocks with their human-readable paths.