Install
openclaw skills install gh-extractExtract content from a GitHub url.
openclaw skills install gh-extractExtract content from a GitHub url.
Use this skill when the user types /gh-extract or asks to extract/download/summarize a GitHub url.
uvwget# print file content to stdout
uv run --script ${baseDir}/gh_extract.py <url>
# save file to a temp path, with a proper filename
uv run --script ${baseDir}/gh_extract.py <url> --save
README.md or SKILL.md or README.txt