chart-to-drive

Uploads chart PNGs to Google Drive and generates public URLs for Docs and Slides embedding.

16|7|Updated Apr 1, 2026
One-click install
npx skills add https://github.com/ai-analyst-lab/ai-analyst-plus --skill chart-to-drive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chart-to-drive
Source: https://github.com/ai-analyst-lab/ai-analyst-plus/tree/main/.claude/skills/chart-to-drive
Command: npx skills add https://github.com/ai-analyst-lab/ai-analyst-plus --skill chart-to-drive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates moving local chart PNGs to Google Drive and producing public URLs for embedding in Google Docs and Slides, removing manual uploads, permission handling, and URL construction.

Core Features & Use Cases

  • Batch uploads of chart PNGs from outputs/charts to Google Drive with automated public permissions.
  • Generates stable URLs compatible with insert_doc_image and createImage APIs for Docs and Slides.
  • Coordinates with google-doc-creator and google-slides-creator agents to supply chart references in presentations and reports.

Quick Start

Upload a local chart PNG to Google Drive and obtain a public URL for embedding in Docs or Slides.

Frequently Asked Questions about chart-to-drive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I upload local chart PNGs to Google Drive for embedding in Google Docs?

To upload chart PNGs to Google Drive for Docs, you use an automated batch upload process that creates Drive files, sets public permissions, and maps the outputs to stable URLs for direct insertion.

Can I batch upload charts to Google Drive and get public URLs for presentations?

Yes, batch uploading charts to Google Drive generates public URLs for presentations. The workflow handles file creation, applies public permissions, and provides stable links for Slides or Docs insertion.

How do I automate Google Drive permissions for chart images used in Docs and Slides?

Automating Google Drive permissions for chart images involves a workflow that uploads local PNGs, configures public access settings automatically, and returns reliable URLs for downstream document creation.

Why use a dedicated chart upload workflow for Google Docs and Slides creation?

A dedicated chart upload workflow ensures permanent storage and reliable chart references for Google Docs and Slides creation. It removes manual URL construction and permission handling, preventing broken image links.

Does the chart upload process provide permanent storage links for Google Slides?

Yes, the chart upload process provides permanent storage links for Google Slides. It coordinates Drive file creation and permission mapping to ensure the generated URLs remain stable for downstream tooling.

What is the best way to supply chart references to google-doc-creator and google-slides-creator agents?

The best way to supply chart references to google-doc-creator and google-slides-creator agents is by uploading chart PNGs to Google Drive, which generates compatible public URLs for their image insertion APIs.