← 返回 Skills 市场
red0orange

Tavily arXiv Paper Fetech

作者 Dehao Huang · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
113
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install tavily-arxiv-paper-fetech
功能描述
Resolve one or more paper titles to reliable arXiv papers using Tavily search, then fetch compact arXiv metadata and abstracts with a local helper script. Us...
安全使用建议
This skill is coherent and implements what it claims: it will call Tavily (the search tool), make HTTP requests to arxiv.org, run the included Python scripts, and write files under WORKDIR. Before installing, confirm your agent/environment: (1) has access to Tavily if title resolution is needed, (2) allows outbound HTTP to arxiv.org, and (3) has python3 on PATH so the helper scripts can run. No secrets are requested. If you want extra caution, review the two included scripts (they are small and only use the standard library) and set WORKDIR to a location you control so outputs are isolated.
功能分析
Type: OpenClaw Skill Name: tavily-arxiv-paper-fetech Version: 1.0.0 The skill provides a legitimate workflow for resolving paper titles to arXiv metadata using Tavily search and local Python helper scripts. The scripts (fetch_arxiv_abs.py and jsonl_to_paper_fetch_md.py) perform specific, well-defined tasks with appropriate safety checks, such as validating that URLs belong to the arxiv.org domain before fetching. No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match what the skill does. Included Python helper scripts and the SKILL.md are consistent with resolving titles via Tavily and fetching arXiv metadata; no unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions stay within the described workflow: normalize titles, call Tavily for resolution only, then run local Python scripts to fetch arXiv metadata and render JSONL→markdown. The skill does not instruct reading unrelated files or exfiltrating data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only). The two small Python scripts are included in the bundle and use only the standard library (urllib, re, json, pathlib). No downloads from external, untrusted URLs or package installs are present.
Credentials
No environment variables or credentials are required. Network access to arxiv.org and access to a Tavily search tool are expected and proportional to the stated purpose. The scripts use a harmless custom User-Agent header and validate the host is arxiv.org.
Persistence & Privilege
The skill does not request persistent/always-enabled presence and doesn't modify other skills or global agent settings. It writes outputs only under the specified WORKDIR.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install tavily-arxiv-paper-fetech
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /tavily-arxiv-paper-fetech 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial publish.
元数据
Slug tavily-arxiv-paper-fetech
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Tavily arXiv Paper Fetech 是什么?

Resolve one or more paper titles to reliable arXiv papers using Tavily search, then fetch compact arXiv metadata and abstracts with a local helper script. Us... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 113 次。

如何安装 Tavily arXiv Paper Fetech?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install tavily-arxiv-paper-fetech」即可一键安装,无需额外配置。

Tavily arXiv Paper Fetech 是免费的吗?

是的,Tavily arXiv Paper Fetech 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Tavily arXiv Paper Fetech 支持哪些平台?

Tavily arXiv Paper Fetech 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Tavily arXiv Paper Fetech?

由 Dehao Huang(@red0orange)开发并维护,当前版本 v1.0.0。

💬 留言讨论