TERMINAL
clawhub install gh-extractπ About This Skill
name: gh-extract description: Extract content from a GitHub url. metadata: {"openclaw":{"always":false,"emoji":"π¦","homepage":"https://clawhub.ai/guoqiao/gh-extract","os":["darwin","linux","win32"],"requires":{"bins":["uv"]}}} triggers:
GitHub Extract
Extract content from a GitHub url.
Use this skill when the user types /gh-extract or asks to extract/download/summarize a GitHub url.
What it does
Requirements
uvwgetUsage
# print file content to stdout
uv run --script ${baseDir}/gh_extract.py save file to a temp path, with a proper filename
uv run --script ${baseDir}/gh_extract.py --save
Notes
README.md or SKILL.md or README.txtπ‘ Examples
# print file content to stdout
uv run --script ${baseDir}/gh_extract.py save file to a temp path, with a proper filename
uv run --script ${baseDir}/gh_extract.py --save
π Tips & Best Practices
README.md or SKILL.md or README.txt