physics-agent-client
Installation
SKILL.md
Physics Agent Client
Use the Physics Agent REST API to classify USD components, generate
predictions.jsonl, and download a simulation-ready USD with physics schemas
applied.
When to Use
- Use when the user asks for the Physics Agent service, API, REST workflow, Python client, or curl examples.
- Use when the user wants to upload a USD file, submit an S3 URI, run the full classification pipeline, check status, stream events, or download artifacts.
- Use
/predictwhen the user explicitly wants prediction-only behavior. - Use
/tuneonly when the user has a physics-authored USD and wants a service-side tuning run. - Use
physics-agent-cliinstead when the user wants to run the local CLI.