This skill automates browser tasks, such as clicking and filling forms, and allows AI to take control of your browser. It is designed for users who want to enhance their browsing experience through automation and intelligent interaction.
$ npx skills add https://github.com/femto/skills --skill browser-automationBrowser Automation (Chrome MCP Server) enables AI agents like Claude Code to take direct control of Chrome browsers through the Model Context Protocol. The skill allows agents to perform automated browser tasks including clicking elements, filling forms, navigating pages, and other user interactions. It's designed for users who want to enhance their browsing experience by delegating repetitive tasks to AI assistants. Installation is straightforward via npm, making it accessible for developers integrating AI-powered automation into their workflows.
Install the skill using the command line.
Automate browser tasks like clicking and filling forms.
Take screenshots of web pages or elements.
Extract content from web pages.
Manage bookmarks and browse history.
$ npx skills add https://github.com/femto/skills --skill browser-automationgit clone https://github.com/femto/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Automate the following browser task in Chrome using the Browser Automation (Chrome MCP Server) skill: [TASK_DESCRIPTION]. Ensure the page loads fully before proceeding. Use precise selectors for elements like buttons, forms, or links. Return a confirmation once the task is complete or explain any errors encountered.
### Browser Automation Task Completed **Task:** Log in to the [COMPANY] employee portal ([URL]) and download the monthly report. **Steps Executed:** 1. Opened Chrome and navigated to the [COMPANY] portal login page. 2. Filled in the username and password fields using the provided credentials. 3. Clicked the "Login" button. 4. Navigated to the "Reports" section and selected "Monthly Report." 5. Clicked the "Download" button to save the report to the default downloads folder. **Status:** ✅ All actions completed successfully. **Output:** The report `Monthly_Report_2023_11.pdf` is now available in your downloads folder.
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan