cody-information

Design data schemas, UI configurations, query filters, and projections for Cody Engine read models.

6|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/proophboard/skills --skill cody-information
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cody-information
Source: https://github.com/proophboard/skills/tree/main/skills/cody/information
Command: npx skills add https://github.com/proophboard/skills --skill cody-information

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Creates comprehensive schemas, UI definitions, query logic, and configurations for designing Cody Engine's read models and data specifications.

Core Features & Use Cases

  • Schema Design: Specifies data structures for entities and lists, including nested objects and enums.
  • UI Configuration: Provides presentation details such as table columns, form widgets, and view customization.
  • Query Logic: Defines query inputs and complex filtering rules with security considerations.
  • Projection Setup: Facilitates event-sourced read models through declarative projections.
  • Use Case: Enables developers to quickly generate consistent, detailed metadata for Cody information elements in automation workflows.

Quick Start

Create a YAML specification for an entity with schema, UI, and query resolver as a starting template.

Frequently Asked Questions about cody-information

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

FAQPage Schema
How do I define data schemas and UI configurations for low-code event sourcing read models?

To define data schemas and UI configurations for low-code event sourcing read models, you create detailed specifications for Cody Engine information elements. This process streamlines development of structured and queryable modules by specifying entity metadata, dynamic views, and event-sourced projections.

What is the best way to set up query filters and role-based security in a low-code platform?

The best way to set up query filters and role-based security in a low-code platform is by defining query logic with complex filtering rules and security considerations. This ensures validation and role-based access control across your structured information modules.

Can I use YAML to generate entity metadata for event-sourced projections?

Yes, you can use YAML to generate entity metadata for event-sourced projections. Creating a YAML specification for an entity with schema, UI, and query resolver serves as a starting template to quickly establish consistent, detailed metadata.

How do I configure table columns and form widgets for low-code application views?

You configure table columns and form widgets for low-code application views through UI configuration specifications. This provides presentation details and view customization to ensure consistency and reusability across your dynamic application interfaces.

When do I need to specify nested objects and enums in data schemas for structured information modules?

You need to specify nested objects and enums in data schemas when designing complex data structures for entities and lists. This schema design step ensures your structured information modules accurately represent hierarchical data and constrained values.

Does Cody Engine support declarative projections for event-sourced read models?

Yes, Cody Engine supports declarative projections for event-sourced read models. This projection setup facilitates event-sourced read models by establishing declarative projections that ensure consistency across your queryable information elements.