What problem does it solve? Setting up a new project in a personal knowledge vault requires creating a properly typed page, seeding its description, and remembering to connect external data sources. This Skill automates that setup so a project is tracked from the moment you name it. ## Core Features & Use Cases - Project Page Creation: Runs the rubber-ducky CLI to create a typed project page at wiki/projects/<slug>.md from a title you provide. - Description Seeding: Suggests a one-line description based on the project title and writes your approved version into the page's Description section. - Data-Source Handoff: Offers a clean handoff to the /add-data-source skill so you can wire up external data sources immediately or later. - Use Case: Say "start a project called Housing search" and get a structured project page with a seeded description, plus a prompt to connect relevant data sources. ## Quick Start Ask the assistant to start a new project named after whatever you want to track, such as "Personal finances" or "Home expenses".