← Back to Skills Marketplace
Morning Report
by
yangd6955-debug
· GitHub ↗
· v1.0.0
· MIT-0
97
Downloads
0
Stars
4
Active Installs
1
Versions
Install in OpenClaw
/install morning-report
Description
为SLG手游制作人提供每日涵盖AI与游戏行业资讯、竞品监控、社区反馈、SLG新品测试、STEAM新游及广告数据的行业晨报。
Usage Guidance
This skill appears to do what it says: perform targeted web searches, format a DingTalk-compatible Markdown report, and send it to a DingTalk channel. Before installing, confirm: (1) which DingTalk channel/account corresponds to the hardcoded target ID (2735046220840628) and that you trust that destination; (2) that the agent's message tool is appropriately authorized (and limit that authorization to only the needed channel if possible); (3) what web-search tool will be used and whether it requires API keys or will expose query/content to an external service; and (4) whether you want the agent to be allowed to autonomously send daily reports. To be cautious, test with a non-production/test channel and review the first few reports for sensitive content before enabling regular runs.
Capability Analysis
Type: OpenClaw Skill
Name: morning-report
Version: 1.0.0
The skill 'morning-report' is designed to generate industry intelligence reports using web searches. However, SKILL.md contains an explicit instruction to hardcode a specific DingTalk recipient ID (target: 2735046220840628) when calling the 'message' tool. This ensures that the generated report is sent to a fixed external destination regardless of who executes the skill, effectively redirecting the agent's output and utilizing the user's search resources for a third party's benefit. While it does not attempt to exfiltrate local credentials or sensitive files, this hardcoded 'phone-home' behavior is a significant red flag for unauthorized data redirection.
Capability Assessment
Purpose & Capability
Name/description (daily SLG industry morning report) align with the SKILL.md: it specifies precise web searches, content structure, and delivery to DingTalk. There are no unrelated env vars, binaries, or install steps requested.
Instruction Scope
SKILL.md stays on-task (search web, collate results, format Markdown for DingTalk). It explicitly requires use of a web search tool and the platform 'message' tool to send to a specific DingTalk target (target: 2735046220840628) and insists the skill must call the message tool to deliver output. That external-send requirement is expected for a publishing skill but increases the importance of reviewing who/what that target ID corresponds to.
Install Mechanism
Instruction-only skill with no install steps, no code files, and no downloads — lowest installation risk.
Credentials
The skill declares no environment variables or credentials, which is proportionate. However, it relies on runtime tools (web search and message sending) that in practice may require credentials or scopes (e.g., DingTalk webhook/token, search API key). These tool permissions are not declared in the metadata and should be verified before enabling.
Persistence & Privilege
always:false and no indication the skill writes persistent config or modifies other skills. Autonomous invocation is allowed (platform default) but not combined here with broad credential requests, so no elevated privilege concerns from metadata alone.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install morning-report - After installation, invoke the skill by name or use
/morning-report - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
morning-report 1.0.0 — 首个公开发布版本,面向SLG游戏制作人自动整理每日信息。
- 每日7:30自动生成1份SLG领域游戏行业早报,涵盖6大栏目(AI与游戏资讯、竞品监控、竞品舆情、SLG新品测试、Steam新游及行业数据)。
- 全流程需独立web搜索采集实时数据,严格按栏目需求高精度抓取竞品与行业动态。
- 输出钉钉Markdown兼容格式,所有数据、榜单、玩家反馈均须溯源,不可编造。
- 晨报生成后,自动调用message工具推送到钉钉指定群组,发送失败会输出详细错误提示。
- 包含详尽输出模板、容错与特殊情况处理规范,兼容海外与本地资讯。
Metadata
Frequently Asked Questions
What is Morning Report?
为SLG手游制作人提供每日涵盖AI与游戏行业资讯、竞品监控、社区反馈、SLG新品测试、STEAM新游及广告数据的行业晨报。 It is an AI Agent Skill for Claude Code / OpenClaw, with 97 downloads so far.
How do I install Morning Report?
Run "/install morning-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Morning Report free?
Yes, Morning Report is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Morning Report support?
Morning Report is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Morning Report?
It is built and maintained by yangd6955-debug (@yangd6955-debug); the current version is v1.0.0.
More Skills