wkp
Installation
SKILL.md
x wkp - Wikipedia Assistant (AI Optimized)
x wkp provides a minimal interface for retrieving article lists, suggestions, and detailed summaries from Wikipedia via the command line.
When to Activate
- When a quick definition of a term, historical event, or technical concept is needed.
- When retrieving the plain-text summary of a specific Wikipedia entry.
- When getting search suggestions or related article lists via keywords.
Core Principles & Rules
- Non-interactive First: Avoid the
--appinteractive UI; useextractorhopsubcommands directly for plain text. - Structured Retrieval: Prioritize
extractfor detailed body text, orhopfor a concise summary of the first matching item.