AI创业MVP快造工厂

v1.0.0

AI创业MVP快造工厂 — 从需求分析到小程序上线的全链路自动化,每周即可完成一个MVP验证

0· 76·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for zlszhonglongshen/ai-startup-mvp-launcher.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "AI创业MVP快造工厂" (zlszhonglongshen/ai-startup-mvp-launcher) from ClawHub.
Skill page: https://clawhub.ai/zlszhonglongshen/ai-startup-mvp-launcher
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install ai-startup-mvp-launcher

ClawHub CLI

Package manager switcher

npx clawhub@latest install ai-startup-mvp-launcher
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The skill's name and description claim end-to-end MVP automation and the SKILL.md only orchestrates four sub-skills (miniapp-daily-generator, project-mode, card-renderer, content-trend-weapon). It does not request unrelated binaries, environment variables, or system access, so requested capabilities line up with the stated purpose.
Instruction Scope
The runtime instructions are limited to receiving a user's idea and invoking the listed sub-skills to produce product docs, code scaffolding, assets and analysis. There are no instructions to read local files, access system paths, or send data to endpoints outside the described workflow. Note: the skill assumes the presence and correct behavior of the named sub-skills.
Install Mechanism
There is no install spec and no downloadable code — this is instruction-only (Markdown/JSON files). That minimizes on-disk code risk. Nothing in the package requests or performs arbitrary downloads or extraction.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does mention that third-party APIs (WeChat Pay, maps) may be needed later, but those are not requested by the skill itself. No unnecessary secrets are being requested.
Persistence & Privilege
always:false (default) and model invocation is enabled (default). Autonomous invocation is normal for skills, but because this skill orchestrates other skills, you should verify the permissions and behavior of those sub-skills — the orchestration increases blast radius if one of the sub-skills is malicious or poorly scoped.
Assessment
This package is internally coherent and low-risk as delivered because it is instruction-only and asks for no credentials. However: (1) the skill delegates work to four named sub-skills — before using it, ask who provides those sub-skills (miniapp-daily-generator, project-mode, card-renderer, content-trend-weapon) and review their permissions and code; orchestration can amplify risk if a sub-skill exfiltrates data. (2) Always review any AI-generated code before running or deploying it (it may include insecure defaults or placeholder API keys). (3) Do not paste sensitive credentials into prompts; the skill does not require them but later generated code may reference third-party APIs (WeChat Pay, map services) that will. (4) If you need higher assurance, request provenance (author, homepage, license) or run the workflow in an isolated environment/VM and audit outputs before connecting real services.

Like a lobster shell, security has layers — review code before you run it.

latestvk975cb55q6k9mj76qsxespzqrd85d5ex
76downloads
0stars
1versions
Updated 4d ago
v1.0.0
MIT-0

AI创业MVP快造工厂

从0到1,一周完成MVP验证的自动化流水线。

概述

将一个创业想法在7天内转化为可验证的MVP产品。全流程由AI驱动,自动编排4个专业Skill协同工作,大幅降低创业初期的试错成本。

解决问题

  • 有想法但不知道怎么开始
  • 缺乏技术能力,无法快速验证
  • 预算有限,不想一上来就招人开发
  • 想快速验证市场需求,避免闭门造车

工作流程

[创业想法描述]
     ↓
miniapp-daily-generator  → 生成小程序完整产品方案
         ↓
project-mode              → 拆解任务 + 调度开发者 + 进度管理
         ↓
card-renderer             → 生成产品封面、品牌素材、推广卡片
         ↓
content-trend-weapon      → 自动追踪同类竞品 + 生成内容运营方案
         ↓
[交付物] 产品文档 + 代码框架 + 品牌素材 + 运营计划

使用方法

第一步:描述你的创业想法

告诉AI你遇到了什么问题,想做什么产品,目标用户是谁。

示例输入

我想做一个小程序,帮助年轻人管理订阅服务,避免被自动续费套路。用户主要是25-35岁的都市白领。

第二步:AI自动生成完整MVP方案

系统自动调用 miniapp-daily-generator,输出:

  • 产品功能架构
  • 页面设计
  • 技术选型
  • 代码生成(带项目结构)

第三步:项目启动与任务管理

调用 project-mode

  • 自动拆解开发任务
  • 调度虚拟开发团队执行
  • 追踪进度,生成周报

第四步:品牌与运营素材

card-renderer 生成:

  • 产品封面图
  • 功能介绍卡片
  • 社交媒体推广素材

第五步:市场调研与竞品分析

content-trend-weapon 自动:

  • 搜索同类产品
  • 分析竞品优缺点
  • 生成内容运营方案

交付物清单

交付物说明
产品需求文档功能清单、页面结构、用户旅程
小程序代码框架完整项目结构,可直接运行
品牌素材包封面图、图标、推广卡片
竞品分析报告市场现状、差异化建议
运营计划内容选题、推广节奏

适用场景

  • 创业者快速验证想法
  • 副业项目冷启动
  • 产品经理快速出原型
  • 学生创业项目
  • 内部创新项目立项

限制说明

  • 代码框架基于小程序(适合轻量工具类应用)
  • AI生成代码需人工review后使用
  • 部分API需要自己申请(微信支付、地图等)

Comments

Loading comments...