一键导入
project-context
Summary of the purpose, architecture, and structure of the SecInterp project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Summary of the purpose, architecture, and structure of the SecInterp project.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
This skill allows the agent to manage its own semantic memory, extracting lessons, patterns, and user preferences to improve long-term effectiveness.
Project coding standards, focused on the use of pathlib, Google docstrings, and strict typing.
Standards for handling drillhole data, section interpolation, and 3-level validation.
Standards for testing in a Dockerized environment and use of Mocks for QGIS.
Expert guide for QGIS 4.x migration and agnostic API usage
Standards for the custom SecInterp interface, focused on programmatic creation and premium aesthetics.
| name | project-context |
| description | Summary of the purpose, architecture, and structure of the SecInterp project. |
| trigger | when starting new tasks, requesting summaries, or explaining the plugin architecture. |
Provides a comprehensive view of the QGIS plugin for geological section interpretation, facilitating consistent architectural decision-making.
AI_CONTEXT.md and PROJECT_SUMMARY.md.core, gui, and exporters.SecInterp is an advanced tool for geologists that allows for the interpolation of drillhole data into 2D/3D sections within QGIS, optimizing the modeling workflow.
core/: Plugin brain (servers, drillhole logic).gui/: Dynamic and responsive user interface.exporters/: Multi-format export logic.