steedos-objects

Installation
SKILL.md

Steedos Objects | Steedos 对象定义

Overview | 概述

Steedos objects are the foundation of your data model. Each object represents a database table. Objects are defined using .object.yml files, with related metadata (fields, list views, permissions, buttons) in separate files within subfolders.

Steedos 对象是数据模型的基础。每个对象代表一个数据库表。对象使用 .object.yml 文件定义,相关元数据(字段、列表视图、权限、按钮)在子文件夹的独立文件中定义。

IMPORTANT: When adding lookup/master_detail fields that reference built-in objects, you MUST use the correct API names. Built-in object names often differ from common expectations — e.g. Department is organizations (not departments), Division is company (not divisions). Load the steedos-builtin-objects skill for the authoritative name list.

File Location | 文件位置

Modern Format (Recommended) | 现代格式(推荐)

Each object has its own folder with separate metadata files:

steedos-packages/
└── my-package/
Related skills
Installs
20
GitHub Stars
1.6K
First Seen
Apr 24, 2026