convert-sc-design-hblab
Installation
SKILL.md
convert-sc-design-hblab
Read a Google Sheet by SPREADSHEET_ID and turn the result into usable markdown.
Requirements
- OAuth credentials at
~/.config/google-sheets/oauth-token.jsonwith:client_idclient_secretrefresh_token
- Google Sheets API enabled for that OAuth app
Output Policy
- Use the installed script from the skill directory, but write any authored markdown into
./docsof the current workspace. - If
./docsdoes not exist, create it before writing files. - Do not save generated documents into the installed skill directory.