llm_wiki_skill
Search and read your local LLM Wiki knowledge base
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install llm_wiki_skill?โผ
Run `npx skills add nashsu/llm_wiki_skill --all -g -y` in your terminal to install the skill globally for your agent runtime.
What does the LLM Wiki skill do?โผ
It lets your agent search, read, and navigate your local LLM Wiki knowledge base over its HTTP API, including hybrid search, page content reads, and knowledge graph traversal.
Do I need to install any SDK or client library?โผ
No. The skill is documentation only and works with any standard HTTP tool like curl, fetch, or requests that your environment already has.
What are the prerequisites for using this skill?โผ
You need the LLM Wiki desktop app running with its local API server enabled and an access token configured in Settings or via the LLM_WIKI_API_TOKEN environment variable.
Can the skill modify my wiki content?โผ
No. All endpoints are read-only except source rescan, which simply re-indexes files you already added to your wiki source folder.
Related Repositories in Data & Analytics
View All in Data & AnalyticsโPaddleOCR
Extract text, tables, and formulas from PDFs and images
Scrapling
Scrape any website and bypass anti-bot protection with AI
last30days-skill
Research any topic across Reddit, X, YouTube, and the web