← 返回 Skills 市场
Morning Report
作者
yangd6955-debug
· GitHub ↗
· v1.0.0
· MIT-0
97
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install morning-report
功能描述
为SLG手游制作人提供每日涵盖AI与游戏行业资讯、竞品监控、社区反馈、SLG新品测试、STEAM新游及广告数据的行业晨报。
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install morning-report - 安装完成后,直接呼叫该 Skill 的名称或使用
/morning-report触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
morning-report 1.0.0 — 首个公开发布版本,面向SLG游戏制作人自动整理每日信息。
- 每日7:30自动生成1份SLG领域游戏行业早报,涵盖6大栏目(AI与游戏资讯、竞品监控、竞品舆情、SLG新品测试、Steam新游及行业数据)。
- 全流程需独立web搜索采集实时数据,严格按栏目需求高精度抓取竞品与行业动态。
- 输出钉钉Markdown兼容格式,所有数据、榜单、玩家反馈均须溯源,不可编造。
- 晨报生成后,自动调用message工具推送到钉钉指定群组,发送失败会输出详细错误提示。
- 包含详尽输出模板、容错与特殊情况处理规范,兼容海外与本地资讯。
元数据
常见问题
Morning Report 是什么?
为SLG手游制作人提供每日涵盖AI与游戏行业资讯、竞品监控、社区反馈、SLG新品测试、STEAM新游及广告数据的行业晨报。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 97 次。
如何安装 Morning Report?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install morning-report」即可一键安装,无需额外配置。
Morning Report 是免费的吗?
是的,Morning Report 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Morning Report 支持哪些平台?
Morning Report 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Morning Report?
由 yangd6955-debug(@yangd6955-debug)开发并维护,当前版本 v1.0.0。
推荐 Skills