steedos-overview

Outline Steedos Platform architecture and route new users to follow-on skills.

1.6k|413|Updated Mar 4, 2019
One-click install
npx skills add https://github.com/steedos/steedos-platform --skill steedos-overview
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: steedos-overview
Source: https://github.com/steedos/steedos-platform/tree/main/skills/steedos-overview
Command: npx skills add https://github.com/steedos/steedos-platform --skill steedos-overview

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide Steedos Platform overview for new users.

Core Features & Use Cases

  • High-level architecture overview of ObjectStack (ObjectQL, ObjectOS, Object UI)
  • Guidance on routing to follow-on skills like steedos-objects, steedos-applications, steedos-server-api
  • Concepts summary: metadata-driven objects, Amis UI, Moleculer microservices, REST API

Quick Start

Ask for a Steedos Platform overview and recommended next skills.

Frequently Asked Questions about steedos-overview

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is the Steedos platform architecture and how does it work?▼

Steedos provides a metadata-driven platform overview outlining core concepts like ObjectStack, Amis UI, Moleculer microservices, and the REST API, explaining how these components interact to structure applications and route follow-on onboarding skills.

How do I get started with Steedos for new application onboarding?▼

Start Steedos onboarding by requesting a platform overview to receive a high-level architecture description and a skills routing map, guiding you to follow-on skills like steedos-objects, steedos-applications, and steedos-server-api for common tasks.

Does the Steedos platform use a metadata-driven architecture for low-code development?▼

Yes, Steedos uses a metadata-driven architecture where ObjectQL and ObjectOS define data structures, automatically generating Amis UI components and exposing REST API endpoints to enable low-code enterprise application development.

What are the core components of the ObjectStack in Steedos?▼

The core components of the Steedos ObjectStack are ObjectQL for data querying, ObjectOS for object management and metadata logic, and Object UI for rendering interfaces using the Amis framework within a Moleculer microservices environment.

Which follow-on skills should I explore after understanding the Steedos overview?▼

After reviewing the Steedos overview, explore follow-on skills like steedos-objects for data modeling, steedos-applications for UI configuration, and steedos-server-api for backend integration to complete your common onboarding tasks.