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.