← Back to Skills Marketplace
jusperlee

speech-paper-daily

by JusperLee · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
104
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install speech-paper-daily
Description
语音领域每日论文速递。搜索最新语音大模型(Speech LLM、TTS、ASR、codec、speech generation)和语音前端(speech enhancement、noise suppression、beamforming、source separation、dereverberation)预印本论...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install speech-paper-daily
  3. After installation, invoke the skill by name or use /speech-paper-daily
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首次发布 speech-paper-daily v1.0.0 - 每日自动抓取 arXiv 最新语音/音频领域论文(cs.SD、eess.AS 分类) - 采用专家视角精读每篇论文,输出简介、技术方案、实验结果与10分制评分 - 支持提取论文 Demo/代码链接,严格过滤非领域论文 - 结果标准化分为「语音大模型」和「语音前端」类别,写入腾讯文档「每日论文速递」文件夹 - 遇写入异常自动回退至对话输出
Metadata
Slug speech-paper-daily
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is speech-paper-daily?

语音领域每日论文速递。搜索最新语音大模型(Speech LLM、TTS、ASR、codec、speech generation)和语音前端(speech enhancement、noise suppression、beamforming、source separation、dereverberation)预印本论... It is an AI Agent Skill for Claude Code / OpenClaw, with 104 downloads so far.

How do I install speech-paper-daily?

Run "/install speech-paper-daily" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is speech-paper-daily free?

Yes, speech-paper-daily is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does speech-paper-daily support?

speech-paper-daily is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created speech-paper-daily?

It is built and maintained by JusperLee (@jusperlee); the current version is v1.0.0.

💬 Comments