sample-qa-skill
Minimal Q&A skill example with clear inputs and outputs
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Minimal Q&A skill example with clear inputs and outputs
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
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.