Loading...
Loading...
Found 4 Skills
Create a new CMS collection in Webflow with specified fields and relationships. Use when setting up blog posts, products, team members, portfolios, or other content types with custom fields.
Comprehensive guide to Steedos field types and configurations. Fields are defined as .field.yml files in objects/{name}/fields/. Covers text fields, numeric fields (number, currency, percent, autonumber), date/time, boolean/select, relationship fields (lookup, master-detail), computed fields (formula, summary), file/media, and special types. Includes field properties, amis UI customization, visible_on formulas, validation, defaults, and dependencies.
Create and manage NocoBase data models via MCP. Use when users want to inspect or change collections, fields, relations, or view-backed schemas in a NocoBase app.
Skill for creating and updating Yida form pages, supporting new form creation (saveFormSchemaInfo + saveFormSchema + updateFormConfig) and existing form update (getFormSchema + saveFormSchema + updateFormConfig), with support for 19 field types (including SerialNumberField) and field add/delete/modify operations.