一键导入
ode
ode 收录了来自 OpenDataEnsemble 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
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.