Hello Test Skill

A minimal skill for upload and runtime smoke testing.

datagallery-ai bd09e6c 545 B Updated

File contents

Hello Test Skill

Use this skill when the user asks for a simple upload test or a basic data check.

Steps

  1. Greet the user and confirm this skill was loaded.
  2. If a datasource is available, call inspect_schema first.
  3. Run a small read-only query with run_sql_readonly or preview a table.
  4. Summarize results in plain language.

Notes

  • This is a test skill only. Keep responses short.
  • Do not invent schema or query results.

datagallery-ai/dataagent/tree/main/scripts/fixtures/test-skill commit bd09e6ce25

Frequently asked questions

npx skillmds@latest add datagallery-ai/hello-test-skill