lca-publish-executor
Installation
SKILL.md
LCA Publish Executor
Overview
- Accept one JSON request that points at
publish-bundle.jsonfiles, direct dataset payloads, orprocess_from_flowrun ids. - Forward that request shape to
tiangong-lca publish run. - Keep relation metadata local when the publish mode says
local_manifest_only. - Reuse publish bundles prepared by upstream CLI-backed builders instead of inventing a second publish contract here.
When To Use
- Use after
lifecyclemodel-recursive-orchestrator publish. - Use after
lifecyclemodel-resulting-process-builder publish. - Use when a caller wants one standard publish manifest for multiple skills.
- Use when another caller should know only one publish request shape.