QuickField Skills Archive
The QuickField Skills Archive is a collection of documentation, examples, tests, and reference materials describing the .qfp, .qfs, and .qfd JSON metafiles used by QuickField Builders.
The archive helps AI assistants generate metafiles compatible with the actual Builder implementation and reduces guessing about supported commands, parameters, and workflows.
The archive does not teach AI native QuickField file formats. Native QuickField files are still created by QuickField Builders. The archive describes only the JSON metafiles used as Builder input.
Using the Skills Archive
Upload the archive to your AI assistant and instruct it to use the archive when generating QuickField Builder metafiles.
The archive may be used with different AI systems, including ChatGPT, Claude, Gemini, or other assistants that support uploaded files, project knowledge, or custom instructions.
Suggested Initial Prompt
When the archive is available to the AI assistant, you can describe a simulation problem in natural language and ask it to generate the corresponding .qfp, .qfs, and .qfd files.
Using ChatGPT
- Create a new Project or Workspace.
- Upload the QuickField Skills Archive.
- Enter the suggested initial prompt.
- Describe the engineering problem.
- Save the generated JSON metafiles.
- Convert them using QuickField Builders.
Using Claude
- Create a new Project.
- Add the QuickField Skills Archive to Project Knowledge.
- Enter the suggested initial prompt.
- Describe the engineering problem.
- Save the generated JSON metafiles.
- Convert them using QuickField Builders.
Using Gemini
Use any Gemini workspace or interface that supports uploaded files or long-context project instructions. Add the Skills Archive, enter the suggested initial prompt, and ask Gemini to generate the required .qfp, .qfs, and .qfd files.
Other AI Systems
Most modern AI assistants support uploaded files, project knowledge, or custom instructions. The QuickField Skills Archive may be supplied through any of these mechanisms.
Current Scope
The current archive supports generation of QuickField Builder metafiles for supported 2D QuickField analyses.
At this stage, the archive does not cover:
- electric circuit descriptions;
- 3D models;
- coupled problems.
These capabilities are not currently described by the Builder metafiles and should not be requested as Builder-generated models.
Archive Contents
- Builder documentation
- JSON metafile specifications
- Builder source code
- Examples
- Tests
- Reference models
Examples of prompts and generated QuickField problems are available on the AI Use Cases page.