← Back to Skills Marketplace
游戏王日版新闻每日总结
by
jiangrongyong
· GitHub ↗
· v1.0.0
411
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install yugioh-news
Description
每天自动搜索并中文总结前一天的游戏王日版新闻,包括新卡、规则、赛事及产品发售信息,推送至当前对话。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install yugioh-news - After installation, invoke the skill by name or use
/yugioh-news - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
自动每天早上10点搜索并总结前一天的游戏王日版新闻
Metadata
Frequently Asked Questions
What is 游戏王日版新闻每日总结?
每天自动搜索并中文总结前一天的游戏王日版新闻,包括新卡、规则、赛事及产品发售信息,推送至当前对话。 It is an AI Agent Skill for Claude Code / OpenClaw, with 411 downloads so far.
How do I install 游戏王日版新闻每日总结?
Run "/install yugioh-news" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 游戏王日版新闻每日总结 free?
Yes, 游戏王日版新闻每日总结 is completely free (open-source). You can download, install and use it at no cost.
Which platforms does 游戏王日版新闻每日总结 support?
游戏王日版新闻每日总结 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 游戏王日版新闻每日总结?
It is built and maintained by jiangrongyong (@jiangrongyong); the current version is v1.0.0.
More Skills