actionbook
Searchable library of web interaction data and CSS selectors for browser automation and AI agents.
Install
npx skills add https://github.com/actionbook/actionbook --skill actionbookStats
| Total installs | 1,376 |
| Weekly installs | 1.4K |
| GitHub stars | 1.5K |
| First seen | Jan 23, 2026 |
| Source | @actionbook/actionbook |
Summary
- Search a library of documented page interactions by task intent, then retrieve structured DOM details with tested CSS selectors ready for browser commands
- Browser commands cover navigation, form filling, clicking, text extraction, screenshots, and waiting for page changes
- Handles login walls by pausing automation and asking the user to complete authentication manually in the same session
- Daemon mode (Unix/CDP) maintains a persistent WebSocket connection per profile, eliminating per-command connection overhead
- Falls back to live accessibility tree snapshots when selectors become outdated due to website changes
Tags
Related skills
| Skill | Installs | vs actionbook |
|---|---|---|
| libtv-skill | 1,506 | +130 |
| sound-effects | 1,388 | +12 |
| asc-submission-health | 1,345 | -31 |
| senior-backend | 1,422 | +46 |
| nutrient-document-processing | 1,351 | -25 |
FAQ
- How many installs does actionbook have?
- actionbook has 1,376 total installs and 1.4K installs this week.
- Where is actionbook hosted?
- actionbook is published by @actionbook/actionbook at https://github.com/actionbook/actionbook.
- How many GitHub stars does actionbook have?
- actionbook has 1.5K GitHub stars.
- When was actionbook first indexed?
- OrangeBot.AI first indexed actionbook on Jan 23, 2026.
- How do I install actionbook?
- Run: npx skills add https://github.com/actionbook/actionbook --skill actionbook