← Back to Skills Marketplace
100
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install news-collector
Description
个性化信息简报生成技能。支持按需生成一次性简报或定期推送,涵盖信息搜索、筛选、整理与输出全流程。
Usage Guidance
This skill is an instruction-only briefing generator and appears internally consistent. Before installing, consider: (1) how you want delivery to work — automated push (email, Slack, webhooks) will require you to provide connector credentials later; the skill itself does not request them now, so check what connectors you enable; (2) the agent will perform web and social-media searches on your behalf — if you plan to include private sources (private RSS, Slack channels, or paid paywalled content), those will need credentials/access and you should only grant them to trusted connectors; (3) review any integration UI the platform presents when wiring delivery channels so you know which third-party services will receive the briefing output. Overall the skill is coherent and low-risk as provided.
Capability Analysis
Type: OpenClaw Skill
Name: news-collector
Version: 1.0.1
The skill bundle is a standard news aggregation and briefing tool. It contains only instructional Markdown (SKILL.md) and formatting templates (assets/template.md, assets/template-basic.md) without any executable code, network exfiltration logic, or malicious prompt injection attempts.
Capability Assessment
Purpose & Capability
Name and description describe a personalized news/briefing generator and the SKILL.md only describes searching, filtering, organizing, templating and delivering briefings — all coherent with the stated purpose. The skill does not request unrelated binaries, environment variables, or config paths.
Instruction Scope
The instructions are limited to: clarifying user preferences, searching configured sources (websites, blogs, RSS, social media), filtering and assembling content into templates, and producing outputs. They do not instruct reading local files, system config, or hidden endpoints. Note: the SKILL.md refers to '定期推送' (periodic push) and delivery but does not specify delivery channels or how credentials for delivery (email, Slack, webhooks) would be obtained — that will require additional connector-specific configuration when integrated.
Install Mechanism
No install spec and no code files beyond templates and instructions. Nothing is written to disk by an installer; lowest-risk install profile.
Credentials
The skill declares no required environment variables, credentials, or config paths. The functionality described (web search, RSS/social media scanning, templating) is consistent with having no built-in secret requirements. If the user later requests automated push delivery to external services, those connectors will legitimately require separate credentials.
Persistence & Privilege
always is false and the skill does not request persistent system-wide privileges or modify other skills. Autonomous invocation is allowed by default but that is normal for skills; there are no additional privileged settings present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install news-collector - After installation, invoke the skill by name or use
/news-collector - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
news-collector v1.0.1 Changelog
- 新增详细使用文档 SKILL.md,系统梳理技能定位、配置方法与使用流程
- 明确简报模式分为一次性和定期两种,分别介绍典型工作流
- 提供栏目策划、信源配置与模板定制的 Day 0 指南
- 细化输出模板(基础版、高级版、自定义)选择思路
- 补充信息筛选原则与持续优化建议
Metadata
Frequently Asked Questions
What is news-collector?
个性化信息简报生成技能。支持按需生成一次性简报或定期推送,涵盖信息搜索、筛选、整理与输出全流程。 It is an AI Agent Skill for Claude Code / OpenClaw, with 100 downloads so far.
How do I install news-collector?
Run "/install news-collector" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is news-collector free?
Yes, news-collector is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does news-collector support?
news-collector is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created news-collector?
It is built and maintained by Nick Wong (@winsaney); the current version is v1.0.1.
More Skills