CloudBase Models Skill

Community

Effortlessly manage MySQL database operations in CloudBase cloud functions

Authordang0705
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill simplifies and streamlines database operations in CloudBase cloud functions, especially for MySQL, providing an ORM-like interface and handling complex SQL queries.

Core Features & Use Cases

  • ORM API: Automates CRUD operations, data validation, and relationship management.
  • Complex SQL Queries: Executes advanced SQL queries using $runSQL(), suitable for JOIN, GROUP BY, and aggregations.
  • Integration: Seamlessly integrates with CloudBase cloud functions and SDKs.
  • Use Case: Ideal for automating database tasks in CloudBase applications, such as user data management, content creation, and analytics.

Quick Start

Use the CloudBase Models Skill to create a new plant record with ORM API: app.models.plants.create({data: {nickname: "Rose", location: "Garden"}}).

Dependency Matrix

Required Modules

@cloudbase/node-sdk

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: CloudBase Models Skill
Download link: https://github.com/dang0705/planting/archive/main.zip#cloudbase-models-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 620,000+ vetted skills library on demand.