Scaffolds a new monday.com code app with the correct structure, dependencies, and monday-code deployment configuration. Use when user wants to 'create a monday code app', 'scaffold a new app', 'initialize a monday app', 'set up a frontend app', 'set up a backend app', 'create a fullstack monday app', or asks how to get started building on monday-code.
$npx -y skills add mondaycom/agentic-monday --skill monday-code-initInstalls into the current project.
Run `npx skills use "https://github.com/mondaycom/agentic-monday" --skill "mondaycom/agentic-monday/monday-code-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/mondaycom/agentic-monday" that are relevant to the current task. Run `npx skills add "https://github.com/mondaycom/agentic-monday"` and select the relevant skills, then follow their instructions.