tiangong-lca
@tiangong-lca
Public Skills
process-automated-builder
by tiangong-lca
Execute and troubleshoot the end-to-end process_from_flow automation pipeline that derives ILCD process_datasets and source_datasets from a reference flow dataset, including literature retrieval, route/process splitting, exchange generation, flow matching, placeholder resolution, balance review, and publish/resume orchestration. Use when running or debugging scripts/origin/process_from_flow_workflow.py or scripts/origin/process_from_flow_langgraph.py.
flow-hybrid-search
by tiangong-lca
Execute and troubleshoot Supabase edge function flow_hybrid_search, which rewrites flow descriptions and calls hybrid_search_flows with optional filters. Use when validating flow query/filter behavior, tuning retrieval prompts, or debugging auth, embedding, and RPC failures.
embedding-ft
by tiangong-lca
Execute and troubleshoot Supabase edge function embedding_ft that consumes PGMQ embedding jobs, calls AWS SageMaker embeddings, and writes vectors back to Postgres. Use when validating job payload handling, investigating failed embeddings, tuning ack semantics, or adjusting worker auth/environment.
lifecyclemodel-hybrid-search
by tiangong-lca
Execute and troubleshoot Supabase edge function lifecyclemodel_hybrid_search, which rewrites lifecycle model descriptions and calls hybrid_search_lifecyclemodels with optional filters. Use when validating lifecycle-model query/filter behavior, tuning retrieval prompts, or debugging auth, embedding, and RPC failures.
process-hybrid-search
by tiangong-lca
Execute and troubleshoot Supabase edge function process_hybrid_search, which rewrites process descriptions and calls hybrid_search_processes with optional filters. Use when validating process query/filter behavior, tuning retrieval prompts, or debugging auth, embedding, and RPC failures.