·stably-sdk-rules
</>

stably-sdk-rules

stablyai/agent-skills

AI rules and SDK reference for writing tests with Stably Playwright SDK. Use this skill when writing or modifying Playwright tests with Stably AI features. Triggers on tasks involving toMatchScreenshotPrompt, agent.act(), page.extract(), or when deciding between Playwright vs Stably SDK methods. Includes best practices for AI assertions, extraction, and autonomous agents.

10Installs·0Trend·@stablyai

Installation

$npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules

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

AI rules and SDK reference for writing tests with Stably Playwright SDK. Use this skill when writing or modifying Playwright tests with Stably AI features. Triggers on tasks involving toMatchScreenshotPrompt, agent.act(), page.extract(), or when deciding between Playwright vs Stably SDK methods. Includes best practices for AI assertions, extraction, and autonomous agents. Source: stablyai/agent-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is stably-sdk-rules?

AI rules and SDK reference for writing tests with Stably Playwright SDK. Use this skill when writing or modifying Playwright tests with Stably AI features. Triggers on tasks involving toMatchScreenshotPrompt, agent.act(), page.extract(), or when deciding between Playwright vs Stably SDK methods. Includes best practices for AI assertions, extraction, and autonomous agents. Source: stablyai/agent-skills.

How do I install stably-sdk-rules?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-rules Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/stablyai/agent-skills

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-01