← Back to Skills Marketplace
Startup Toolkit
by
Sunshine-del-ux
· GitHub ↗
· v1.0.0
589
Downloads
0
Stars
3
Active Installs
1
Versions
Install in OpenClaw
/install startup-toolkit
Description
Provides a complete React/Node.js toolkit with landing page, authentication, payments, analytics, and marketing features to launch your startup quickly.
Usage Guidance
This package is essentially a placeholder/scaffolding script, not a functioning startup stack. It will create directories named for your project and then advise running docker-compose up, but no docker-compose.yml or application code is included. Before running anything: (1) inspect launch.sh (you already can — it just runs mkdir), (2) run it in a safe/sandbox directory (it will create folders where you run it), (3) do not expect Stripe or auth integrations to be present — they will require additional trusted code and API keys, and (4) prefer installing startup templates from well-known sources or full repos that include Dockerfiles, compose files, and explicit instructions. The script uses the unsanitized first argument as a path (e.g., an absolute or ../ path could create unexpected locations), so avoid running it with untrusted input or in sensitive directories.
Capability Analysis
Type: OpenClaw Skill
Name: startup-toolkit
Version: 1.0.0
The bundle provides a simple shell script (launch.sh) that creates a basic directory structure for a project. While the documentation (SKILL.md) claims extensive features like Stripe integration and authentication that are not actually implemented in the provided code, there are no indicators of malicious intent, data exfiltration, or harmful instructions.
Capability Assessment
Purpose & Capability
The name and description promise a complete startup toolkit (frontend, backend, Stripe, Postgres, Docker, CI/CD, analytics, referral system). The actual bundle contains only SKILL.md and a 312-byte launch.sh that merely creates directories; there is no application code, Dockerfiles, docker-compose.yml, or integrations. This is a large mismatch between claimed capabilities and provided artifacts.
Instruction Scope
Runtime instructions simply tell the user to run ./launch.sh and possibly docker-compose up. The instructions do not ask for credentials or access system files. They are within a narrow operational scope, but they are misleading because they imply downstream steps (e.g., docker-compose up) that cannot succeed with the provided files.
Install Mechanism
There is no install spec and no downloaded code. The skill is instruction-only plus a small script, which minimizes installation risk. Nothing is written to disk by an installer beyond what the script itself does when executed.
Credentials
The skill declares no required environment variables or credentials, yet the description advertises integrations (Stripe, social auth) that normally require API keys. Either the skill is incomplete (missing config/setup) or it will later request credentials — the current state is disproportionate and potentially misleading.
Persistence & Privilege
The skill does not request persistent presence (always:false) and does not modify other skills or system settings. It only includes a simple script that creates directories in the current filesystem when run.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install startup-toolkit - After installation, invoke the skill by name or use
/startup-toolkit - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Startup Toolkit.
- Provides a modern SaaS landing page with SEO and conversion optimization.
- Built-in authentication with social login and password recovery.
- Integrated Stripe payments with subscription management and invoice generation.
- Analytics tools for user tracking, event insights, and dashboard visualization.
- Marketing features like email capture, waitlist, and referral system.
- Quick start scripts and support for React, Node.js/Express, PostgreSQL, Docker, and CI/CD.
Metadata
Frequently Asked Questions
What is Startup Toolkit?
Provides a complete React/Node.js toolkit with landing page, authentication, payments, analytics, and marketing features to launch your startup quickly. It is an AI Agent Skill for Claude Code / OpenClaw, with 589 downloads so far.
How do I install Startup Toolkit?
Run "/install startup-toolkit" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Startup Toolkit free?
Yes, Startup Toolkit is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Startup Toolkit support?
Startup Toolkit is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Startup Toolkit?
It is built and maintained by Sunshine-del-ux (@sunshine-del-ux); the current version is v1.0.0.
More Skills