sample-qa-skill
Minimal Q&A skill example with clear inputs and outputs
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Minimal Q&A skill example with clear inputs and outputs
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Create a pre‑publish checklist for ArcGIS Online items with risk and data quality checks
Search ArcGIS Online items and return clean, filtered results with safe defaults
Plan ArcPy workflows for ArcGIS Pro tasks with real project context and safe sequencing
Generate ArcPy scripts for ArcGIS Pro using live map context, layer sampling, and ArcGIS‑aware prompt rules
Package GIS layers into GeoParquet with metadata and validation
Audit ArcGIS Pro projects for broken layers, schema issues, and performance risks
| name | sample-qa-skill |
| description | Minimal Q&A skill example with clear inputs and outputs |
A tiny example skill that answers a question succinctly.
question (string)answer (string)User: “What is a geodatabase?”
Output: “A geodatabase is Esri’s container format for storing spatial data, tables, and relationships.”
State the operational goal of the skill and what good output should accomplish.
Return a concise, usable result with the key artifacts or recommendations.
Do not invent data, credentials, or system context. Flag uncertainty and risky operations clearly.