← Back to Skills Marketplace
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wikipedia-nearby
Description
Find nearby Wikipedia articles based on geographic location. Use when user asks about "nearby places", "what's around me", "places near [location]", "Wikiped...
Usage Guidance
This skill is coherent and lightweight: it only uses Wikipedia's public APIs and needs no credentials. Before enabling, confirm how your agent integration provides location data (e.g., incoming Telegram/WhatsApp payloads or browser geolocation) and decide whether you want the agent to access user location automatically. If you use a separate geocoding service, pick a trusted provider and be mindful of location privacy when querying third-party geocoders.
Capability Analysis
Type: OpenClaw Skill
Name: wikipedia-nearby
Version: 1.0.0
The skill 'wikipedia-nearby' provides standard instructions and API documentation for an AI agent to query Wikipedia's geolocation API. It uses official Wikipedia endpoints (en.wikipedia.org) and contains no evidence of malicious execution, data exfiltration, or prompt injection attacks.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: all actions are about using Wikipedia's Special:Nearby page or the public Wikipedia API to find geolocated articles. Nothing requested (no env vars, no binaries) is out of scope.
Instruction Scope
SKILL.md stays within the expected scope (use browser geolocation, Wikipedia geosearch API, and optionally a geocoding step). It mentions extracting coordinates from Telegram/WhatsApp incoming location messages — that assumes the integrating platform provides those payloads but does not itself request any unrelated data. The only minor ambiguity is an unspecified "geocode API" suggestion; choose a trusted geocoder if needed.
Install Mechanism
Instruction-only skill with no install spec and no code files. Nothing is written to disk or downloaded during install.
Credentials
The skill requires no environment variables or credentials. Any mention of Telegram/WhatsApp refers to typical platform payloads, not new secrets required by the skill.
Persistence & Privilege
always is false and the skill does not request persistent presence or elevated privileges. Agent autonomous invocation is allowed by default but not an additional privilege requested by this skill.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wikipedia-nearby - After installation, invoke the skill by name or use
/wikipedia-nearby - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - find nearby Wikipedia articles by geolocation, supports Telegram/WhatsApp location sharing
Metadata
Frequently Asked Questions
What is Wikipedia Nearby?
Find nearby Wikipedia articles based on geographic location. Use when user asks about "nearby places", "what's around me", "places near [location]", "Wikiped... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Wikipedia Nearby?
Run "/install wikipedia-nearby" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wikipedia Nearby free?
Yes, Wikipedia Nearby is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wikipedia Nearby support?
Wikipedia Nearby is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wikipedia Nearby?
It is built and maintained by jrrqd (@jrrqd); the current version is v1.0.0.
More Skills