Load maintained action manuals for fragile websites so agents can execute known flows more reliably than generic browser prompting.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill apply-site-specific-action-manuals-with-actionbook --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apply Site Specific Action Manuals With Actionbook?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-apply-site-specific-action-manuals-with-actionbook)More formats (shields.io, HTML) on the badges page.
---
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/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!