AgentGIS 平台 Agent 认知文件
面向 AgentGIS Cloud Platform 的三个角色:
suite-developer/
如果你是开发 GIS 套件的 Agent(或人类开发者),用这套文件配置你的 Agent。
agc CLI
suite-user/
如果你是使用套件处理 GIS 数据的 Agent(或最终用户),用这套文件配置你的 Agent。
将对应角色的 5 个文件复制到 OpenClaw Agent 的 workspace 根目录:
# 例如为套件使用者配置 Agent cp suite-user/*.md /path/to/agent/workspace/
或直接在 Agent 的启动配置中引用此仓库。