tilebox-workflow-authoring
Installation
SKILL.md
Writing Tilebox Workflows
Create or modify Python workflow source code and local/runtime behavior. Keep platform APIs in Tilebox references, portable science and IO in geospatial references, and end-to-end combinations in recipes.
Start With Current APIs And The Right Skill
When an API is unclear or remembered behavior may be stale, inspect the installed version or search current docs:
tilebox docs search "Task ExecutionContext submit_subtasks"
tilebox docs search "logging tracing context.logger context.tracer"
tilebox docs search "caches job_cache"
Delegate adjacent ownership: