---
name: artifact_demo
description: Demo skill that writes an output file and persists it as an artifact.
---

This skill is used by the `examples/agui/server/skill_artifacts` demo.

It writes `out/hello.txt` and asks `skill_run` to persist outputs via the Artifact service.

