Google Slides の構造を GAS 経由でパースし、YAML マッピングを出力するスキル。 「スライドをパースして」「スライドの構造を解析」「YAMLマッピング作成」等のリクエストで発動。 pptx-converter 互換のセマンティック解析 + プレースホルダー付与。
$npx -y skills add minicoohei/ai-agent-camp --skill gslides-parserInstalls into the current project.
Run `npx skills use "https://github.com/minicoohei/ai-agent-camp" --skill "minicoohei/ai-agent-camp/gslides-parser"` 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/minicoohei/ai-agent-camp" that are relevant to the current task. Run `npx skills add "https://github.com/minicoohei/ai-agent-camp"` and select the relevant skills, then follow their instructions.