stably-sdk-rules
✓使用 Stable Playwright SDK 编写测试的 AI 规则和 SDK 参考。 使用 Stable AI 编写或修改 Playwright 测试时使用此技能 特点。涉及 toMatchScreenshotPrompt、agent.act()、 page.extract(),或者在 Playwright 与 Stable SDK 方法之间做出决定时。 包括人工智能断言、提取和自主代理的最佳实践。
SKILL.md
| STABLYAPIKEY | API key for authentication | (required) | | STABLYPROJECTID | Project ID for reporter | (required for reporter) | | STABLYAPIURL | Custom API endpoint | https://api.stably.ai | | STABLYWSURL | Custom WebSocket endpoint | wss://api.stably.ai/reporter |
Signature: expect(page|locator).toMatchScreenshotPrompt(prompt: string, options?: ScreenshotOptions)
Signature: agent.act(prompt: string, options: { page: Page, maxCycles?: number, model?: Model }): Promise
使用 Stable Playwright SDK 编写测试的 AI 规则和 SDK 参考。 使用 Stable AI 编写或修改 Playwright 测试时使用此技能 特点。涉及 toMatchScreenshotPrompt、agent.act()、 page.extract(),或者在 Playwright 与 Stable SDK 方法之间做出决定时。 包括人工智能断言、提取和自主代理的最佳实践。 来源:stablyai/agent-skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 stably-sdk-rules?
使用 Stable Playwright SDK 编写测试的 AI 规则和 SDK 参考。 使用 Stable AI 编写或修改 Playwright 测试时使用此技能 特点。涉及 toMatchScreenshotPrompt、agent.act()、 page.extract(),或者在 Playwright 与 Stable SDK 方法之间做出决定时。 包括人工智能断言、提取和自主代理的最佳实践。 来源:stablyai/agent-skills。
如何安装 stably-sdk-rules?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/stablyai/agent-skills