← 返回 Skills 市场
Openclaw Fullstack App
作者
Sunshine-del-ux
· GitHub ↗
· v1.0.0
415
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-fullstack-app
功能描述
Generate complete fullstack apps with React/Vue/Next frontend, Node/Python backend, PostgreSQL/MongoDB, Docker, CI/CD, auth, REST/GraphQL APIs.
安全使用建议
This package is a simple local project scaffolder — its behavior is coherent with the description. Follow these precautions before using it: (1) Review generate.sh to confirm the exact files it will create; run it in an empty or disposable directory to avoid accidental overwrites. (2) Fix insecure defaults in the generated output (replace hardcoded DB password, set a secure DATABASE_URL, correct DB image name to 'postgres' or 'mongo' as appropriate). (3) Be aware the script does not validate or sanitize the NAME argument — avoid passing untrusted strings (e.g., containing '..' or shell-special characters). (4) The skill has no provenance (no homepage/repository/author contact); if you need stronger assurances, request source hosting or a verified author before relying on it in production. (5) After generation, inspect the produced Docker/CI configs and run in an isolated environment (e.g., local VM or throwaway container) before deploying to real services.
功能分析
Type: OpenClaw Skill
Name: openclaw-fullstack-app
Version: 1.0.0
The skill bundle is a standard fullstack application boilerplate generator. The shell script (generate.sh) creates local directory structures and files for React/Vue/Next.js frontends and Node/Python backends without any signs of data exfiltration, malicious execution, or obfuscation. While it generates a docker-compose.yml with hardcoded default credentials (user:pass), this is a common template practice and does not indicate malicious intent.
能力评估
Purpose & Capability
Name/description promise a fullstack app generator and the included SKILL.md plus generate.sh produce project scaffolding (frontend, backend, docker-compose, etc.). Required tools (Node/Python/Docker) align with the generator's outputs.
Instruction Scope
SKILL.md simply instructs running ./generate.sh and lists requirements. The script only creates files in the target directory and does not read unrelated files, call external URLs, or access environment variables beyond conventional PORT usage in example backend code. Minor issues: the script does not validate inputs, may overwrite files in the target directory, and embeds values like $NAME directly into generated files.
Install Mechanism
No install spec is present (instruction-only). The only code is generate.sh which writes scaffolding locally; no downloads or binary installs are performed by the skill itself.
Credentials
The skill declares no required credentials or config paths. However, the generated docker-compose embeds a hardcoded DB password ('pass') and a DATABASE_URL template; the DB image is set to the $DB value (defaults to 'postgresql', which is not the standard Docker image name). These are conveniences but are insecure or likely incorrect defaults and should be adjusted by the user.
Persistence & Privilege
Skill does not request persistent or elevated privileges, does not set always:true, and does not modify other skills or system-wide configuration. It only writes generated files into the chosen directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-fullstack-app - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-fullstack-app触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
OpenClaw Fullstack App Generator initial release
- Generate complete fullstack applications with frontend, backend, database, Docker, CI/CD, and authentication.
- Supports React, Vue, Next.js (frontend) and Node.js, Python, Django, FastAPI (backend).
- Choice of PostgreSQL or MongoDB databases.
- Produces a ready-to-use project structure and deployment templates.
- Includes example usage commands and requirements in documentation.
元数据
常见问题
Openclaw Fullstack App 是什么?
Generate complete fullstack apps with React/Vue/Next frontend, Node/Python backend, PostgreSQL/MongoDB, Docker, CI/CD, auth, REST/GraphQL APIs. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 415 次。
如何安装 Openclaw Fullstack App?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-fullstack-app」即可一键安装,无需额外配置。
Openclaw Fullstack App 是免费的吗?
是的,Openclaw Fullstack App 完全免费(开源免费),可自由下载、安装和使用。
Openclaw Fullstack App 支持哪些平台?
Openclaw Fullstack App 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Fullstack App?
由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。
推荐 Skills