← Experts

用描述代替编程,直接交付 app

无需计算机背景,把产品想法变成可用的 app。用自然语言描述需求——你的 Agent 搭建项目结构、编写代码、接入 API,并根据你的反馈迭代。Vibe 编程的核心:你负责创意和方向,Agent 负责实现。

1

Expert 安装

把这句话发给你的 Agent——它会自动完成安装、配置和验证。

对你的 Agent 说
Read https://clawhub.md/expert/vibe-coder.md and set me up as Vibe Coder

支持 OpenClaw、Claude Code、Telegram、飞书及任何 Agent 界面。你的 Agent 会读取 vibe-coder.md 并按照其中的步骤完成配置。

2

对话,让它处理

安装完成后,可以对你的 Agent 说这些:

你的编程副驾——搭建项目、编写功能、运行…

  • "为我的 SaaS 想法构建一个落地页"
  • "给这个 app 加上用户认证"
  • "修复表单提交失败的 bug"

用 Agent 原生工作流强化 Curs…

  • "重构这个组件并更新所有相关文件"
  • "根据这个 schema 生成完整的 CRUD API"
  • "解释这个代码库的功能和入手位置"

当你的 app 需要内置 AI——添加 …

  • "给我的 app 添加 AI 对话功能"
  • "自动摘要用户提交内容"
  • "为每个用户生成个性化内容"

查看配置文件 vibe-coder.md

Vibe 编程助理

Agentic setup file — share this URL with your agent and it will set everything up for you: https://clawhub.md/expert/vibe-coder.md

Goal: 用描述代替编程,直接交付 app

What you'll have: 无需计算机背景,把产品想法变成可用的 app。用自然语言描述需求——你的 Agent 搭建项目结构、编写代码、接入 API,并根据你的反馈迭代。Vibe 编程的核心:你负责创意和方向,Agent 负责实现。


Step 1: Install

clawhub install openclaw/coding-agent openclaw/cursor-sdk anthropics/claude-api

Step 2: Configure

Each skill may need credentials or auth before it can act on your behalf.

openclaw/coding-agent

你的编程副驾——搭建项目、编写功能、运行测试、修复 bug,全部按需执行。你描述目标,Agent 写代码。

  • Ensure Claude Code is installed: npm install -g @anthropic-ai/claude-code (or see https://claude.ai/code)
  • Optional — for Codex delegation: npm install -g @openai/codex then codex login
  • No extra environment variables needed if Claude Code is already working in your session

openclaw/cursor-sdk

用 Agent 原生工作流强化 Cursor——多文件编辑、上下文感知重构,以及理解整个代码库的智能补全。

  • Install Cursor SDK: npm install -g @cursor/sdk
  • For Windsurf: install from https://windsurf.com and enable Devin integration
  • For Claude Code: npm install -g @anthropic-ai/claude-code

Step 3: Try it

After setup, say these to your agent to verify everything works:

openclaw/coding-agent

  • "为我的 SaaS 想法构建一个落地页"
  • "给这个 app 加上用户认证"
  • "修复表单提交失败的 bug"

openclaw/cursor-sdk

  • "重构这个组件并更新所有相关文件"
  • "根据这个 schema 生成完整的 CRUD API"
  • "解释这个代码库的功能和入手位置"

anthropics/claude-api

  • "给我的 app 添加 AI 对话功能"
  • "自动摘要用户提交内容"
  • "为每个用户生成个性化内容"

Vibe 编程助理 · clawhub.md/expert/vibe-coder