/wiki:browse

Browse wiki pages grouped by type, tag, and search results.

1|1|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/thieung/personal-wiki-hub --skill wiki-browse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: /wiki:browse
Source: https://github.com/thieung/personal-wiki-hub/tree/main/.claude/skills/wiki-browse
Command: npx skills add https://github.com/thieung/personal-wiki-hub --skill wiki-browse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured way to discover and navigate wiki vault content by exposing pages, types, tags, and recency without loading full page bodies, enabling fast exploration.

Core Features & Use Cases

  • Full browse: list all pages grouped by type with TLDRs
  • Tag/type filters: browse by specific tag or content type to narrow results
  • Search & recency: keyword search and recent activity to surface relevant items
  • Guided navigation: read-only frontmatter to support token-efficient queries and quick discovery

Quick Start

Run /wiki:browse to list all pages with type grouping and TLDR summaries.

Frequently Asked Questions about /wiki:browse

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

FAQPage Schema
How do I browse and search wiki content without loading full page bodies?

You can browse wiki content by reading page frontmatter and filtering by tag, type, and search terms. This approach surfaces relevant items quickly while keeping token usage efficient by skipping full page bodies.

What is the best way to filter wiki pages by content type and tags?

Filtering wiki pages by specific tags or content types narrows results effectively. The browse function groups pages by type and supports tag filters to help you locate relevant content quickly.

Can I find recently updated or stale wiki pages in the vault?

Yes, you can find recently updated or stale wiki pages using the recency filter. The browse function supports filtering by recent activity and stale status to surface relevant items.

How do I list all wiki pages with TLDR summaries grouped by type?

To list all wiki pages grouped by type with TLDRs, run the full browse command. It presents pages grouped and sorted for token-efficient discovery without loading full page bodies.

Does wiki navigation support keyword search and confidence filtering?

Wiki navigation supports keyword search and confidence filtering to surface relevant items. You can filter pages by search terms and confidence levels to locate content efficiently.