llm-wiki

Create and maintain interlinked markdown knowledge bases with YAML metadata.

3|1|Updated Apr 19, 2024
One-click install
npx skills add https://github.com/guccang/blogclaw --skill llm-wiki-guccang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: llm-wiki
Source: https://github.com/guccang/blogclaw/tree/main/cmd/hermes-agent/vendor/hermes_runtime/skills/research/llm-wiki
Command: npx skills add https://github.com/guccang/blogclaw --skill llm-wiki-guccang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users avoid repeatedly rediscovering information by building and maintaining a structured, interconnected markdown knowledge base that compounds over time.

Core Features & Use Cases

  • Knowledge Base Creation: Creates and organizes wiki structures with schemas, indexes, logs, source storage, and linked concept pages.
  • Research Management: Ingests sources, summarizes information, maintains cross-references, and supports querying existing knowledge collections.
  • Wiki Maintenance: Audits knowledge bases for broken links, missing indexes, stale content, contradictions, and organizational issues.

Quick Start

Use the llm-wiki skill to create a research wiki for my AI and machine learning notes.

Frequently Asked Questions about llm-wiki

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a persistent markdown knowledge base for research notes?

Build a persistent markdown knowledge base by creating wiki structures with schemas, indexes, and linked concept pages. This Skill automates source ingestion, summarizes research information, and maintains cross-references to prevent repeatedly rediscovering information.

What is the best way to organize interlinked research notes using YAML metadata?

Organize interlinked research notes by applying YAML metadata conventions across your markdown files. This Skill maintains structured note management by enforcing cross-reference maintenance and validating wiki health to ensure your knowledge base compounds accurately over time.

Can I use this Skill to audit my Obsidian wiki for broken links and stale content?

Yes, you can audit your Obsidian wiki for broken links, missing indexes, stale content, contradictions, and organizational issues. This Skill performs knowledge base validation workflows to identify and help you resolve structural inconsistencies.

Does this Skill support querying existing knowledge collections during research?

Yes, this Skill supports querying existing knowledge collections during research. It retrieves information from your structured note management system by leveraging the interlinked markdown files and cross-references previously established during source ingestion.

How do I ingest research sources into a markdown wiki structure?

Ingest research sources into a markdown wiki structure by using the knowledge base creation workflows. This Skill processes incoming information, summarizes it, and stores it alongside linked concept pages while maintaining the necessary cross-references.

What are the limitations of using markdown files for a research knowledge base?

Using markdown files for a research knowledge base requires ongoing cross-reference maintenance and YAML metadata conventions to prevent organizational issues. You must actively audit the wiki for broken links and stale content to ensure the structured notes remain reliable.