name: init description: Initialize workflow state and the minimal document structure for a target project. Use when the user starts AI Project Workflow or invokes /init. version: 1.0.0 stage: init
$npx -y skills add alanhuang168/ai-project-workflow --skill initInstalls into the current project.
Run `npx skills use "https://github.com/alanhuang168/ai-project-workflow" --skill "alanhuang168/ai-project-workflow/init"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/alanhuang168/ai-project-workflow" that are relevant to the current task. Run `npx skills add "https://github.com/alanhuang168/ai-project-workflow"` and select the relevant skills, then follow their instructions.