core-actionbook

Community

Browser automation action manuals.

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_actions to find a specific action for logging into a website, then use get_action_by_id to 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.