wikipedia-search

Search Wikipedia and retrieve summaries or full articles via the MediaWiki API.

16|2|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/syphax/openclaw-tools --skill wikipedia-search-syphax
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: wikipedia-search
Source: https://github.com/syphax/openclaw-tools/tree/main/skills/wikipedia-search
Command: npx skills add https://github.com/syphax/openclaw-tools --skill wikipedia-search-syphax

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Wikipedia-API, and includes scripts (resource) components.

What problem does it solve?

This Skill provides structured access to Wikipedia's vast repository of encyclopedic information, enabling users to quickly find and retrieve factual data on a wide range of topics.

Core Features & Use Cases

  • Search & Summarize: Find relevant Wikipedia articles and get concise summaries.
  • Full Article Retrieval: Access complete article content, including sections and links.
  • Multi-language Support: Query Wikipedia in various languages.
  • Use Case: A student researching the "Theory of Relativity" can use this Skill to get a clear summary and then retrieve the full article to understand its historical context and key concepts.

Quick Start

Search for the Wikipedia summary of "artificial intelligence" in English.

Frequently Asked Questions about wikipedia-search

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

FAQPage Schema
How do I retrieve Wikipedia summaries for scientific concepts using Python?

You can retrieve Wikipedia summaries by using the Wikipedia-API library in Python 3 to query the MediaWiki API for concise, factual overviews of scientific concepts. This Skill provides structured access to retrieve summaries, full articles, or title searches directly from Wikipedia.

Can I search for Wikipedia articles in multiple languages?

Yes, you can search for Wikipedia articles in multiple languages. The Skill uses the MediaWiki API to support multi-language access, allowing you to query encyclopedic information and retrieve full articles or summaries in various languages.

Do I need Python 3 and the Wikipedia-API library to get full article content?

Yes, you need Python 3 and the Wikipedia-API library to retrieve full article content including sections and links. The Skill depends on the Wikipedia-API library to interact with the MediaWiki API for structured information retrieval.

What is the best way to find historical event data on Wikipedia?

The best way to find historical event data is to use a Wikipedia search tool that queries the MediaWiki API for structured content. This Skill retrieves reliable encyclopedic information, providing options for summaries or full articles on historical events.

Does Wikipedia-API support retrieving geographical data and biographies?

Yes, the Wikipedia-API supports retrieving geographical data and biographies. It accesses Wikipedia's repository via the MediaWiki API to retrieve structured content, solving the need for reliable encyclopedic information across various topics.

Are there limitations to searching for encyclopedic information with the Wikipedia-API?

Limitations of searching encyclopedic information with the Wikipedia-API include reliance on the MediaWiki API's structure and content availability. If an article does not exist or lacks sections, the API will not return the full content or expected summaries.