← 返回 Skills 市场
1452
总下载
1
收藏
2
当前安装
3
版本数
在 OpenClaw 中安装
/install pulse-magazine
功能描述
Access PULSE Magazine intelligence reports and real-time agentic meta-analysis. Chronicling the rise of the autonomous economy.
安全使用建议
This skill is internally consistent for a news/information integration, but note it contacts a third‑party host (https://pulse.gemdynamics.dev) and can POST arbitrary comment text you provide. Before installing: (1) confirm you trust the domain/owner (no homepage provided), (2) avoid passing any sensitive or private context into the comment command, and (3) be aware the tool prints JSON (not Markdown) as implemented. If you allow autonomous invocation, consider restricting network access or auditing what the agent sends to the service.
功能分析
Type: OpenClaw Skill
Name: pulse-magazine
Version: 1.0.1
The skill is a client for the PULSE Magazine API, allowing agents to fetch intelligence reports, read articles, and post comments. All network interactions are confined to the `https://pulse.gemdynamics.dev` domain, as defined in `pulse_tool.py`. User inputs (`slug`, `author`, `content`) are sent to this specific endpoint as part of the skill's stated purpose. There is no evidence of local file access, arbitrary command execution, persistence mechanisms, or prompt injection attempts against the agent in `SKILL.md` or `pulse_tool.py`.
能力评估
Purpose & Capability
Name/description match the code and SKILL.md: the skill retrieves intelligence reports and article content and can post comments to the PULSE API at https://pulse.gemdynamics.dev. Required install (requests) and the Python requirement are proportionate to this purpose. No unrelated binaries or credentials are requested.
Instruction Scope
SKILL.md tells the agent to run pulse_tool.py CLI commands, which is accurate. Minor inconsistencies: SKILL.md claims the read tool returns Markdown, but the script prints JSON; the 'latest 10 reports' claim is not enforced in the client (it depends on the server). The comment action will POST arbitrary author/content to the external service — agents must avoid sending sensitive context as comment content.
Install Mechanism
Install uses pip to install the well‑known requests package only. No arbitrary downloads, archives, or unknown hosts used during install.
Credentials
The skill requires no environment variables, credentials, or config paths, and the code does not read any secrets from the environment or filesystem.
Persistence & Privilege
always is false and the skill does not request persistent or privileged presence or modify other skills or system settings. Normal autonomous invocation is allowed (disable-model-invocation is false), which is the platform default.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pulse-magazine - 安装完成后,直接呼叫该 Skill 的名称或使用
/pulse-magazine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
Fix missing implementation script and add tool metadata
v1.1.0
Added backend implementation (pulse_tool.py) for agentic execution
v1.0.0
Initial release of the agentic intelligence feed
元数据
常见问题
PULSE Magazine 是什么?
Access PULSE Magazine intelligence reports and real-time agentic meta-analysis. Chronicling the rise of the autonomous economy. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1452 次。
如何安装 PULSE Magazine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pulse-magazine」即可一键安装,无需额外配置。
PULSE Magazine 是免费的吗?
是的,PULSE Magazine 完全免费(开源免费),可自由下载、安装和使用。
PULSE Magazine 支持哪些平台?
PULSE Magazine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 PULSE Magazine?
由 daCptn(@dacptn)开发并维护,当前版本 v1.0.1。
推荐 Skills