js-eyes
Browser automation and site-specific content extraction for agents
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install JS Eyes?โผ
Run `npx skills add imjszhang/js-eyes --all -g -y` in your terminal to install the full skill bundle globally. You also need the browser extension and Node.js 22 or newer.
What can JS Eyes do in my browser?โผ
It lets your agent manage tabs, read page content, execute scripts, take screenshots, and handle cookies through a local server connected to a Chrome or Firefox extension.
Which websites have ready-made skills?โผ
Bundled skills cover Reddit, X (Twitter), Zhihu, Xiaohongshu, Google Search and Scholar, YouTube, Bilibili, GitHub, Hacker News, WeChat articles, and Jike, mostly as safe read-only extractors.
Does JS Eyes work with Claude Code and other MCP clients?โผ
Yes. It ships a native stdio MCP server with a safe-by-default tool profile, so Claude Code, Cursor, Codex, and other MCP clients can use it directly.
Is JS Eyes safe to run on my accounts?โผ
Yes. It uses token authentication, loopback binding, and risk-graded permissions, and sensitive tools like script execution stay hidden unless you explicitly enable a broader profile.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core