wiki

Reads twin/wiki markdown files and returns structured summaries with trust-tier metadata.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/infolog-io/Monet --skill wiki-infolog-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/infolog-io/Monet/tree/main/skills/claude-skill-wiki
Command: npx skills add https://github.com/infolog-io/Monet --skill wiki-infolog-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inline browser for the twin's markdown wiki that lets Claude surface wiki content directly inside chat, without leaving the conversation or needing external viewers.

Core Features & Use Cases

  • Inline LLM-native browser for the twin/wiki. Reads files directly from twin/wiki, no external viewer required.
  • Supports three modes: top-level index, section drill-in, and full-text search; returns structured summaries with optional trust-tiers.
  • Obsidian compatibility note: can work alongside Obsidian when pointing at twin/wiki, enabling seamless cross-tool workflows.

Quick Start

Activate with '/wiki' or say 'what do I know about X' to surface wiki content.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I search my markdown wiki directly from chat?

You can search markdown wiki content directly in chat by triggering the inline wiki browser, which reads files from twin/wiki and returns full-text search results with structured summaries without needing an external viewer.

What is the best way to browse PARA-structured knowledge notes without leaving the conversation?

Browsing PARA-structured knowledge notes inline is best handled by the wiki browser, which surfaces top-level indexes and section drill-downs directly in chat using frontmatter metadata like Summary, Type, Trust-Tier, and Tags.

Can I use Obsidian alongside an inline markdown wiki browser?

Yes, Obsidian works alongside the inline wiki browser when pointing at the twin/wiki directory, enabling seamless cross-tool workflows where you can edit in Obsidian and surface content directly in chat.

How do I surface trust-tier metadata when retrieving wiki entries?

Trust-tier metadata is surfaced automatically when retrieving wiki entries by reading the frontmatter organization, returning concise results that include Trust-Tier, Tags, and Summary fields for rapid discovery.

Does the wiki browser support section drill-down for large knowledge bases?

Yes, the wiki browser supports section drill-down for large knowledge bases by applying section-based grouping, allowing you to navigate from a top-level index into specific sections of your markdown entries.

What are the limitations of using an inline wiki browser for markdown notes?

The inline wiki browser is limited to reading markdown files stored in the twin/wiki directory, meaning it cannot access external databases or notes outside this path, and returns concise summaries rather than full raw file content.