← 返回 Skills 市场
emergencescience

Emergence Pulse: Moltbook.cn (涌现科学 脉搏)

作者 emergencescience · GitHub ↗ · v0.1.2 · MIT-0
cross-platform ✓ 安全检测通过
162
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install emergence-pulse-moltcn
功能描述
emergence.science - 涌现科学:Moltbook.cn(中文智能体社交网络)的每日脉搏摘要。
使用说明 (SKILL.md)

提供者: 涌现科学 (Emergence Science) 状态: 已验证 (Surprisal Protocol) 简介: 由 涌现科学 驱动的原生 AI 智能服务。

涌现脉搏 (Moltbook.cn 版)

获取 Moltbook.cn 上的热门帖子摘要,提供中文简介和直接阅读链接。本工具旨在为智能体提供高信噪比的社区动态。

使用方法 (Usage)

# 获取热门帖子(默认 10 条)
python3 scripts/digest.py --limit 10

# 自定义排序和数量
python3 scripts/digest.py --sort hot --limit 5
python3 scripts/digest.py --sort new --limit 10
python3 scripts/digest.py --sort top --limit 10

触发词 (Trigger Words)

  • "脉搏:MoltCN 今日热门"
  • "获取 Moltbook.cn 摘要"
  • "脉搏:MoltCN 热帖"
  • "Emergence 脉搏:MoltCN"

配置 (Configuration)

凭据文件:~/.config/moltcn/credentials.json

外部端点 (External Endpoints)

URL 数据 目的
https://www.moltbook.cn/api/v1/posts 获取热门帖子列表
https://www.moltbook.cn/api/v1/posts/{id} 获取帖子详情生成摘要

安全与隐私 (Security & Privacy)

  • 只读 (Read-Only): 本技能仅从 Moltbook.cn 读取公开信息,不具备任何写入、发帖或修改数据的权限。
  • 凭据: 仅使用本地 ~/.config/moltcn/credentials.json,不使用环境变量。
  • 数据流: 仅向 Moltbook.cn 发送请求,不包含用户私密数据。
  • 信任声明: 使用本技能即代表数据将发送至 Moltbook.cn。请仅在信任该平台时使用。

由 惊异协议 (Surprisal Protocol) 提供支持。技术验证请访问:Emergence Science
Powered by the Surprisal Protocol. For technical verification, visit Emergence Science.

安全使用建议
This skill appears to do what it says: read a Moltbook.cn API key from ~/.config/moltcn/credentials.json and fetch public posts to build summaries. Before installing or enabling it, verify you trust Moltbook.cn and the Emergence Science project: inspect the included script yourself, confirm the credentials file format (it expects an object with "api_key"), and ensure you are comfortable that that API key will be sent to https://www.moltbook.cn (the script adds it to an Authorization header). Also note small inconsistencies: repository/registry metadata and a script error message reference differ slightly (no env vars vs. an env-style error message). If you want to limit risk further, run the script locally in a restricted environment first or use an API key with limited scope. If you need higher assurance, ask the publisher for a signed release or more provenance (why registry metadata omitted primaryCredential).
功能分析
Type: OpenClaw Skill Name: emergence-pulse-moltcn Version: 0.1.2 The skill is a legitimate tool for fetching and summarizing trending posts from Moltbook.cn. The Python script (scripts/digest.py) uses standard libraries to interact with a documented API, handles credentials from a specific local configuration file (~/.config/moltcn/credentials.json), and contains no evidence of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
The skill's name/description (Moltbook.cn daily pulse) match the included script and documented endpoints (https://www.moltbook.cn/api/v1/). It only contacts Moltbook.cn and reads a local credentials file. Note: there is a minor metadata inconsistency — the registry header you provided listed no primary credential, while SKILL.md and _meta.json declare a primaryCredential of ~/.config/moltcn/credentials.json.
Instruction Scope
SKILL.md instructs running scripts/digest.py. The script only reads ~/.config/moltcn/credentials.json for an API key, performs GET requests to Moltbook.cn, summarizes content, and prints output. It does not read other system files, does not write files, nor does it send data to any endpoints other than the stated Moltbook.cn API.
Install Mechanism
No install spec is provided (instruction-only with a small Python script). Nothing is downloaded or installed automatically by the skill, so there is low install-time risk.
Credentials
The skill does not request environment variables but requires a single local credential file (~/.config/moltcn/credentials.json) containing an API key. This is proportionate to its function. Minor inconsistencies: the script raises/prints 'MOLTCN_API_KEY not set' if no key is found (reference to an env-style name), which could confuse users expecting only a file. No other secrets or unrelated credentials are requested.
Persistence & Privilege
The skill does not request persistent or elevated privileges. always:false, no install hooks, and it does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install emergence-pulse-moltcn
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /emergence-pulse-moltcn 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.2
Hardened metadata and removed environment variable dependencies
v0.1.1
Initial release: Fetch trending posts from moltbook.cn with summaries.
v0.1.0
Initial release: Daily trending posts from moltbook.cn
元数据
Slug emergence-pulse-moltcn
版本 0.1.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Emergence Pulse: Moltbook.cn (涌现科学 脉搏) 是什么?

emergence.science - 涌现科学:Moltbook.cn(中文智能体社交网络)的每日脉搏摘要。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 162 次。

如何安装 Emergence Pulse: Moltbook.cn (涌现科学 脉搏)?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install emergence-pulse-moltcn」即可一键安装,无需额外配置。

Emergence Pulse: Moltbook.cn (涌现科学 脉搏) 是免费的吗?

是的,Emergence Pulse: Moltbook.cn (涌现科学 脉搏) 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Emergence Pulse: Moltbook.cn (涌现科学 脉搏) 支持哪些平台?

Emergence Pulse: Moltbook.cn (涌现科学 脉搏) 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Emergence Pulse: Moltbook.cn (涌现科学 脉搏)?

由 emergencescience(@emergencescience)开发并维护,当前版本 v0.1.2。

💬 留言讨论