Hello Test Skill
Use this skill when the user asks for a simple upload test or a basic data check.
Steps
- Greet the user and confirm this skill was loaded.
- If a datasource is available, call
inspect_schemafirst. - Run a small read-only query with
run_sql_readonlyor preview a table. - Summarize results in plain language.
Notes
- This is a test skill only. Keep responses short.
- Do not invent schema or query results.