Dify Workflow CLI Skill Installation Install the upstream Dify workflow CLI first: Then install the CLI-Anything harness: Usage The harness forwards to the upstream CLI. Command Groups - - - - - - - - - - - - Agent Guidance - Prefer / on upstream commands when available. - The harness itself is a wrapper. Real workflow logic is provided by the upstream project. - If is not on PATH but the Python package is installed, the wrapper falls back to . - All operations are local file edits on Dify YAML/JSON DSL files. ---