wiki-search

Search structured wiki pages by keywords, tags, and content relevance.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-search-surebeli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wiki-search
Source: https://github.com/surebeli/AK-llm-wiki/tree/main/plugin/skills/wiki-search
Command: npx skills add https://github.com/surebeli/AK-llm-wiki --skill wiki-search-surebeli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill enables fast, ranked searching across a structured knowledge base, allowing users to quickly locate relevant pages and information.

Core Features & Use Cases

  • Structured Search: Discover wiki pages based on keywords, tags, or content relevance.
  • Context-Aware Results: Understands wiki structure, cross-references, and page recency to rank results.
  • Use Case: When a team member asks "Find recent pages about reinforcement learning," this skill quickly returns the most pertinent wiki entries, ranked by relevance and recency.

Quick Start

Use the wiki-search skill to find pages related to "machine learning fairness."

Frequently Asked Questions about wiki-search

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

FAQPage Schema
How do I search a knowledge base for relevant wiki pages?

To search a knowledge base, use this skill to perform keyword-based, tag-based, and content-aware search within a structured wiki. It provides ranked and relevant results for efficient knowledge retrieval.

Can I filter wiki search results by tags and content type?

Yes, you can filter wiki search results by tags and content type. The skill performs tag-based and content-aware search, understanding wiki structure and cross-references to rank results accurately.

What is the best way to find recent wiki pages about a specific topic?

The best way to find recent wiki pages is to use this skill's context-aware search. It understands wiki page recency and ranks the most pertinent entries by relevance and freshness.

How does ranked search work for navigating a structured wiki?

Ranked search for a structured wiki works by using a combination of index scanning and full-text search. This mechanism delivers accurate, relevant outputs for navigation and knowledge discovery tasks.

Does wiki search work without external dependencies?

Yes, this wiki search skill works without external dependencies. It relies solely on its internal scripts to perform index scanning and full-text search across your structured knowledge base.

When should I use content-aware search instead of simple keyword matching?

You should use content-aware search instead of simple keyword matching when you need to verify content or discover knowledge. It evaluates wiki structure, cross-references, and page recency to rank results.