Back to Astron Agent

English Essay Corrector

examples/english-essay-corrector/README.md

1.0.9818 B
Original Source

English Essay Corrector

Paste an English essay and get back corrections, a score, and rewrite suggestions — a compact, single-LLM workflow that's a good starting point for any "review-and-grade" use case.

How it works

start → LLM → output. The LLM is prompted as an English writing examiner; the input essay is passed straight through and the model returns structured feedback.

Dependencies

  • Models: a Spark chat model (credentials scrubbed)
  • Plugins / skills: none
  • Knowledge bases: none

Import & run

  1. In Astron Agent: create a workflow → Import → choose workflow.yml.
  2. Replace the YOUR_APP_ID placeholder with your own Spark credentials.
  3. Run it with an essay as input.

Credentials in the exported DSL were replaced with placeholders before publishing.