core-actionbook
CommunityBrowser automation action manuals.
Software Engineering#browser automation#web scraping#agent tools#mcp tools#action book#element selectors
AuthorMte90
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides pre-computed action manuals for browser automation, enabling agents to interact with web pages more efficiently by using structured page information and element selectors instead of parsing raw HTML.
Core Features & Use Cases
- Structured Web Interaction: Agents receive detailed page information, including DOM structure and element selectors, for precise control over browser actions.
- Efficient Automation: Reduces the need for agents to parse entire HTML documents, leading to faster and more reliable automation.
- Use Case: An agent can use
search_actionsto find a specific action for logging into a website, then useget_action_by_idto retrieve the exact selectors for the username and password fields, and finally execute these actions to log in.
Quick Start
Use the core-actionbook skill to search for actions related to logging into a website.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: core-actionbook Download link: https://github.com/Mte90/dotfiles/archive/main.zip#core-actionbook Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.