← 返回 Skills 市场
游戏王日版新闻每日总结
作者
jiangrongyong
· GitHub ↗
· v1.0.0
411
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install yugioh-news
功能描述
每天自动搜索并中文总结前一天的游戏王日版新闻,包括新卡、规则、赛事及产品发售信息,推送至当前对话。
安全使用建议
What to check before installing: 1) The SKILL.md expects an 'openclaw' CLI and tells you to copy files into /root — confirm you actually have the openclaw binary and consider installing to a non-root path if you are not root. 2) Understand that creating the cron job will make the agent post into the conversation daily; ensure you want automated messages and that the conversation channel allows it. 3) The skill does web searches but doesn't list trusted sources — decide if you are comfortable with a summarizer scraping the web and possibly including unverified content. 4) Ask the author or inspect how the agent performs searches (which sites/APIs, rate limits, scraping behavior) if you need stricter source control. 5) If you prefer tighter control, create the cron job manually and review one run interactively before enabling recurring posts. The inconsistency between declared requirements and the instructions is likely an oversight, but you should resolve it before granting persistent/autonomous execution.
功能分析
Type: OpenClaw Skill
Name: yugioh-news
Version: 1.0.0
The skill bundle aims to provide daily Yu-Gi-Oh! news summaries. The `_meta.json` file contains standard metadata. The `SKILL.md` file outlines the skill's functionality, installation, and usage. While the example cron job prompt in `SKILL.md` includes a hardcoded future year ('2026年'), this appears to be a prompt engineering quirk or a specific context for the example, rather than a malicious prompt injection attempt. It does not instruct the agent to perform unauthorized actions, exfiltrate data, establish persistence, or execute arbitrary commands. All described actions align with the stated purpose of summarizing news.
能力评估
Purpose & Capability
Name/description (daily Japanese Yu-Gi-Oh news summary) match the SKILL.md intent, but the instructions assume availability of the 'openclaw' CLI and instruct copying files into /root/.openclaw/skills while the registry metadata declares no required binaries and no config path access. Requiring the openclaw CLI (and writing to /root) should have been declared.
Instruction Scope
SKILL.md directs the agent to perform web searches and push summaries into the current conversation (expected), but it also gives explicit shell commands to create /root/.openclaw/skills and to run 'openclaw cron add'. Those file-system and CLI references are outside the declared requirements. The instructions do not specify trusted news sources or limits on scraping, so network access and content sourcing are underspecified.
Install Mechanism
There is no formal install spec (instruction-only), which is low risk, but the provided manual install steps copy the skill into /root/.openclaw/skills. This is a user-side manual action rather than an automated installer; still, suggesting /root may be inappropriate and surprising for non-root users.
Credentials
The skill declares no environment variables, credentials, or config paths and its runtime instructions do not request secrets. Nothing appears to ask for unrelated credentials.
Persistence & Privilege
The skill recommends creating a recurring cron job (openclaw cron add) that will autonomously run each morning and push messages into the current conversation. always:false, so it isn't force-included, but scheduled autonomous posting has privacy/notification implications that the user should accept explicitly.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install yugioh-news - 安装完成后,直接呼叫该 Skill 的名称或使用
/yugioh-news触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
自动每天早上10点搜索并总结前一天的游戏王日版新闻
元数据
常见问题
游戏王日版新闻每日总结 是什么?
每天自动搜索并中文总结前一天的游戏王日版新闻,包括新卡、规则、赛事及产品发售信息,推送至当前对话。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 411 次。
如何安装 游戏王日版新闻每日总结?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install yugioh-news」即可一键安装,无需额外配置。
游戏王日版新闻每日总结 是免费的吗?
是的,游戏王日版新闻每日总结 完全免费(开源免费),可自由下载、安装和使用。
游戏王日版新闻每日总结 支持哪些平台?
游戏王日版新闻每日总结 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 游戏王日版新闻每日总结?
由 jiangrongyong(@jiangrongyong)开发并维护,当前版本 v1.0.0。
推荐 Skills