← 返回 Skills 市场
shellishack

Pulse Editor Vibe Coding APIs

作者 Shellishack · GitHub ↗ · v1.0.3
cross-platform ⚠ suspicious
2440
总下载
5
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install pulse-editor
功能描述
Generate and build Pulse Apps using the Vibe Dev Flow API. Use this skill when the user wants to create, update, or generate code for Pulse Editor applications.
安全使用建议
What to check before installing: - Confirm the publisher/trustworthiness of this skill and that pulse-editor.com is the intended destination. The skill will send any provided API key to that domain. - Metadata omitted required env vars: SKILL.md and the Python example expect an API key (PULSE_EDITOR_API_KEY). Ask the publisher or maintainer to update metadata so the platform can surface the credential requirement correctly. - If you plan to provide an API key, consider creating a scoped or limited key for testing and review Pulse Editor's privacy/security policies. Do not reuse high-privilege or unrelated credentials. - Because the skill opens long-lived SSE connections (up to ~10 minutes), confirm your environment/network policy allows that and be aware of potential resource/time costs. - If you need higher confidence, run the included example locally using a test API key and observe behavior (what data is sent/received). If the publisher cannot justify the metadata mismatch or you don't trust the domain, avoid installing.
功能分析
Type: OpenClaw Skill Name: pulse-editor Version: 1.0.3 The skill bundle is benign. All files consistently describe and implement interaction with the `pulse-editor.com` API for generating and updating applications. The `SKILL.md` provides clear, non-malicious instructions for the AI agent, focusing on API usage and response handling. The example scripts (`generate_app.py`, `generate_app.tsx`) demonstrate standard API calls, secure handling of API keys (via environment variables or implied proxy), and proper parsing of Server-Sent Events, without any evidence of data exfiltration, malicious execution, persistence, or prompt injection attempts against the agent.
能力评估
Purpose & Capability
The skill's name/description align with the code and SKILL.md: it calls Pulse Editor's Vibe Dev Flow API to generate, build, and publish apps. The example code and instructions show the expected network calls and SSE usage, which are coherent with the stated purpose. However, the registry metadata declares no required environment variables while both SKILL.md and examples clearly expect an API key (PULSE_EDITOR_API_KEY) — this omission is inconsistent and worth verifying.
Instruction Scope
SKILL.md and the examples confine actions to the Pulse Editor API endpoint (https://pulse-editor.com/...) using SSE streaming and processing returned messages. There are no instructions to read unrelated system files, other credentials, or to exfiltrate data to third-party endpoints. The instructions do require keeping a long-lived SSE connection (up to ~10 minutes), which is explicitly documented.
Install Mechanism
This is an instruction-only skill with no install spec; no downloads or extra packages are installed by the skill itself. Two example files are included but there is no package installation or archive extraction.
Credentials
The SKILL.md and example scripts require an API key sent as an Authorization: Bearer header (examples use the PULSE_EDITOR_API_KEY environment variable), but the registry metadata lists no required env vars or primary credential. The requested credential is proportionate to the skill's purpose (API key for the service), but the metadata omission is a mismatch that could lead to confusion or misconfiguration — verify what secret you must provide and how the platform will store/handle it. No other unrelated credentials are requested.
Persistence & Privilege
The skill does not request always:true and does not declare any system config path changes or cross-skill modifications. It runs network calls to a single external service (Pulse Editor) and does not require elevated or persistent system privileges beyond normal network access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pulse-editor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pulse-editor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Pulse Editor Vibe Dev Flow 1.0.3 - Added guidance for agents to use "streamUpdatePolicy": "artifactOnly" to reduce token usage. - Clarified that the SSE connection is not stalled if no messages are received as long as it remains open. - Expanded and clarified benefits for AI agents (stateless operation, parallel app generation, no local dependencies). - Improved organization, explicitly identifying use cases and agent-oriented advantages. - Aligned message type and data type naming in documentation (e.g. tool_call → toolCall).
v1.0.2
- Added a new section highlighting "Why Use This Skill" with key benefits such as cloud-based generation, instant deployment, version control, and stateless operation. - Clarified that the API call is a long-running operation (2–5 minutes typical, up to 10 minutes for complex apps), and emphasized not to time out requests prematurely. - Provided advice on handling the Server-Sent Events (SSE) stream: keep the connection alive and process updates as they arrive. - No changes to endpoint, authentication, or response format.
v1.0.1
- Added a new optional request parameter, streamUpdatePolicy, to control which SSE messages are streamed. - Suggested value "artifactOnly" for streamUpdatePolicy to only receive the final artifact output and help agents save tokens. - No other changes; functionality remains the same.
v1.0.0
Initial upload
元数据
Slug pulse-editor
版本 1.0.3
许可证
累计安装 2
当前安装数 2
历史版本数 4
常见问题

Pulse Editor Vibe Coding APIs 是什么?

Generate and build Pulse Apps using the Vibe Dev Flow API. Use this skill when the user wants to create, update, or generate code for Pulse Editor applications. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2440 次。

如何安装 Pulse Editor Vibe Coding APIs?

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

Pulse Editor Vibe Coding APIs 是免费的吗?

是的,Pulse Editor Vibe Coding APIs 完全免费(开源免费),可自由下载、安装和使用。

Pulse Editor Vibe Coding APIs 支持哪些平台?

Pulse Editor Vibe Coding APIs 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pulse Editor Vibe Coding APIs?

由 Shellishack(@shellishack)开发并维护,当前版本 v1.0.3。

💬 留言讨论