← 返回 Skills 市场
270
总下载
0
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install witpulse-redditnews
功能描述
主动式 Reddit 科技热点感知,结合当前会话上下文,以毒舌幽默风格生成科技圈热点点评。
安全使用建议
This skill appears to do what it claims: periodically fetch Reddit RSS feeds, filter by configured subreddits/interests, and produce markdown-formatted items. Before installing: (1) confirm you trust the skill source (registry shows an owner id but no homepage); (2) inspect config.json to ensure only subreddits you want are listed; (3) run scripts/validate_subreddits.py to check connectivity; (4) be aware outputs are plain text with links to Reddit (no credentials required), so no secret exfiltration is apparent; (5) note a minor metadata mismatch (SKILL.md header v1.1.0 vs registry v1.0.7) — likely benign but worth confirming. If you want stronger safety, run the scripts in an isolated environment first.
功能分析
Type: OpenClaw Skill
Name: witpulse-redditnews
Version: 1.0.7
The skill bundle is a standard Reddit RSS aggregator and news curator. It uses Python's standard library (urllib, xml.etree) to fetch headlines from configured subreddits and filter them based on tech-related keywords. The scripts (fetch_reddit.py, curator.py) perform actions strictly aligned with the stated purpose, and there is no evidence of data exfiltration, unauthorized network calls, or malicious prompt injection in the documentation.
能力评估
Purpose & Capability
Name/description (Reddit tech hot-spot monitoring + contextual commentary) align with the included scripts: fetch_reddit.py (RSS fetch), curator.py (filtering by interests), send_quote.py (formatting), and validate_subreddits.py. The listed subreddits in config.json are consistent with a tech/news focus.
Instruction Scope
SKILL.md instructs the agent to run specific local scripts under the skill folder and to use config.json; the scripts only read their own config/data files and fetch public Reddit RSS feeds. There are no instructions to read arbitrary user files, other skills' configs, or to send data to unexpected external endpoints.
Install Mechanism
There is no remote install/download; install.sh is a small, local initializer that creates a data directory and default config. No archives or network-based installers are used.
Credentials
The skill declares no required environment variables or credentials and the code only contacts reddit.com RSS endpoints with a User-Agent header. No secret access or unrelated services are requested.
Persistence & Privilege
always is false. The skill writes only to its own data directory and does not modify agent-wide configuration or other skills. Autonomous invocation is allowed (platform default) but not excessive here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install witpulse-redditnews - 安装完成后,直接呼叫该 Skill 的名称或使用
/witpulse-redditnews触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.7
- Added scripts/curator.py for new functionality or content curation.
- No modifications to existing files or documentation.
v1.0.6
- Added a new file: data/prepared_quotes.md
- Prepares additional quote resources, potentially for use in generating witty or humorous commentary.
v1.0.5
Version 1.0.5 of WitPulse-redditnews
- No code or documentation changes detected in this release.
- Functionality and instructions remain identical to previous version.
v1.0.4
WitPulse-redditnews 1.0.4
- Switched script management: removed scripts/witpulse.sh and added install.sh.
- Updated documentation to emphasize zero binary dependencies and pure text-driven workflow.
- Updated instructions for running and configuring the skill using Python and Bash scripts.
v1.0.3
WitPulse-redditnews v1.0.3 Changelog:
- Added CLI shell script (witpulse.sh) for direct management, triggering, and validation of Reddit news monitoring.
- Updated documentation to reflect new CLI usage, including commands for topic management, validation, and data fetching.
- Introduced explicit installation and initialization steps for better setup guidance.
- Refined audit and output protocols, emphasizing strict formatting and context-based commentary.
v1.0.2
**Summary:**
This version introduces enhanced output compliance and adds new configuration and validation scripts.
- Added `config.json` for easier configuration management.
- Added `scripts/validate_subreddits.py` for subreddit list validation.
- Updated output formatting requirements to meet Tech Curator’s mandatory protocol.
- Enhanced self-check and audit steps to ensure all outputs include title, link, and original commentary, strictly in required structure.
v1.0.1
- Added initial scripts: fetch_reddit.py, run_witpulse.sh, and send_quote.py.
- Enables automated fetching and processing of Reddit technology news.
v1.0.0
- Initial release of WitPulse-redditnews: a proactive Reddit tech news radar.
- Integrates Heartbeat mechanism for automatic trending topic detection and push.
- Context-aware: generates snarky, humorous tech commentary based on current conversation.
- Real-time field selection (e.g., AI, Crypto, Hardware) via configuration commands.
- Includes mandatory compliance format for all outputs: headline link plus snarky commentary.
元数据
常见问题
WitPulse-redditnews 是什么?
主动式 Reddit 科技热点感知,结合当前会话上下文,以毒舌幽默风格生成科技圈热点点评。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 270 次。
如何安装 WitPulse-redditnews?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install witpulse-redditnews」即可一键安装,无需额外配置。
WitPulse-redditnews 是免费的吗?
是的,WitPulse-redditnews 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WitPulse-redditnews 支持哪些平台?
WitPulse-redditnews 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WitPulse-redditnews?
由 钱与时(@qianyushi)开发并维护,当前版本 v1.0.7。
推荐 Skills