LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

project-setup - Interactive setup wizard for starter projects

Interactive setup wizard that gathers prototype context, updates template docs, and creates an initial implementation plan.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Read existing template files
  • Gather requirements via user questions
  • Fetch context from external URLs
  • Update CLAUDE.md template placeholders
  • Rewrite project-goal.md file
  • Generate initial implementation plan
  • Update plan list in README

Inputs

  • User prototype details
  • Starter template documents
  • Web document URLs

Outputs

  • Updated CLAUDE.md file
  • Rewritten project-goal.md file
  • Created implementation plan document
  • Updated docs/README.md file

Requirements

  • Read tool
  • Write tool
  • Edit tool
  • Glob tool
  • Bash tool
  • WebFetch tool

Source

  • Spec: SKILL.md
project-setup
wizard
documentation
implementation-plan
Read existing template files
Gather requirements via user questions
Fetch context from external URLs
Update CLAUDE.md template placeholders
User prototype details
Starter template documents
Web document URLs
Updated CLAUDE.md file
Rewritten project-goal.md file
Created implementation plan document