lynx-devtool

Interact with Lynx DevTool to inspect and debug Lynx applications. Use this skill to list connected clients and sessions, send Chrome DevTools Protocol (CDP)…

INSTALLATION
npx skills add https://github.com/lynx-community/skills --skill lynx-devtool
Run in your project or agent environment. Adjust flags if your CLI version differs.

SKILL.md

DevTool Skill

This skill allows you to interact with Lynx applications running on connected devices (Android, iOS, Desktop) using the Lynx DevTool CLI.

Usage

The CLI is located at <path_to_the_skill>/scripts/index.mjs relative to this skill's directory. You can run it using node.

In the skill directory, use:

node <path_to_the_skill>/scripts/index.mjs <command>

Note: All command outputs are multi-line JSON. You can use jq or Node.js to process the data.

Global Options

  • -h, --help: Display help for command.

Note: Each subcommand supports the --help flag (e.g. node <path_to_the_skill>/scripts/index.mjs cdp --help). Use this to view the full list of available arguments and their descriptions.

Command List

  • Open URL: Open a target URL in the Lynx app.
  • Get Sources: List parsed scripts for later debugger operations.

Example List

  • Inspecting the DOM: Find a session, fetch the document tree, and inspect a specific node.

Troubleshooting

For connector and transport debug logging, see Troubleshooting Reference.

References

BrowserAct

Let your agent run on any real-world website

Bypass CAPTCHA & anti-bot for free. Start local, scale to cloud.

Explore BrowserAct Skills →

Stop writing automation&scrapers

Install the CLI. Run your first Skill in 30 seconds. Scale when you're ready.

Start free
free · no credit card