cloud-functions
Installation
SKILL.md
Cloud Functions Development
Use this skill when developing, deploying, and managing CloudBase cloud functions (Node.js serverless functions).
When to use this skill
Use this skill for cloud function operations when you need to:
- Create and deploy Node.js cloud functions
- Understand runtime limitations and selection
- Query function logs and monitor execution
- Invoke cloud functions from applications
- Configure HTTP access for cloud functions
Do NOT use for:
- CloudRun backend services (use
cloudrun-developmentskill) - Multi-language backend services (use
cloudrun-developmentskill) - Database operations (use database skills)