implement-modelhub-entities

Official

Enable runtime data modeling with dynamic entities

Authorfirefly-oss
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Dynamic data models and entities are hard to evolve at runtime in traditional codebases; this skill enables metadata-driven entity definitions that can be created, modified, and consumed without redeploying applications.

Core Features & Use Cases

  • Runtime entity creation through REST APIs: define a virtual entity, add fields, and expose CRUD endpoints automatically.
  • Schema evolution without redeployments: add or modify fields on the fly; existing records remain valid until updated.
  • Built-in validation and querying over JSONB payloads with strong type rules and structured queries.

Quick Start

Create a new virtual entity via the management API, then add fields to shape its schema, and begin using the dynamic endpoints to manage records.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: implement-modelhub-entities
Download link: https://github.com/firefly-oss/firefly-oss-claude-skills/archive/main.zip#implement-modelhub-entities

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 223,000+ vetted skills library on demand.