Hello Files

A tiny example skill that writes a hello.txt file into your out-box, to show that local file writing works safely.

metadist 4d247a9 587 B Updated

File contents

hello-files

This is a minimal example skill included with Synaplan Desktop. Use it to confirm that a skill can create a file on this computer, inside the out-box, under the folder allowlist.

Steps

  1. Use the Write tool to create hello.txt in the out-box with a friendly, one-line greeting.
  2. Tell the user the full path where the file was saved.

This skill does not run any programs — it only writes a text file.

metadist/synaplan-desktop/tree/main/skills/bundled/hello-files commit 4d247a9c29

Frequently asked questions

npx skillmds@latest add metadist/hello-files