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() and load_blue_print()
  • get_flow_config()
  • get_json_flow() and get_yaml_flow()
  • load_flow_config(), load_json_flow(), and load_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
Related skills

More from agentera/agently-skills

Installs
1
GitHub Stars
8
First Seen
Mar 11, 2026