byiurykrieger· 10 skills
Internal fetcher module for Google Docs and Sheets. Fetches content via MCP (preferred, when available), Google API with bearer token or public URL export (fallback), or browser DOM extraction via Claude in Chrome (last resort) and returns Markdown. Used by /bedrock:learn and /bedrock:sync — not intended for direct user invocation.
$npx -y skills add iurykrieger/claude-bedrock --skill gdoc-to-markdownInstalls into the current project.
Run `npx skills use "https://github.com/iurykrieger/claude-bedrock" --skill "iurykrieger/claude-bedrock/gdoc-to-markdown"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iurykrieger/claude-bedrock" that are relevant to the current task. Run `npx skills add "https://github.com/iurykrieger/claude-bedrock"` and select the relevant skills, then follow their instructions.