get-form
OfficialResolve form fields into attribute definitions
Authornovadb
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Many NovaDB form definitions store field references as ObjRef entries making it difficult to render or validate forms without manually resolving attribute definitions. This Skill automates fetching the form and assembling the full attribute metadata so downstream tools can display or process forms reliably.
Core Features & Use Cases
- Resolve attribute references: Extract attribute 5053 ObjRef entries from a form and retrieve their full attribute definition objects.
- Correct field ordering: Sort form field references by sortReverse ascending to preserve intended display order.
- Combined output for clients: Return a single structured result containing the full form object and an array of resolved field definitions for UI rendering, validation, or migration tasks.
Quick Start
Fetch the form by its ID on the target branch and return the form together with its resolved field attribute definitions.
Dependency Matrix
Required Modules
None requiredComponents
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-form Download link: https://github.com/novadb/claude-plugins/archive/main.zip#get-form Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.