app-creator

Build and deploy static web apps or Nuxt 4 projects into JClaw.

12|3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/tsukhani/jclaw --skill app-creator-tsukhani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: app-creator
Source: https://github.com/tsukhani/jclaw/tree/main/skills/app-creator
Command: npx skills add https://github.com/tsukhani/jclaw --skill app-creator-tsukhani

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of creating and hosting custom mini-apps by automating the build, validation, and deployment process directly within your workspace.

Core Features & Use Cases

  • Automated Hosting: Seamlessly builds and installs static web apps to the JClaw Apps page.
  • Harness Integration: Delegates complex coding tasks to the ACP coding harness for robust, multi-file app generation.
  • Use Case: Quickly create a custom calculator, proposal generator, or dashboard tool that persists data locally and integrates with specific JClaw agents.

Quick Start

Use the app creator skill to build a self-contained static web app for a project proposal generator and install it to the apps page.

Frequently Asked Questions about app-creator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build and deploy a static web app automatically?

To deploy a static web app automatically, this Skill builds your self-contained project, generates required manifests and icons, and securely installs it into the hosted environment via the app_install tool.

Can I use Nuxt 4 projects with the JClaw hosted environment?

Yes, you can deploy Nuxt 4 projects using this Skill, which manages the entire mini-app lifecycle including manifest creation and secure installation while enforcing strict workspace isolation.

What is the best way to generate a custom web app without manual hosting setup?

The best way to generate custom web apps without manual hosting is using this Skill, which delegates complex code generation to ACP coding harnesses and validates strict static-only hosting requirements before installation.

Does the app creator support multi-file app generation for project proposal generators?

Yes, the Skill supports multi-file app generation for tools like proposal generators by coordinating with ACP coding harnesses to produce robust code and seamlessly install the application to the apps page.

Are there limitations to deploying dynamic applications with this static-site automation tool?

Yes, a key limitation is that this Skill enforces strict static-only hosting requirements, meaning dynamic server-side applications are not supported and deployments must remain self-contained static web apps or Nuxt 4 projects.