Sample QA Skill
A tiny example skill that answers a question succinctly.
Inputs
question(string)
Output
answer(string)
Example
User: “What is a geodatabase?”
Output: “A geodatabase is Esri’s container format for storing spatial data, tables, and relationships.”
Intent
State the operational goal of the skill and what good output should accomplish.
Outputs
Return a concise, usable result with the key artifacts or recommendations.
Safety
Do not invent data, credentials, or system context. Flag uncertainty and risky operations clearly.