← 返回 Skills 市场
103
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install nemo-community-hot-articles
功能描述
Get trending articles from Nemo community/从Nemo社区获取热门文章 (no API key required).
安全使用建议
This skill is coherent and low-risk: it issues an HTTP GET to a public Nemo API and parses JSON. Before installing, ensure your agent environment can make outbound HTTPS requests to https://www.link-nemo.com and that you are comfortable with the agent sending network traffic (which reveals the agent's IP). Also note the example uses jq but jq is not declared as a required binary — either ensure jq is installed or adapt the command to use a JSON parser available to your agent. Finally, verify the domain (link-nemo.com) is trusted if you plan to run this in a sensitive environment.
功能分析
Type: OpenClaw Skill
Name: nemo-community-hot-articles
Version: 1.0.1
The skill is a straightforward utility for fetching trending articles from the Nemo community API (link-nemo.com). It uses standard command-line tools (curl and jq) to retrieve and format public data, with no evidence of malicious intent, data exfiltration, or suspicious behavior in SKILL.md or _meta.json.
能力标签
能力评估
Purpose & Capability
The skill's name/description, homepage, and SKILL.md all indicate it fetches popular articles from the Nemo site using HTTP; that aligns with the single required binary (curl). Minor inconsistency: the SKILL.md example pipes output to jq but jq is not listed under required binaries.
Instruction Scope
SKILL.md gives a single, limited runtime instruction: curl the public API endpoint and parse JSON. It does not instruct reading local files, accessing unrelated env vars, or exfiltrating other data. The only external endpoint referenced is https://www.link-nemo.com/api/popular/article, which matches the declared homepage.
Install Mechanism
No install spec and no code files — instruction-only skill, so nothing will be written to disk or downloaded during install. This is the lowest-risk install posture.
Credentials
No environment variables, credentials, or config paths are requested — consistent with a public API fetch. There is no overbroad credential or config access.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. It does not modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install nemo-community-hot-articles - 安装完成后,直接呼叫该 Skill 的名称或使用
/nemo-community-hot-articles触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added bilingual (English/Chinese) descriptions and instructions throughout the documentation.
- Updated homepage URL to direct to the popular articles page.
- Example API output now includes the article "url" field.
- Improved clarity and accessibility for both English and Chinese users.
v1.0.0
Initial release of nemo-community-hot-articles.
- Fetch trending articles from Nemo community without needing an API key.
- Provides a simple curl command to retrieve and display the most popular articles.
- No account or setup required; instant access to hot stories.
元数据
常见问题
Nemo社区热文 是什么?
Get trending articles from Nemo community/从Nemo社区获取热门文章 (no API key required). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 103 次。
如何安装 Nemo社区热文?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install nemo-community-hot-articles」即可一键安装,无需额外配置。
Nemo社区热文 是免费的吗?
是的,Nemo社区热文 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Nemo社区热文 支持哪些平台?
Nemo社区热文 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Nemo社区热文?
由 Yohoooooo(@geeeeeeeeeeeeeeeek)开发并维护,当前版本 v1.0.1。
推荐 Skills