# create-project-template Workflow for generating MuleSoft projects from Anypoint Exchange templates, local .jar templates, or from scratch via the `mule-mcp-server`. Use when users ask to "create a project", "generate project", "build integration", "create API", "use template", or "from template". Performs template discovery and calls create_mule_project only after explicit user confirmation; delegates flow generation to the `build-mule-integration` skill. - **Skill Source:** [SKILL.md](https://dev-portal.mulesoft.com/skills/mule-development/create-project-template/SKILL.md) ## Steps ### Step 1: Step 1: Generation Path Decision