← Back to Skills Marketplace
科技新闻日报
by
binhuatochina
· GitHub ↗
· v0.3.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tech-news-daily-report
Description
科技新闻日报技能。每日科技新闻热榜整理与报告生成。当用户说"科技新闻日报"、"整理今日科技新闻"、"生成科技新闻热榜"、"tech-news-daily"、"TechNews-Daily-Report"或类似表达时触发。功能包括:(1) 使用 Tavily 搜索引擎近7天科技/AI 新闻进行搜索;(2) 按相关度...
Usage Guidance
This skill appears to do what it says (collect/organize tech news and sync to Feishu), but it has important inconsistencies you should resolve before installing: 1) Confirm how Feishu authentication is provided — the SKILL.md expects owner_open_id, folder_token/space_id and the ability to post to groups but the skill declares no required credentials. Do not supply global/High-privilege tokens blindly. 2) The references file contains hard-coded space_id/node_token/owner_open_id values — verify these belong to you or are placeholders; hard-coded tokens can leak access. 3) Ask the author which credentials the agent/platform will use for Tavily and Feishu operations and whether those credentials are scoped (least privilege) to only create docs/post messages. 4) Confirm what 'memory/YYYY-MM-DD...' maps to on your agent (where files are written, retention, access controls). 5) If you cannot verify ownership/intent for the Feishu tokens and required permissions, avoid installing/using the skill or replace tokens with your own scoped credentials. Providing these clarifications would raise confidence and could make the skill benign.
Capability Analysis
Type: OpenClaw Skill
Name: tech-news-daily-report
Version: 0.3.0
The skill contains hardcoded Feishu identifiers, including a specific chat ID (oc_d591432cedf9a00c01878c24754cb050) and knowledge base space ID (7621391289904516315), as targets for data delivery in SKILL.md and references/feishu-doc.md. While the primary function is news aggregation, the explicit instructions to send reports to these predefined external endpoints rather than user-controlled destinations represent a data redirection risk, although the content being sent (tech news) is not inherently sensitive.
Capability Assessment
Purpose & Capability
The name and description (daily tech news collection, Tavily search, write local file, sync to Feishu) align with the instructions. However, the SKILL.md expects Feishu operations (create/write docs, send group messages) and references owner_open_id, folder_token and space_id — yet the skill declares no required environment variables or credentials. Asking for Feishu access is reasonable for the stated purpose, but the lack of declared credentials is an incoherence.
Instruction Scope
Instructions are specific and scoped to the task (search, merge, de-duplicate, score, generate theme graph, write files, create Feishu doc, send to Feishu group). Concerns: (1) the references file contains apparently hard-coded tokens/IDs (space_id, node_token, owner_open_id) which could be sensitive or misleading if they belong to someone else; (2) the skill instructs direct writes to a local 'memory/...' path and checkpoint JSON files — this is expected for caching but the platform/agent semantics of 'memory/' and permissions should be confirmed; (3) the SKILL.md implicitly relies on Feishu and message tooling without declaring or explaining required auth/consent.
Install Mechanism
Instruction-only skill with no install spec and no code files — minimal install risk. No external downloads or package installs are requested.
Credentials
The skill performs actions that require credentials/permissions (create/write Feishu docs, post to Feishu group, possibly access Tavily). Yet requires.env is empty. This is disproportionate because Feishu tokens, owner_open_id, folder_token or equivalent API credentials should be declared and provided by the user; hard-coded tokens in references are suspicious and may not be appropriate to reuse.
Persistence & Privilege
always is false and the skill does not request to persist itself or modify other skills. It writes to its own memory/checkpoint files, which is consistent with its function. Autonomous invocation is allowed (platform default) but not by itself a red flag here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tech-news-daily-report - After installation, invoke the skill by name or use
/tech-news-daily-report - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.0
新增主题关联图功能,帮助快速定位知识节点;优化报告结构;更新checkpoint步骤编号
Metadata
Frequently Asked Questions
What is 科技新闻日报?
科技新闻日报技能。每日科技新闻热榜整理与报告生成。当用户说"科技新闻日报"、"整理今日科技新闻"、"生成科技新闻热榜"、"tech-news-daily"、"TechNews-Daily-Report"或类似表达时触发。功能包括:(1) 使用 Tavily 搜索引擎近7天科技/AI 新闻进行搜索;(2) 按相关度... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install 科技新闻日报?
Run "/install tech-news-daily-report" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 科技新闻日报 free?
Yes, 科技新闻日报 is completely free, licensed under MIT-0. 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 binhuatochina (@binhuatochina); the current version is v0.3.0.
More Skills