stably-sdk-setup

Automate Stably Playwright SDK installation and configuration for Playwright 1.52.0+.

14|5|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: stably-sdk-setup
Source: https://github.com/stablyai/agent-skills/tree/main/skills/stably-sdk-setup
Command: npx skills add https://github.com/stablyai/agent-skills --skill stably-sdk-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill automates the complex process of setting up the Stably Playwright SDK, ensuring a smooth transition and correct configuration for enhanced Playwright testing.

Core Features & Use Cases

  • Guided Installation: Walks users through a 9-step process for installing and configuring the Stably SDK.
  • Automated Configuration: Updates package.json, Playwright config files, and imports automatically.
  • Use Case: A new user wants to start using Stably's AI-powered testing capabilities but is unsure about the setup steps. This Skill guides them from initial Playwright checks to final verification.

Quick Start

Use the stably-sdk-setup skill to install and configure the Stably Playwright SDK in your project.

Frequently Asked Questions about stably-sdk-setup

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up the Stably SDK for Playwright testing?

Setting up the Stably SDK is automated through a guided 9-step process that handles Playwright setup verification, SDK installation, import replacement, and AI rule configuration to enable AI-powered test reporting.

What configuration files does Stably SDK installation update automatically?

Stably SDK installation automatically updates your project's package.json and Playwright config files, while also replacing existing imports to integrate the AI reporter for enhanced test execution.

Does the Stably Playwright SDK require a specific Playwright version?

Yes, the Stably SDK requires Playwright version 1.52.0 or higher to ensure full compatibility and proper integration of Stably's AI reporter capabilities during test execution.

How do I configure API credentials for Stably AI reporter in Playwright?

Configuring Stably AI reporter API credentials is handled during the guided SDK setup, which walks you through inputting credentials and updating your Playwright config to authenticate reporting.

Can I install Playwright MCP alongside the Stably SDK setup?

Yes, the Stably SDK setup includes an optional step to install Playwright MCP, allowing you to extend your Playwright testing environment with additional Model Context Protocol integrations.