Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playwright Skill

[!NOTE] This skill runs Playwright with a Termux-friendly launcher patch.

Use Git subtree to add this skill into the correct Codex path. By default it runs headless; specify other modes in your prompt.

Setup

Termux:

pkg install x11-repo
pkg install chromium
npm install

Other platforms:

npm run setup

Add

From the target repo root:

git subtree add --prefix=.codex/skills/playwright-skill https://github.com/appautomaton/playwright-skill.git main --squash

Update

git subtree pull --prefix=.codex/skills/playwright-skill https://github.com/appautomaton/playwright-skill.git main --squash

Clone a repo that already has the subtree

Nothing special is required. A normal git clone includes the subtree content.

About

Android-friendly Playwright SKILL for AI agents — Termux launcher patch, headless Chromium, install via git subtree into .codex/skills.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages