Complete guide for CloudBase cloud functions development - supports both Event Functions (Node.js) and HTTP Functions (multi-language Web services). Covers runtime selection, deployment, logging, invocation, scf_bootstrap, SSE, WebSocket, and HTTP access configuration.
$npx -y skills add ljunn/junli-cloudbase --skill cloud-functionsInstalls into the current project.
Run `npx skills use "https://github.com/ljunn/junli-cloudbase" --skill "ljunn/junli-cloudbase/cloud-functions"` 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/ljunn/junli-cloudbase" that are relevant to the current task. Run `npx skills add "https://github.com/ljunn/junli-cloudbase"` and select the relevant skills, then follow their instructions.