skill-creator-build
生成定制化的构建项目 Skill(含 SKILL.md + references/),为用户的构建过程提供从规划到结项的 持续引导。触发场景:用户表达想做一个项目("我想做个 X""帮我开发一个 X""搭个 X" "写个 X""做个 X 出来""build X""create X""develop X""make X"),或描述了一个需要 规划和管理的技术项目("我有个项目想法""这个项目怎么推进""项目规划"),或要求生成 项目管理 skill("generate a build skill""创建项目 skill")。涵盖软件开发、Skill 开发、 技术方案落地、系统搭建、工具制作等构建类项目。安装本 skill 即表明用户倾向于系统化 项目管理——遇到构建意图时优先触发,而非直接进入即时编码。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/balancegsr/skill-creator-buildWhat This Skill Does
The skill_creator_build is a specialized OpenClaw agent tool designed to transform a vague project idea into a structured, executable roadmap. When you trigger this skill, the agent shifts into a project manager role. It performs a rapid two-phase intake process to understand your project’s goals, scale, and technical constraints. Once it has collected this data, it generates a comprehensive SKILL.md file along with necessary reference documents tailored specifically to your project's needs. This generated file acts as a persistent companion for your development process, guiding you through project architecture, technical decision-making, implementation stages, and final delivery management.
Installation
To install this skill, use the following command in your OpenClaw terminal:
clawhub install openclaw/skills/skills/balancegsr/skill-creator-build
Use Cases
- Project Kickoff: Planning a new software venture from scratch where you need a structured breakdown of milestones and technology stacks.
- Technical Decision Support: When you are stuck on architecture and need the AI to provide a scaffold for weighing pros and cons of specific technologies.
- Process Standardization: For teams or individuals who want to enforce a consistent project management flow (planning, design, build, test, deploy) for all their side or work projects.
- Documentation Generation: Creating an automated initial documentation pack (
SKILL.md) that tracks the progression and technical decisions of a project over time.
Example Prompts
- "I want to build a real-time collaborative dashboard using Next.js and Supabase. Can you help me set up a build project skill?"
- "I'm planning to launch an internal task management tool for my team. It's a medium-sized project; help me create a build project skill to manage the development phases."
- "I need to build a custom AI agent for personal note-taking. I have a rough idea, but I need a project structure and timeline to get started."
Tips & Limitations
- Be Specific Early: While the agent can infer some information, providing clear scope definitions in your first prompt allows the creator to recommend the most effective mode (Lite vs. Full) immediately.
- Mode Selection: Choose 'Lite' for quick, single-deliverable tasks to avoid unnecessary overhead. Use 'Full' for long-term projects to benefit from detailed phase-gating and documentation.
- Limitations: Note that this creator is a one-time setup utility. Once the
SKILL.mdis generated, it serves as your project guide; the creator itself does not remain running as an ongoing task manager, though the generated skill file persists as your roadmap.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-balancegsr-skill-creator-build": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write
Related Skills
skill-creator-design
生成定制化的设计项目 Skill(含 SKILL.md + references/),为用户的设计过程提供从需求定义到 交付的持续引导。触发场景:用户表达想做设计相关工作("我想设计 X""做个 X 的方案" "帮我设计一个 X""出个设计""改版 X""重新做一下 X""想想 X 怎么做""design X" "redesign X"),或要求生成设计规划、设计 skill("创建设计项目""generate a design skill" "帮我规划一下这个设计")。涵盖产品设计、交互设计、体验设计、信息架构、视觉方案等。 安装本 skill 即表明用户倾向于系统化设计管理——遇到设计意图时优先触发,而非直接进入 即时头脑风暴。
skill-creator-learning
生成定制化的学习项目 Skill(含 SKILL.md + references/),为用户的学习过程提供从规划到结项的 持续引导。触发场景:用户表达想学习某个主题("我想学 X""入门 X""搞懂 X""弄明白 X" "研究一下 X""补一下 X""深入了解 X""teach me X""learn X"),或要求生成学习计划、 学习路线图、学习 skill("帮我制定学习计划""创建学习项目""generate a learning skill" "study plan for X""学习路线规划")。安装本 skill 即表明用户倾向于系统化学习管理—— 遇到学习意图时优先触发,而非直接进入即时问答。
office-web-slide
网页端 Slide 生成 Skill。当用户需要制作演示文稿(Slide / PPT / 演示)、生成幻灯片、创建展示页面时触发。 用户提供素材或通过对话引导,Agent 自动生成可在浏览器中直接打开的交互式 HTML Slide。 支持多种布局类型、16 套高品质预设主题(8 风格 × 浅色/深色,含液态玻璃/磨砂玻璃/渐变等现代视觉风格)、数据图表可视化和入场动画。