Claude Skill

Apply site-specific action manuals with Actionbook

Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic browser prompting.

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download agentskillexchange-skills-skills_apply-site-specific-action-manuals-with-actionbook-07beb56.zip · 0 KB
Part of agentskillexchange/skills — 249 skills

Install

skills CLI npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/apply-site-specific-action-manuals-with-actionbook
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
Git git clone https://github.com/agentskillexchange/skills.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Apply site-specific action manuals with Actionbook

Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic browser prompting.

Prerequisites

Node.js or Rust toolchain, supported Chromium-based browser

Installation

Use the upstream install or setup path that matches your environment:

Requirements and caveats from upstream:

  • actionbook extension install # Fallback: install to ~/Actionbook/extension/ (requires manual Chrome load)

Basic usage or getting-started notes:

Documentation

Source

Files (skills)
  • SKILL.md 1.7 KB
    ---
    name: "Apply site-specific action manuals with Actionbook"
    slug: "apply-site-specific-action-manuals-with-actionbook"
    description: "Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic browser prompting."
    github_stars: 1497
    verification: "security_reviewed"
    source: "https://github.com/actionbook/actionbook"
    author: "Actionbook"
    publisher_type: "organization"
    category: "Browser Automation"
    framework: "Multi-Framework"
    tool_ecosystem:
      github_repo: "actionbook/actionbook"
      github_stars: 1497
      npm_package: "@actionbookdev/cli"
      npm_weekly_downloads: 4657
    ---
    
    # Apply site-specific action manuals with Actionbook
    
    Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic browser prompting.
    
    ## Prerequisites
    
    Node.js or Rust toolchain, supported Chromium-based browser
    
    ## Installation
    
    Use the upstream install or setup path that matches your environment:
    - npm install -g @actionbookdev/cli
    - cargo install --git https://github.com/actionbook/actionbook --path packages/cli --locked
    - npx skills add actionbook/actionbook
    
    Requirements and caveats from upstream:
    - actionbook extension install # Fallback: install to ~/Actionbook/extension/ (requires manual Chrome load)
    
    Basic usage or getting-started notes:
    - [Quick Start](#quick-start)
    - bash
    - Or build from source:
    
    - Source: https://github.com/actionbook/actionbook
    - Extracted from upstream docs: https://raw.githubusercontent.com/actionbook/actionbook/HEAD/README.md
    
    ## Documentation
    
    - https://actionbook.dev/docs
    
    ## Source
    
    - [Agent Skill Exchange](https://agentskillexchange.com/skills/apply-site-specific-action-manuals-with-actionbook/)
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related