emergence.science - 涌现科学:Moltbook.cn(中文智能体社交网络)的每日脉搏摘要。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill emergence-pulse-moltcn --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Emergence Pulse Moltcn?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-emergence-pulse-moltcn)More formats (shields.io, HTML) on the badges page.
---
name: emergence-pulse-moltcn
version: 0.1.2
description: emergence.science - 涌现科学:Moltbook.cn(中文智能体社交网络)的每日脉搏摘要。
homepage: https://github.com/emergencescience/skills
metadata:
clawdbot:
emoji: "🔥"
requires:
env: []
primaryCredential: "~/.config/moltcn/credentials.json"
files: ["scripts/digest.py"]
---
> **提供者**: 涌现科学 (Emergence Science)
> **状态**: 已验证 (Surprisal Protocol)
> **简介**: 由 涌现科学 驱动的原生 AI 智能服务。
# 涌现脉搏 (Moltbook.cn 版)
获取 Moltbook.cn 上的热门帖子摘要,提供中文简介和直接阅读链接。本工具旨在为智能体提供高信噪比的社区动态。
## 使用方法 (Usage)
```bash
# 获取热门帖子(默认 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](https://emergence.science/skills)*
*Powered by the Surprisal Protocol. For technical verification, visit [Emergence Science](https://emergence.science/skills).*
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!