Skills Plugins MCP Prompt Model 博客 我的中心

qgis-processing

Use Arion's local QGIS integration to discover, describe, and run qgis_process workflows against file-backed layers. Use when a request involves QGIS Processing algorithms, qgis_process troubleshooting, chaining multiple QGIS steps, or selecting the right algorithm and parameters for a map layer.

DeepseekModel 官方收录技能 质量 优秀 · 78 v1.0.0

获取

https://deepseekmodel.com/api/download.php?id=georetina-arion-resources-skills-bundled-qgis-processing-skill-md&format=skill
下载 .skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用
.skill 文件中 system_prompt 字段的实际内容。
id qgis-processing name QGIS Processing description Use Arion's local QGIS integration to discover, describe, and run qgis_process workflows against file-backed layers. Use when a request involves QGIS Processing algorithms, qgis_process troubleshooting, chaining multiple QGIS steps, or selecting the right algorithm and parameters for a map layer. QGIS Processing When To Use Use when the request explicitly mentions QGIS, qgis_process , or Processing algorithms. Use when a map layer needs a QGIS algorithm such as buffer, clip, dissolve, extract, field calculation, reprojection, or layout export. Use when a multi-step workflow needs chained QGIS outputs instead of a single one-off run. Workflow List map layers first when the user refers to a layer already on the map. Use integrationInputs.qgis.inputPath from the layer listing when available. Fall back to localFilePath only for file-backed layers. Search algorithms with qgis_list_algorithms using a focused query , an optional provider , and a small limit . Prefer provider: native first. For compound tasks, search the immediate step you need next instead of the whole workflow at once. Describe the shortlisted algorithm with qgis_describe_algorithm before building parameters. Run the algorithm with qgis_run_processing using the exact parameter names from the description. For final outputs, use a simple named file such as buffer.geojson , result.gpkg , or warped.tif and let Arion manage the output workspace. Chain multi-step workflows by feeding returned artifact paths into the next QGIS run. After each run, inspect result , artifacts , and importedLayers before deciding the next step. Guardrails Do not guess algorithm ids from memory when qgis_list_algorithms and qgis_describe_algorithm can confirm them. Do not use arbitrary absolute output paths for generated files unless they are already inside Arion's managed QGIS workspace. Prefer relative output filenames. Do not rely on TEMPORARY_OUTPUT for a final result that should appear on the map. Use a named output file instead. Prefer approved native:* algorithms. Treat non- native algorithms as suspect until the tool response confirms they are allowed. For feature-inspection tasks, prefer extraction or transformation workflows that produce a concrete vector or table output the app can import and preview. Search Hints Search buffer , clip , dissolve , reproject , extract , field , order , sort , geometry , layout , translate , or warp instead of requesting the full algorithm catalog. If the first search is too broad, narrow by provider or add a second keyword such as extract expression or field calculator . For requests like top 10 longest lines , search sort line features by length or order by expression first, then search the extraction or retention step separately.
Agent 识别该技能的关键词,点击任意一个即可复制。

该技能未提供触发词。

下载的 .skill 包内含以下字段。
字段 说明
format格式标识(skill/v1)
skill_id技能唯一 ID
name技能名称
version版本号
description技能描述
category所属分类(数组)
trigger_words触发词列表
tags标签列表
source来源标识
source_url来源链接(本页地址)
exported_at导出时间(每次下载生成)
system_prompt系统提示词正文
model_config模型参数:provider / model / temperature / max_tokens / top_p
examples示例
install_guide各平台导入说明(Coze / Dify / Claude / 自定义框架)
同一份技能可按不同平台格式导出。
.skill 标准格式,含 system_prompt 与 model_config,导入任意 Agent 框架即可使用 下载
.skillpro 增强格式,额外含脚本 / 工具 / 依赖 / 钩子占位 下载
.json 纯 JSON 导出,只含 system_prompt 与模型参数 下载
Coze 带 frontmatter 的 Markdown,Coze 平台导入用 下载
Dify Dify DSL,创建应用后直接导入 下载

每日精选 Skill 推荐,免费送到你邮箱

输入邮箱,每天接收一个精选 AI Agent 技能推荐。完全免费,持续更新。

验证码 --

提交后我们会发送一封确认邮件,点击邮件里的链接才会开始收信。

完全免费,取消任意时间。我们不会发送垃圾邮件。