lynx-devtool
Lets agents interact with Lynx DevTool to inspect and debug running Lynx applications on connected devices (Android, iOS, Desktop):
- CDP commands — Send Chrome DevTools Protocol commands for DOM inspection, CSS querying, console log retrieval, and taking screenshots.
- App commands — Open or close pages in the connected Lynx application.
- Open URLs — Launch URLs directly in Lynx for development and testing.
- Troubleshooting — Built-in diagnostics for connector and transport issues between the agent and DevTool.
Installation
This adds the skill rules to your project so that compatible coding agents (such as Claude Code, Cursor, or Copilot) can automatically apply them.
Codex
When using this skill with Codex, make sure network access is enabled. Lynx DevTool needs network access to discover and connect to running clients.
Put one of the following configuration snippets in your project config at <project>/.codex/config.toml or in your global config at ~/.codex/config.toml.
Use a dedicated permission profile: