feat: implement general captcha code for consistent rendering and caching
This commit is contained in:
11
.codex/skills/shz-pc-debug/agents/openai.yaml
Normal file
11
.codex/skills/shz-pc-debug/agents/openai.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
interface:
|
||||
display_name: "调试 SHZ PC 就业端"
|
||||
short_description: "使用 Chrome DevTools 复现并定位 SHZ 就业平台问题"
|
||||
default_prompt: "使用 $shz-pc-debug 在测试环境复现并定位石河子 PC 就业平台问题。"
|
||||
dependencies:
|
||||
tools:
|
||||
- type: "mcp"
|
||||
value: "chrome-devtools"
|
||||
description: "在隔离的 Chrome 会话中检查 DOM、控制台、网络与截图"
|
||||
policy:
|
||||
allow_implicit_invocation: true
|
||||
Reference in New Issue
Block a user