← 返回 Skills 市场
Pulse App Skill
作者
Shellishack
· GitHub ↗
· v1.0.0
296
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pulse-app-skill
功能描述
Use this skill to help developers get started building Pulse Apps — full-stack React extensions for Pulse Editor that use Module Federation. Trigger when a u...
安全使用建议
This guide appears coherent and safe as a developer reference. Before running any commands shown (pulse create, npm scripts) inspect the CLI/tool source (pulse) and the app's package.json to confirm dependencies are trustworthy. When you create skills or server functions that run on your host, review their action.ts and server code for secrets, network calls, or unsafe behavior before deploying or registering in a hosted Pulse Editor. If you plan to publish or run apps in a shared environment, ensure the app does not embed credentials or exfiltrate data.
功能分析
Type: OpenClaw Skill
Name: pulse-app-skill
Version: 1.0.0
The skill bundle contains standard metadata and a comprehensive developer guide for building 'Pulse Apps'. The `SKILL.md` file provides instructions and code examples for setting up, developing, and configuring full-stack React applications, including common patterns like accessing environment variables (`process.env.MY_API_KEY`) and using CLI tools (`pulse create`, `npm run dev`). There is no evidence of prompt injection attempts, malicious commands, data exfiltration, persistence mechanisms, or any other intent to harm the host system or misuse the AI agent. All content aligns with the stated purpose of assisting developers.
能力评估
Purpose & Capability
The name/description (Pulse App developer helper) match the SKILL.md content: scaffolding, app architecture, server functions, skills, and config. There are no unrelated required binaries, env vars, or credentials.
Instruction Scope
SKILL.md contains developer guidance, code examples, and CLI commands (pulse create, npm run dev/build). It does not instruct the agent to read system files, exfiltrate data, or access unrelated environment variables. It confines itself to Pulse App development tasks.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. The guide shows typical local dev commands but does not require keys or secrets.
Persistence & Privilege
always is false and the skill does not request any elevated or persistent system presence. It does not attempt to modify other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pulse-app-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/pulse-app-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Pulse App Skill.
- Guides developers in building full-stack React Pulse Apps with Module Federation.
- Covers project structure, frontend and backend setup, and skill (AI-action) development.
- Explains key APIs such as `useLoading` and `useActionEffect` from `@pulse-editor/react-api`.
- Provides CLI commands for bootstrapping apps and skills.
- Documents configuration via `pulse.config.ts` and app integration concepts.
- Notes current limitations (e.g., no multi-page support, IMC requires editor).
- Includes links to template repo and related resources.
元数据
常见问题
Pulse App Skill 是什么?
Use this skill to help developers get started building Pulse Apps — full-stack React extensions for Pulse Editor that use Module Federation. Trigger when a u... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 296 次。
如何安装 Pulse App Skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pulse-app-skill」即可一键安装,无需额外配置。
Pulse App Skill 是免费的吗?
是的,Pulse App Skill 完全免费(开源免费),可自由下载、安装和使用。
Pulse App Skill 支持哪些平台?
Pulse App Skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pulse App Skill?
由 Shellishack(@shellishack)开发并维护,当前版本 v1.0.0。
推荐 Skills