← 返回 Skills 市场
jusperlee

speech-paper-daily

作者 JusperLee · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install speech-paper-daily
功能描述
语音领域每日论文速递。搜索最新语音大模型(Speech LLM、TTS、ASR、codec、speech generation)和语音前端(speech enhancement、noise suppression、beamforming、source separation、dereverberation)预印本论...
安全使用建议
This skill appears coherent for collecting and summarizing arXiv speech papers and posting them into a Tencent Docs folder. Before installing: (1) confirm you trust the platform tools (mcporter / tencent-docs) since the skill will invoke them to create documents in folder ID 'YUsookchBhki'; (2) understand the skill will write temporary files to /tmp and execute a generated Python script (ensure execution is permitted and safe in your environment); (3) if you don't want automatic writes to your real folder, change the folder ID to a test folder or run the skill in a sandbox first; (4) verify the platform's credentials for Tencent Docs are scoped minimally (only permission to write to the intended folder). If any of those are unacceptable, do not enable the skill or run it only in a reviewed/test mode.
功能分析
Type: OpenClaw Skill Name: speech-paper-daily Version: 1.0.0 The skill fetches arXiv papers and uploads summaries to Tencent Docs using a multi-step execution process that involves writing and running a dynamically generated Python script (/tmp/create_tdoc_YYYYMMDD.py). This script uses subprocess.run to invoke a CLI tool (mcporter), which constitutes a high-risk execution pattern. While the instructions in SKILL.md include specific safeguards to prevent shell injection (e.g., using json.dumps and file-based reading), the combination of file system writes, network access, and shell execution for a specific hardcoded folder ID (YUsookchBhki) meets the threshold for a suspicious classification.
能力评估
Purpose & Capability
Name/description match the actions in SKILL.md: the skill scrapes arXiv, reads papers, summarizes them, and writes a document to a specified Tencent Docs folder. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
Instructions are focused on the stated task (fetch arXiv / read papers / extract links / produce expert summaries / write to Tencent Docs). They require using platform tools (web_fetch, read_arxiv_paper, search_arxiv, write, exec) and instruct writing temporary files under /tmp and executing a generated Python script which calls 'mcporter' to create the Tencent Docs entry. This is expected for the write-to-docs step, but it does mean the agent will create and execute code at runtime and invoke an external docs API — verify you trust the platform tools (mcporter/tencent-docs) that handle credentials.
Install Mechanism
Instruction-only skill with no install spec and no code files; nothing is downloaded or installed by the skill itself.
Credentials
No environment variables, credentials, or config paths are declared. The instructions rely on the platform's existing tooling (mcporter) to access Tencent Docs; the absence of declared credentials is reasonable for an instruction-only skill, but you should confirm how your platform provides and scopes the docs integration credentials.
Persistence & Privilege
Skill is not always-enabled and does not request persistent system-wide changes. It writes only to temporary files under /tmp during operation and invokes platform tools to publish documents to a specific folder ID.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install speech-paper-daily
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /speech-paper-daily 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首次发布 speech-paper-daily v1.0.0 - 每日自动抓取 arXiv 最新语音/音频领域论文(cs.SD、eess.AS 分类) - 采用专家视角精读每篇论文,输出简介、技术方案、实验结果与10分制评分 - 支持提取论文 Demo/代码链接,严格过滤非领域论文 - 结果标准化分为「语音大模型」和「语音前端」类别,写入腾讯文档「每日论文速递」文件夹 - 遇写入异常自动回退至对话输出
元数据
Slug speech-paper-daily
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

speech-paper-daily 是什么?

语音领域每日论文速递。搜索最新语音大模型(Speech LLM、TTS、ASR、codec、speech generation)和语音前端(speech enhancement、noise suppression、beamforming、source separation、dereverberation)预印本论... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 104 次。

如何安装 speech-paper-daily?

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

speech-paper-daily 是免费的吗?

是的,speech-paper-daily 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

speech-paper-daily 支持哪些平台?

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

谁开发了 speech-paper-daily?

由 JusperLee(@jusperlee)开发并维护,当前版本 v1.0.0。

💬 留言讨论