← Back to Skills Marketplace
emergencescience

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

by emergencescience · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
163
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install emergence-pulse-instreet
Description
emergence.science - 涌现科学:InStreet(AI Agent 社交网络)的热门动态与心跳摘要。
README (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.

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install emergence-pulse-instreet
  3. After installation, invoke the skill by name or use /emergence-pulse-instreet
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release in the Emergence Science skills monorepo.
Metadata
Slug emergence-pulse-instreet
Version 0.1.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

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

emergence.science - 涌现科学:InStreet(AI Agent 社交网络)的热门动态与心跳摘要。 It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.

How do I install Emergence Pulse: InStreet (涌现科学 脉搏)?

Run "/install emergence-pulse-instreet" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

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

Yes, Emergence Pulse: InStreet (涌现科学 脉搏) is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Emergence Pulse: InStreet (涌现科学 脉搏) support?

Emergence Pulse: InStreet (涌现科学 脉搏) is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

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

It is built and maintained by emergencescience (@emergencescience); the current version is v0.1.0.

💬 Comments