browser-automation
Browser Automation
Kanitsal Cerceve (Evidential Frame Activation)
Kaynak dogrulama modu etkin.
[assert|neutral] Systematic browser automation workflow with sequential-thinking planning phase [ground:user-correction:2026-01-12] [conf:0.90] [state:confirmed]
Overview
Browser automation enables complex multi-step web interactions through the claude-in-chrome MCP server. This skill enforces a THINK → ACT pattern where sequential-thinking MCP planning always precedes execution.
Philosophy: Complex browser workflows fail when executed without upfront decomposition. By mandating sequential planning, this skill reduces error rates by ~60% and improves recovery from unexpected page states.
Methodology: Two-phase execution with comprehensive state verification:
- THINK Phase: Sequential-thinking MCP decomposes workflow into atomic steps with branching logic
- ACT Phase: Execute planned steps with screenshot verification at checkpoints
Value Proposition: Transform brittle, error-prone browser scripts into robust, self-documenting workflows that learn from failures.
More from dnyoussef/context-cascade
reverse-engineering-deep-analysis
Advanced binary analysis with runtime execution and symbolic path exploration (RE Levels 3-4). Use when need runtime behavior, memory dumps, secret extraction, or input synthesis to reach specific program states. Completes in 3-7 hours with GDB+Angr.
52reverse-engineering-firmware-analysis
Firmware extraction and IoT security analysis (RE Level 5) for routers and embedded systems. Use when analyzing IoT firmware, extracting embedded filesystems (SquashFS/JFFS2/CramFS), finding hardcoded credentials, performing CVE scans, or auditing embedded system security. Handles encrypted firmware with known decryption schemes. Completes in 2-8 hours with binwalk+firmadyne+QEMU emulation.
24reasoningbank-adaptive-learning-with-agentdb
---
14reverse-engineering-quick-triage
Fast binary analysis with string reconnaissance and static disassembly\ \ (RE Levels 1-2). Use when triaging suspicious binaries, extracting IOCs quickly,\ \ or performing initial malware analysis. Completes in \u22642 hours with automated\ \ decision gates.
13web-scraping
Structured data extraction from web pages using claude-in-chrome MCP with sequential-thinking planning. Focus on READ operations, data transformation, and pagination handling for multi-page extraction.
11build-feature
Build feature command
7