← 返回 Skills 市场
114
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install newsletter-init
功能描述
个性化信息简报生成技能。支持按需生成一次性简报或定期推送,涵盖信息搜索、筛选、整理与输出全流程。
安全使用建议
This skill is a high-level playbook + templates for producing newsletters and is internally consistent. Before using it: (1) confirm how your agent will perform web searches and whether it will scrape social media sites (some sites require API keys or have scraping rules); (2) if you want periodic delivery, plan which delivery channel (email, Slack, etc.) to integrate and only provide the minimum credentials to the integration you trust; (3) because the SKILL.md is open-ended about data sources and selection logic, review the agent's actual actions during initial runs to ensure it only accesses permitted sources and does not post or exfiltrate content without explicit setup; (4) since the skill is instruction-only, it does not install code locally — this reduces risk but also means implementation depends on the agent/runtime environment, so verify network and scraping behaviors in a controlled test before enabling recurring automation.
功能分析
Type: OpenClaw Skill
Name: newsletter-init
Version: 1.0.0
The skill bundle is a legitimate set of instructions and templates for an AI agent to generate personalized newsletters. It contains no executable code, no requests for sensitive credentials, and no suspicious network or file system activities. The files (SKILL.md and templates in the assets folder) are strictly focused on defining workflows for information searching, filtering, and formatting.
能力评估
Purpose & Capability
Name/description (personalized newsletter generation) align with the contents of SKILL.md and the two included templates. There are no unexpected required binaries, environment variables, or install steps that would be disproportionate to a newsletter-generation skill.
Instruction Scope
Instructions stay within the newsletter generation scope (search, filter, organize, produce templates). However they are high-level and grant the agent broad discretion about how to perform searches (including 'social media', 'RSS', '网站') and how to implement '智能筛选' and '推送' — the SKILL.md does not specify which APIs/endpoints or delivery mechanisms to use. This is consistent with the stated purpose but is intentionally open-ended and could require additional explicit user configuration (e.g., which services to access, whether to authenticate).
Install Mechanism
Instruction-only skill with no install spec or code files that execute on the host. No downloads or archive extraction — lowest install risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is proportional to a generic instruction template. Note: if the user enables scheduled pushes or integrations (email, Slack, social posting, RSS readers), those will require service-specific credentials which are not requested by the skill itself and should be supplied deliberately and minimally by the user.
Persistence & Privilege
always:false and user-invocable:true (defaults). The skill does not request persistent system presence or modification of other skills/configs. Autonomous invocation is allowed by platform default but the skill does not claim escalated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install newsletter-init - 安装完成后,直接呼叫该 Skill 的名称或使用
/newsletter-init触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of newsletter-init, a personalized newsletter generation skill.
- Supports creating one-off or scheduled newsletters, including source selection, filtering, summarization, and output.
- Customizable topics, sources, content depth, information volume, format, and section structure.
- Day-0 setup checklist for scheduled newsletters: section planning, source configuration, template customization.
- Detailed workflows for both one-off and periodic newsletter production.
- Provides multiple output templates (basic, advanced, or fully custom).
- Emphasizes high-quality sources, flexibility, and continuous feedback-based optimization.
元数据
常见问题
newsletter-init 是什么?
个性化信息简报生成技能。支持按需生成一次性简报或定期推送,涵盖信息搜索、筛选、整理与输出全流程。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 114 次。
如何安装 newsletter-init?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install newsletter-init」即可一键安装,无需额外配置。
newsletter-init 是免费的吗?
是的,newsletter-init 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
newsletter-init 支持哪些平台?
newsletter-init 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 newsletter-init?
由 Nick Wong(@winsaney)开发并维护,当前版本 v1.0.0。
推荐 Skills