Skip to content

Add browse get markdown to browser skill docs#61

Open
derekmeegan wants to merge 1 commit intomainfrom
derek/add_get_markdown_docs
Open

Add browse get markdown to browser skill docs#61
derekmeegan wants to merge 1 commit intomainfrom
derek/add_get_markdown_docs

Conversation

@derekmeegan
Copy link
Copy Markdown

@derekmeegan derekmeegan commented Mar 29, 2026

Summary

  • Document browse get markdown [selector] in the browser skill SKILL.md and REFERENCE.md
  • Added to page state commands section and get property reference
  • Added tip recommending get markdown over get text/get html for readable content

Context

Implementation PR: browserbase/stagehand#1907

🤖 Generated with Claude Code


Note

Low Risk
Low risk documentation-only change that adds guidance for a new browse get markdown property and clarifies selector requirements for existing get properties.

Overview
Documents the new browse get markdown [selector] option in the browser skill docs, including examples for full-page and element-scoped markdown extraction.

Updates the get <property> reference to list markdown, clarifies that get text/get html require a selector while get markdown defaults to body, and adds a tip recommending markdown for more readable structured content.

Written by Cursor Bugbot for commit b540c8b. This will update automatically on new commits. Configure here.

Document the new `browse get markdown [selector]` command that converts
page HTML to clean markdown. Defaults to body content, supports optional
selector for specific elements.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant