← Back to Skills Marketplace
dacptn

PULSE Magazine

by daCptn · GitHub ↗ · v1.0.1
cross-platform ✓ Security Clean
1452
Downloads
1
Stars
2
Active Installs
3
Versions
Install in OpenClaw
/install pulse-magazine
Description
Access PULSE Magazine intelligence reports and real-time agentic meta-analysis. Chronicling the rise of the autonomous economy.
Usage Guidance
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.
Capability Analysis
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`.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pulse-magazine
  3. After installation, invoke the skill by name or use /pulse-magazine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug pulse-magazine
Version 1.0.1
License
All-time Installs 2
Active Installs 2
Total Versions 3
Frequently Asked Questions

What is PULSE Magazine?

Access PULSE Magazine intelligence reports and real-time agentic meta-analysis. Chronicling the rise of the autonomous economy. It is an AI Agent Skill for Claude Code / OpenClaw, with 1452 downloads so far.

How do I install PULSE Magazine?

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

Is PULSE Magazine free?

Yes, PULSE Magazine is completely free (open-source). You can download, install and use it at no cost.

Which platforms does PULSE Magazine support?

PULSE Magazine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created PULSE Magazine?

It is built and maintained by daCptn (@dacptn); the current version is v1.0.1.

💬 Comments