get-object-type

Official

Resolve NovaDB object type definitions quickly.

Authornovadb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides a deterministic read-only workflow to fetch a NovaDB CMS object type and resolve all referenced attribute definitions by traversing the type → form → attribute chain, eliminating manual lookup across forms and attribute objects.

Core Features & Use Cases

  • Type retrieval: Fetch a type with inherited values using novadb_cms_get_object and extract form references from attributes 5001 and 5002.
  • Form field resolution: Load each form, extract field IDs from attribute 5053, preserve form ordering via sortReverse, and deduplicate fields.
  • Bulk attribute retrieval: Retrieve attribute definitions in bulk with novadb_cms_get_objects and return them alongside the type for reporting or UI consumption.
  • Use Case: Inspect a content type to generate schema documentation, validate fields for a report, or prepare a field list for a detail view without modifying data.

Quick Start

Fetch the resolved attribute definitions and object type for the requested type ID on the target branch and return both the type and the attribute definitions.

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: get-object-type
Download link: https://github.com/novadb/claude-plugins/archive/main.zip#get-object-type

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.