Back to Astron Agent

My Example Workflow

examples/TEMPLATE/README.md

1.0.9931 B
Original Source

My Example Workflow

Replace this whole file with your own. Keep the frontmatter above and fill every field.

What it does

A short paragraph describing the problem this workflow solves and the result it produces.

How it works

Describe the main nodes / skills the workflow uses (e.g. start → LLM → knowledge retrieval → output), and anything noteworthy about the design.

Dependencies

  • Models: e.g. Spark X1 / any chat model
  • Plugins / skills: list any plugins or skills the workflow calls
  • Knowledge bases: note if it expects a knowledge base, and how to populate it

Import & run

  1. In Astron Agent, create a workflow → Import → choose workflow.yml from this directory.
  2. Fill in any placeholders (API keys, knowledge base ids) that were scrubbed for this example.
  3. Run it and adapt as needed.

Notes

Anything else a user should know (limitations, costs, language, etc.).