← 返回 Skills 市场
152
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install solidot-push
功能描述
抓取 Solidot 热门和最新文章,推送到飞书
安全使用建议
This skill is internally consistent with its stated purpose — it scrapes solidot.org and prepares a Feishu doc. Before installing: (1) be aware the scripts expect the openclaw browser commands and a feishu_doc CLI to be available (these are not declared in the registry metadata); if you don't have them the push step will fall back to saving locally. (2) The Python parser has a likely typo (a 'shref' regex) and may fail to extract articles — expect brittle parsing. (3) If you configure FEISHU_DOC_TOKEN, ensure the token's scope is limited to the document/space you intend; treat tokens like secrets. (4) Because the shell script starts a browser and navigates pages, run this in a trusted/sandboxed agent if you are concerned about browser-based actions. If you want higher assurance, review or run the scripts locally first and verify the presence and behavior of openclaw and feishu_doc CLIs.
功能分析
Type: OpenClaw Skill
Name: solidot-push
Version: 1.0.0
The skill bundle is a legitimate tool for scraping news from Solidot.org and pushing it to Feishu (Lark) or a local file. It uses standard OpenClaw browser automation commands in `fetch.sh` and standard Python libraries in `fetch.py` to extract article titles and links, with no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description match the code: both fetch Solidot articles and push or save content. However, the skill metadata declares no required binaries while the runtime scripts call external CLIs (openclaw browser commands and a feishu_doc CLI). That mismatch is an incoherence — those binaries/tools are needed for full functionality but are not declared.
Instruction Scope
SKILL.md limits runtime actions to running fetch.sh (or cron) and optionally setting FEISHU_DOC_TOKEN. The scripts only visit solidot.org (via browser or direct HTTP), build message content, and either write locally or attempt to write to a Feishu document. They do not read unrelated system files or transmit data to unexpected remote hosts.
Install Mechanism
No install spec (instruction-only plus bundled scripts). Nothing is downloaded or written by an installer; risk is low from install mechanism.
Credentials
The skill does not declare required env vars in registry metadata, but both SKILL.md and scripts accept FEISHU_DOC_TOKEN (and the shell script references FEISHU_APP_ID/FEISHU_APP_SECRET). Those env vars are proportional to pushing to Feishu, but the omission from metadata is an inconsistency the user should be aware of.
Persistence & Privilege
always is false and the skill does not request permanent presence or modify other skills or global agent settings. It may be invoked autonomously (default), which is normal.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install solidot-push - 安装完成后,直接呼叫该 Skill 的名称或使用
/solidot-push触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
初始版本
元数据
常见问题
Solidot 资讯推送 是什么?
抓取 Solidot 热门和最新文章,推送到飞书. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 152 次。
如何安装 Solidot 资讯推送?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install solidot-push」即可一键安装,无需额外配置。
Solidot 资讯推送 是免费的吗?
是的,Solidot 资讯推送 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Solidot 资讯推送 支持哪些平台?
Solidot 资讯推送 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Solidot 资讯推送?
由 n0nsense(@n0nsense11)开发并维护,当前版本 v1.0.0。
推荐 Skills