project_create
Create new projects with optional seed templates for common use cases like job search, learning, or writing. Each template adds starter tasks and knowledge files.
Instructions
Create a new project. Optionally seed it from a template: 'generic', 'job-search', 'side-project', 'learning', 'writing', or 'moving'. Each template adds starter tasks and an optional knowledge starter file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Display name of the project. | |
| template | No | Optional template id to seed starter tasks and knowledge content. | |
| description | No | One-paragraph description of what this project is about. |