knowledge-browse

List and filter indexed Knowledge base documents by status and type.

520|175|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/evolution-foundation/evo-nexus --skill knowledge-browse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: knowledge-browse
Source: https://github.com/evolution-foundation/evo-nexus/tree/main/.claude/skills/knowledge-browse
Command: npx skills add https://github.com/evolution-foundation/evo-nexus --skill knowledge-browse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly understand what documents and units are currently indexed in the Knowledge base so you can find the right content or diagnose why something isn’t available.

Core Features & Use Cases

  • Index visibility: Lists documents or units and returns key metadata like title, type, difficulty, topics, status, and timestamps.
  • Power filtering: Narrows results by space, unit_id, content_type, difficulty, tags/topics, status, and title text search.
  • Connection-aware results: Uses the provided knowledge connection to ensure you’re browsing the correct environment (e.g., first ready vs a specific target).

Quick Start

Ask it to list the last 10 indexed documents in the current connection and show only items with ready status.

Frequently Asked Questions about knowledge-browse

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

FAQPage Schema
How do I list indexed documents in the Knowledge base?

To list indexed documents in the Knowledge base, you can fetch data from knowledge endpoints using specified scopes and query filters. The results are rendered as a markdown table showing titles, types, statuses, and timestamps.

Can I filter Knowledge base content by status and difficulty?

Yes, you can filter Knowledge base content by status and difficulty. The filtering capability also supports narrowing results by space, unit_id, content_type, tags, topics, and title text search.

What is the best way to see recently indexed items in my knowledge base?

The best way to see recently indexed items is to query the knowledge endpoints with a specified scope. The system returns key metadata including timestamps, allowing you to review the latest indexed documents or units.

How do I find out why a document is missing from the Knowledge index?

To diagnose why a document is missing from the Knowledge index, you can browse the indexed items and identify units by their current status. This helps you see if the document failed indexing or is pending.

Does browsing the Knowledge base require a specific connection?

Browsing the Knowledge base uses the provided knowledge connection to ensure you are viewing the correct environment. This connection-aware approach guarantees the results match your specific target or ready state.

What metadata is available when discovering indexed Knowledge units?

When discovering indexed Knowledge units, the available metadata includes the title, type, difficulty, topics, status, and timestamps. This information is presented in a markdown table with totals and filter summaries.