← 返回 Skills 市场
150
总下载
1
收藏
0
当前安装
10
版本数
在 OpenClaw 中安装
/install moegirlpedia-mediawiki-api
功能描述
经过身份认证访问萌娘百科(Moegirlpedia)的 MediaWiki API,用于页面搜索、解析 wikitext、获取页面内容、分类、分类前缀匹配、分类成员、页面摘要、当前用户权限、监视列表简报及最近更改简报。萌娘百科的大部分 API 要求登录后才可使用。当 OpenClaw 需要获取萌娘百科数据时,请使...
安全使用建议
This skill appears to be what it says: an authenticated client for Moegirlpedia's MediaWiki API. If you install it, you will give it a bot password that can read data tied to that account (and, depending on permissions, view the user's watchlist). Follow the SKILL.md advice: create a dedicated bot-password (not your main password), grant only the minimum permissions needed, consider IP restrictions and a narrow "allowed pages" scope, and rotate the bot-password regularly. If you want extra assurance, review the bundled dist/index.js or verify the upstream GitHub repository before use (the registry's Source field is listed as unknown even though the SKILL.md/package.json point to GitHub).
功能分析
Type: OpenClaw Skill
Name: moegirlpedia-mediawiki-api
Version: 0.7.0
The skill provides a legitimate interface for interacting with the Moegirlpedia MediaWiki API. It supports authenticated operations such as searching, fetching page content, and summarizing recent changes or watchlists. The code (dist/index.js) correctly handles sensitive credentials (MOEGIRLPEDIA_BOT_PASSWORD) by using them only for authentication against the official Moegirlpedia endpoint (mzh.moegirl.org.cn). No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the instructions in SKILL.md regarding password rotation reminders are consistent with secure bot management practices.
能力标签
能力评估
Purpose & Capability
Name/description, required binaries (node, bash), declared env vars (MOEGIRLPEDIA_USERNAME, MOEGIRLPEDIA_BOT_PASSWORD), and the bundled Node runtime all match the purpose of authenticated MediaWiki API access. Minor note: registry 'Source: unknown' while SKILL.md and package.json reference a GitHub repo; this is an informational mismatch but does not change capability alignment.
Instruction Scope
SKILL.md limits actions to MediaWiki API operations, explains required env vars, describes commands to run (scripts/run.sh -> node dist/index.js), output format, and pagination behavior. It asks the agent to record/ask about bot-password rotation date (agent memory), which is reasonable for operational hygiene and does not request unrelated system files or secrets.
Install Mechanism
No external install/download steps are declared. The skill ships bundled JS (dist/index.js) and a small runner script; running the skill executes local bundled code. There are no download URLs, URL shorteners, or extraction steps in the install spec.
Credentials
Only MOEGIRLPEDIA_USERNAME and MOEGIRLPEDIA_BOT_PASSWORD are required, which are exactly the credentials needed for authenticated MediaWiki access. Primary credential is the bot password as expected. The SKILL.md even recommends limited bot-password permissions and IP restrictions.
Persistence & Privilege
The skill does not request 'always: true' and uses normal autonomous invocation defaults. It does not request system config paths or other skills' credentials. Running it will execute bundled code but that is consistent with the skill's function.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install moegirlpedia-mediawiki-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/moegirlpedia-mediawiki-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.7.0
Release v0.7.0
v0.6.4
Release v0.6.4
v0.6.3
Release v0.6.3
v0.6.2
Release v0.6.2
v0.6.1
Release v0.6.1
v0.6.0
Release v0.6.0
v0.5.2
Release v0.5.2
v0.5.0
Release v0.5.0
v0.4.3
Release v0.4.3
v0.4.2
Release v0.4.2
元数据
常见问题
moegirlpedia-mediawiki-api 是什么?
经过身份认证访问萌娘百科(Moegirlpedia)的 MediaWiki API,用于页面搜索、解析 wikitext、获取页面内容、分类、分类前缀匹配、分类成员、页面摘要、当前用户权限、监视列表简报及最近更改简报。萌娘百科的大部分 API 要求登录后才可使用。当 OpenClaw 需要获取萌娘百科数据时,请使... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 150 次。
如何安装 moegirlpedia-mediawiki-api?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install moegirlpedia-mediawiki-api」即可一键安装,无需额外配置。
moegirlpedia-mediawiki-api 是免费的吗?
是的,moegirlpedia-mediawiki-api 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
moegirlpedia-mediawiki-api 支持哪些平台?
moegirlpedia-mediawiki-api 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 moegirlpedia-mediawiki-api?
由 AnnAngela(@annangela)开发并维护,当前版本 v0.7.0。
推荐 Skills