Initial iSphere AI bridge prompts

This commit is contained in:
zhaoyilun
2026-07-05 00:44:28 +08:00
commit 9f273bcc70
14 changed files with 354 additions and 0 deletions

21
prompts/01-inventory.md Normal file
View File

@@ -0,0 +1,21 @@
# Prompt: Communication App Inventory
```text
请使用 `comm-app-inventory` 对 iSphere/IMPlatformClient 做只读资产摸底。
重点检查:
- `E:\coding\codex\isphere`
- `E:\coding\codex\isphere\iSphere_4.1.2.6841.exe`
- 当前 Windows 安装项、快捷方式、进程、服务、计划任务
- `Documents\isphere`
- `%LOCALAPPDATA%`、`%APPDATA%`、`%PROGRAMDATA%`
- `Temp\importal`、`Temp\opencode`
- 插件目录、日志目录、配置目录、本地端口
不要运行未知 exe不要修改任何文件。输出
1. 已确认路径
2. 运行时进程/端口
3. 数据/日志/配置候选
4. 插件/API/RPA 入口候选
5. 下一步建议
```