manage-dynamic-view-entities

Official

Build dynamic database queries.

Authorapache
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill allows for the programmatic construction of complex database queries, especially when the join structure or selected fields need to be determined at runtime, overcoming the limitations of static entity definitions.

Core Features & Use Cases

  • Runtime Query Variability: Dynamically build queries based on user input or changing application logic.
  • Complex Joins: Supports conditional joins, including self-joins (aliasing the same entity multiple times).
  • Use Case: Create a dynamic search screen where users can select which related entities to join and which fields to display, all configured through code rather than static XML.

Quick Start

Use the manage-dynamic-view-entities skill to programmatically build a query joining OrderHeader and OrderItem entities, selecting order IDs and item quantities.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: manage-dynamic-view-entities
Download link: https://github.com/apache/ofbiz-plugins/archive/main.zip#manage-dynamic-view-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.