alpha-vantage
Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ t…
维护者 FreedomIntelligence · 最近更新 2026年4月1日
Browse the web for any task — research topics, read articles, interact with web apps, fill forms, take screenshots, extract data, and test web pages. Use whenever a browser would be useful, not just when the user explicitly asks.
原始来源
https://github.com/FreedomIntelligence/OpenClaw-Medical-Skills/tree/main/skills/agent-browser
技能摘要
原始文档
agent-browser open <url>agent-browser snapshot -i (returns elements with refs like @e1, @e2)agent-browser open https://example.com/form
agent-browser snapshot -i
## Output shows: textbox "Email" [ref=e1], textbox "Password" [ref=e2], button "Submit" [ref=e3]
agent-browser fill @e1 "[email protected]"
agent-browser fill @e2 "password123"
agent-browser click @e3
agent-browser wait --load networkidle
agent-browser snapshot -i # Check result
相关技能
Access 20+ years of global financial data: equities, options, forex, crypto, commodities, economic indicators, and 50+ t…
Filter alignments by flag, quality, region, or paired status.
Index BAM/CRAM files with samtools index for random access.
Parse and analyze multiple sequence alignments using Biopython. Extract sequences, identify conserved regions, analyze g…