Back to skills

shared-page-md

Read a page and extract it as Markdown.

Use this skill when the page is already open in the shared browser session and the goal is clean semantic extraction instead of screenshots.

Markdown extractionshared browserpage content

What It Does

Reads an already-open page and converts its DOM content into useful Markdown for downstream processing.

Best For

Summaries, page extraction, tables, link harvesting, and semantic content capture.

Install

  1. git clone --depth 1 https://github.com/picasso250/skills.git ~/tmp/picasso-skills
  2. cp -r ~/tmp/picasso-skills/shared-page-md ~/.agents/skills/
  3. Check the installed skill directory for extra README instructions.