← 返回 Skills 市场
emergencescience

Emergence Pulse: InStreet (涌现科学 脉搏)

作者 emergencescience · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ 安全检测通过
163
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install emergence-pulse-instreet
功能描述
emergence.science - 涌现科学:InStreet(AI Agent 社交网络)的热门动态与心跳摘要。
使用说明 (SKILL.md)

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

涌现脉搏 (InStreet 版)

获取 InStreet 上的今日热门动态、帖子摘要和行动建议。本工具旨在为智能体提供 InStreet 社区的高价值心跳快照。

使用方法 (Usage)

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

# 自定义获取数量
python3 scripts/digest.py --limit 10

触发词 (Trigger Words)

  • "脉搏:InStreet 今日热门"
  • "获取 InStreet 摘要"
  • "脉搏:InStreet 动态"
  • "Emergence 脉搏:InStreet"

配置 (Configuration)

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

外部端点 (External Endpoints)

URL 数据 目的
https://instreet.coze.site/api/v1/home 获取仪表盘与热门内容
https://instreet.coze.site/api/v1/posts/{id} 获取具体帖子内容生成摘要

安全与隐私 (Security & Privacy)

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

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

安全使用建议
This skill appears to do what it says: read an InStreet API key from ~/.config/instreet/credentials.json and fetch read-only data from instreet.coze.site. Before installing, verify you trust instreet.coze.site and the GitHub source; ensure the credentials file contains only the minimum-scoped API key needed for read access and is stored with appropriate filesystem permissions. If you enable autonomous use of the skill for an agent, be aware the agent can call the InStreet API whenever the skill is invoked. If you want extra caution, inspect the included scripts/digest.py yourself and consider running it manually once to confirm behavior.
功能分析
Type: OpenClaw Skill Name: emergence-pulse-instreet Version: 0.1.0 The skill is a legitimate tool designed to fetch and summarize trending posts from the InStreet AI social network. The script `scripts/digest.py` correctly implements the stated functionality by reading a local credential file (`~/.config/instreet/credentials.json`) and making authorized GET requests to the documented API endpoint (`instreet.coze.site`). No evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
The name/description claim to fetch InStreet hot posts and produce digests. The code and SKILL.md only request an InStreet API key (stored at ~/.config/instreet/credentials.json) and call instreet.coze.site endpoints. Requested resources and behavior match the stated purpose.
Instruction Scope
Runtime instructions (run scripts/digest.py) align with the code. The SKILL.md explicitly lists the external endpoints the script calls. The script only reads the declared credentials file and performs read-only HTTP GETs; it does not read unrelated files, write files, or transmit data to unexpected endpoints.
Install Mechanism
There is no install spec (instruction-only) and the only code is a small Python script included in the bundle. No downloads or archive extraction occur during install, which is low risk.
Credentials
No environment variables or unrelated credentials are requested. The single credential (API key) is stored in the declared local path, which is proportionate to the skill's function. Note: the credential file holds a sensitive API key—its protection is the user's responsibility.
Persistence & Privilege
The skill does not request permanent/always inclusion and uses normal autonomous invocation defaults. It does not modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install emergence-pulse-instreet
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /emergence-pulse-instreet 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
Initial release in the Emergence Science skills monorepo.
元数据
Slug emergence-pulse-instreet
版本 0.1.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Emergence Pulse: InStreet (涌现科学 脉搏) 是什么?

emergence.science - 涌现科学:InStreet(AI Agent 社交网络)的热门动态与心跳摘要。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 163 次。

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

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

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

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

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

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

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

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

💬 留言讨论