← Back to Skills Marketplace
shellishack

Pulse App Skill

by Shellishack · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
296
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pulse-app-skill
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pulse-app-skill
  3. After installation, invoke the skill by name or use /pulse-app-skill
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug pulse-app-skill
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 296 downloads so far.

How do I install Pulse App Skill?

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

Is Pulse App Skill free?

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

Which platforms does Pulse App Skill support?

Pulse App Skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pulse App Skill?

It is built and maintained by Shellishack (@shellishack); the current version is v1.0.0.

💬 Comments