agently-triggerflow-config
Installation
SKILL.md
Agently TriggerFlow Config
This skill covers TriggerFlow definition-level export, import, copy, and inspection. It focuses on blueprint copy, flow-config roundtrip, JSON or YAML flow files, handler registration for restored flows, and Mermaid visualization. It does not cover execution save/load, pause-and-resume runtime state persistence, or provider-specific model configuration.
Prerequisite: Agently >= 4.0.8.5.
Scope
Use this skill for:
save_blue_print()andload_blue_print()get_flow_config()get_json_flow()andget_yaml_flow()load_flow_config(),load_json_flow(), andload_yaml_flow()to_mermaid(mode="simplified" | "detailed")- exported TriggerFlow contract metadata in flow config and Mermaid
- flow-definition roundtrip across processes or repositories
- understanding what is serializable in a TriggerFlow definition and what must be re-registered or reinjected at runtime