← 返回 Skills 市场
97
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install open-access-scout
功能描述
Use when finding open access journals, checking journal policies, or identifying predatory publishers. Helps researchers locate legitimate open access venues...
安全使用建议
This package is inconsistent: the SKILL.md promises journal-level features (predatory checks, APC comparisons, indexing filters) but the included script only mock-searches for open-access copies of individual papers. Before installing or granting this skill to an agent: 1) decide whether you need a journal/publisher scout or a paper-level OA finder — this package appears to be the latter. 2) Inspect scripts/main.py yourself (it contains no network calls and is small), and run the recommended checks: python -m py_compile scripts/main.py and python scripts/main.py --help to confirm behaviour. 3) Don't rely on the SKILL.md examples that reference scripts/oa_scout.py or modules that aren't present; ask the author for a corrected release if you expected APC or predatory-publisher functionality. 4) Note the SKILL.md mention of Sci-Hub: that is a legal/ethical caution (not malicious code), so avoid instructing agents to retrieve paywalled content from illegal sources. If you require the promised journal-level features, treat this package as incomplete or mislabeled and do not use it as-is.
功能分析
Type: OpenClaw Skill
Name: open-access-scout
Version: 1.0.0
The skill bundle is a functional but simplified template for identifying open access journals and avoiding predatory publishers. The primary script (scripts/main.py) contains no network activity, file system manipulation, or sensitive data access, instead providing mock search results and hardcoded reference URLs. While there is a minor documentation discrepancy in SKILL.md referring to a non-existent 'oa_scout.py', the overall logic is safe and aligns with the stated purpose.
能力评估
Purpose & Capability
The skill description and SKILL.md emphasize finding OA journals, checking journal policies, assessing predatory publishers, APC comparison, and indexed-status checks. The only packaged code (scripts/main.py) implements a tiny OpenAccessScout that mock-returns OA copies of individual papers and lists a handful of sources. There is no implementation of journal-level searches, APC comparisons, indexing checks, or predatory publisher heuristics. Example usage in SKILL.md references different module/file names (scripts/oa_scout, scripts/oa_scout.py) that do not exist, increasing the mismatch.
Instruction Scope
SKILL.md primarily instructs running the packaged script and following a bounded workflow, which is appropriate. However several concrete examples and Quick Start snippets reference non-existent files/modules and CLI names (oa_scout vs main.py), which may mislead users. The instructions do not ask for unrelated files, credentials, or system paths.
Install Mechanism
No install spec and no external downloads are included; this is an instruction-only skill with a small bundled script. That minimizes install risk.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The code does not access environment secrets. (Note: SOURCES includes 'Sci-Hub (use with caution)', which is a legal/ethical flag but not a credential request.)
Persistence & Privilege
always is false, the skill is user-invocable and can be called autonomously (platform default). The skill does not request persistent system presence or alter other skills/configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install open-access-scout - 安装完成后,直接呼叫该 Skill 的名称或使用
/open-access-scout触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of open-access-scout.
- Provides tools to find open access journals, check journal policies, and identify predatory publishers.
- Includes scripts for journal search, publisher assessment, and APC (Article Processing Charge) comparison.
- Offers both CLI and Python API for flexible usage.
- Emphasizes input validation, error handling, and reproducible outputs.
- Contains clear workflow documentation, command examples, and reference materials for audit and support.
元数据
常见问题
Open Access Scout 是什么?
Use when finding open access journals, checking journal policies, or identifying predatory publishers. Helps researchers locate legitimate open access venues... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Open Access Scout?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install open-access-scout」即可一键安装,无需额外配置。
Open Access Scout 是免费的吗?
是的,Open Access Scout 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Open Access Scout 支持哪些平台?
Open Access Scout 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Open Access Scout?
由 AIpoch(@aipoch-ai)开发并维护,当前版本 v1.0.0。
推荐 Skills