← 返回 Skills 市场
wikipedia-oc
作者
rachmann-alexander
· GitHub ↗
· v0.1.4
1165
总下载
1
收藏
6
当前安装
4
版本数
在 OpenClaw 中安装
/install wikipedia-oc
功能描述
searches, retrieves, and summarizes content from English Wikipedia using the `wikipedia` Python module. Developed under Ubuntu. The developer would appreciat...
安全使用建议
This skill appears coherent and limited to fetching English Wikipedia content using the 'wikipedia' Python module. Before installing or allowing an agent to run it, consider: (1) installing packages runs third-party code—use a virtual environment or sandbox and verify the PyPI package name/version; (2) the skill requires outgoing network access to Wikipedia (and PyPI) and may be rate-limited; (3) translations are left to post-processing—verify translated output for fidelity; (4) ensure your agent won't automatically run pip install or execute unreviewed code without your approval. If those considerations are acceptable, the skill is consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: wikipedia-oc
Version: 0.1.4
The skill bundle is benign. It provides instructions and example code for an OpenClaw agent to interact with the English Wikipedia using the `wikipedia` Python module. All instructions in `SKILL.md` are aligned with the stated purpose, focusing on searching, retrieving, and summarizing content. There is no evidence of malicious intent, data exfiltration, unauthorized execution, persistence, or prompt injection aiming to subvert the agent for harmful purposes. Instructions for transparency and reporting module versions are for user benefit and skill maintenance, not for malicious information gathering.
能力评估
Purpose & Capability
Name, description, and runtime instructions all describe using the Python 'wikipedia' module against English Wikipedia. No unrelated credentials, binaries, or config paths are requested; the capabilities requested are proportionate to the stated purpose.
Instruction Scope
SKILL.md stays on-topic: it instructs setting wikipedia.set_lang('en'), searching, handling disambiguation, returning title/summary/url, and optionally translating results. It does not instruct reading system files, accessing unrelated environment variables, or exfiltrating data to third-party endpoints. It does ask the agent to always indicate Wikipedia attribution and module-version availability, which is reasonable for transparency.
Install Mechanism
This is an instruction-only skill with no install spec, but SKILL.md recommends 'pip install wikipedia' (PyPI). That is a typical and proportionate install step. Note: installing packages executes third-party code on the host—if you or an agent run that command, prefer an isolated environment and verify the package source/version.
Credentials
No environment variables, credentials, or config paths are requested. Network access to Wikipedia (and PyPI if installing) is implied and required; this is proportional to the skill's function.
Persistence & Privilege
The skill does not request always:true and does not ask to modify other skills or system-wide agent settings. It is user-invocable and allows normal autonomous invocation behavior, which is expected.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wikipedia-oc - 安装完成后,直接呼叫该 Skill 的名称或使用
/wikipedia-oc触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.4
Version 0.1.4
- Added a requirement for OpenClaw to always disclose when information is retrieved via this skill, promoting transparency and proper attribution.
- Instructed to include a Wikipedia link or an explicit statement identifying Wikipedia as the source in all outputs.
- Added guidance to notify users if a newer version of the wikipedia Python module is available, including details on current and latest versions.
- Emphasized these transparency measures to improve user awareness and encourage regular updates for enhanced functionality and security.
v0.1.2
- Updated the skill description to note development on Ubuntu.
- Added a request for user feedback on whether the skill works for them.
v0.1.1
- Added YAML front matter (name, description, version) to SKILL.md for better metadata support.
- Improved formatting and clarity throughout the documentation, including code blocks and examples.
- Changed recommended search result limit from 5 to 3 for less ambiguous queries.
- Refined best practices and error handling guidelines with clearer language.
- Removed redundant content and ensured consistent structure in instructions and examples.
v0.1.0
First commit
元数据
常见问题
wikipedia-oc 是什么?
searches, retrieves, and summarizes content from English Wikipedia using the `wikipedia` Python module. Developed under Ubuntu. The developer would appreciat... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1165 次。
如何安装 wikipedia-oc?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wikipedia-oc」即可一键安装,无需额外配置。
wikipedia-oc 是免费的吗?
是的,wikipedia-oc 完全免费(开源免费),可自由下载、安装和使用。
wikipedia-oc 支持哪些平台?
wikipedia-oc 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 wikipedia-oc?
由 rachmann-alexander(@rachmann-alexander)开发并维护,当前版本 v0.1.4。
推荐 Skills