Browser Form Fill
Skill Verifiziert AktivFill a web form by mapping field-name → value, with optional template lookup from browser-templates for known forms
To efficiently and securely fill known web forms by programmatically mapping data to form fields, automating repetitive data entry tasks.
Funktionen
- Map field names to values for form submission
- Auto-resolve selectors via browser templates or accessibility snapshots
- Detect and redact PII before form submission
- Simulate typing or programmatic value setting
- Optionally submit the form and wait for navigation
Anwendungsfälle
- Submitting known forms like sign-up, contact, or checkout pages
- Automating recurring form submissions with stored templates
- Creating new templates for previously unhandled forms
- Programmatically populating data into web interfaces
Nicht-Ziele
- Bypassing CAPTCHAs
- Filling forms with unknown or unstable field names without a template
- Automating complex interactive elements beyond standard form inputs
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add ruvnet/ruflo/plugin install ruflo-browser@rufloQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Browser Automation
97Use when the user asks to automate browser tasks, scrape websites, fill forms, capture screenshots, extract structured data from web pages, or build web automation workflows. NOT for testing — use playwright-pro for that.
Test A2a Interop
100Test A2A interoperability between agents by validating Agent Card conformance, exercising all task lifecycle states, and verifying streaming and error handling. Use when verifying a new A2A server implementation before deployment, validating interoperability between two or more A2A agents, running conformance tests in CI/CD for A2A services, debugging failures in multi-agent A2A workflows, or certifying that an agent meets A2A protocol requirements for a registry.
Run Puzzle Tests
100Run the jigsawR test suite via WSL R execution. Supports full suite, filtered by pattern, or single file. Interprets pass/fail/skip counts and identifies failing tests. Never uses --vanilla flag (renv needs .Rprofile for activation). Use after modifying any R source code, after adding a new puzzle type or feature, before committing changes to verify nothing is broken, or when debugging a specific test failure.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Openclaw Testing
100Choose, run, rerun, or debug OpenClaw tests, CI checks, Docker E2E lanes, release validation, and the cheapest safe verification path.
Crabbox
100Use Crabbox for OpenClaw remote validation across Linux, macOS, Windows, and WSL2. Default to Blacksmith Testbox for broad Linux proof; includes direct Blacksmith and owned AWS/Hetzner fallback notes when Crabbox fails.