Spel banner
Blockether Blockether

Spel

Testing community

Description

Idiomatic Clojure wrapper for Playwright. Browser automation, API testing, Allure reporting, and native CLI - for Chromium, Firefox, and WebKit

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

spel logo

spel - A command-line tool that lets you control a browser from the terminal.
Open pages · click buttons · fill forms · take screenshots · scrape content · run E2E tests · generate reports — all from simple shell commands.

[What is spel?](#what-is-spel) • [Quick Start](#quick-start) • [CLI Examples](#cli-examples) • [Building from Source](#building-from-source)

Page Snapshots Inline Scripting Visual Annotations Test Reporting
spel snapshot demo spel eval demo spel annotate demo spel report demo

What is spel?

**spel is a command-line tool that controls a real browser.** You type commands in your terminal, and spel opens pages, clicks buttons, fills forms, takes screenshots, reads page content, and more. Think of it as a remote control for Chrome/Firefox/WebKit that works from the shell.

**Concrete example** — scrape a page and get its content as Markdown:

spel open h