with one click
ode
ode contains 4 collected skills from OpenDataEnsemble, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Guides publishing and managing ODE app bundles with the Synkronus CLI (synk): config, auth, upload, versions. Use when deploying custom app zips or automating bundle uploads. Official reference is opendataensemble.org and OpenDataEnsemble/ode docs.
Helps validate ODE custom app form definitions (JSON Schema draft-07 + UI schema) and CI integration. Use when the user asks to validate forms, add validate-forms scripts, or check schema/ui consistency for Synkronus bundles. Prefer official docs at opendataensemble.org and the custom-app template repo on GitHub.
Guides adding ODE custom JSON Forms extensions (custom renderers, testers, ext.json, dynamic functions). Use when extending forms with non-standard controls or wiring extension manifests. Official behavior is documented on opendataensemble.org.
Generates pull request description body in raw markdown using the ODE PR template. Use when the user asks for a PR description, types "/pr description" or "pr description", or wants copyable markdown for a PR body. Output is always in a fenced markdown code block for one-click copy.