chart-to-drive skillA
chart-to-drive is agent-read markdown (skill) from ai-analyst-lab/ai-analyst: Standardized workflow for uploading local chart PNGs to Google Drive and making them available for insertion into Google Docs and Slides. Use this skill whenever you need to insert charts into Google Docs or Google Slides, when the google-doc-creator or google-slides-creator agents need chart URLs, when building presentations or reports with embedded visualizations, when user asks to "upload charts", "add images to the doc", "put charts in slides", "make charts available for Google", or any time.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Skill: Chart-to-Drive Uploader ## Purpose Standardized workflow for uploading local chart PNGs to Google Drive and making them available for insertion into Google Docs and Slides. One standard flow for upload, permissions, and URL construction, with no public file hosts involved. ## When to Apply Automatically whenever: - Chart PNGs need to be inserted into Google Docs or Google Slides - The `google-doc-creator` or `google-slides-creator` agent needs chart URLs - User asks to "upload charts" or "add images to the doc/slides" - User encounters "permission denied" or "image URL not accessible" errors when building Google Workspace documents — this usually means charts weren't uploaded to Drive first **When NOT to use this skill:** - For single-image uploads where you just need one Drive URL (use `mcp__google-docs__upload_image_to_drive` directly) - When building Google Docs via the python-docx → upload workflow (that embeds images in the .docx file, no Drive URLs needed) --- ## Workflow ### Step 1: Collect chart files Identify all chart PNGs that need uploading. Standard location: `outputs/charts/`. ```python import os chart_dir = "outputs/charts" …
Read the whole file at its exact version.
How to install
mdr add ai-analyst-lab/ai-analyst/chart-to-drive@git:20260827.7ff2e25mdr add ai-analyst-lab/ai-analyst/chart-to-drive@sha256:a730bfbff1ebb7fbPin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_sa3zbqjugnzywmk3)
1 badge views in 30 days
Versions
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5584 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
ai-analyst-lab/ai-analyst · 302 stars · license MIT · pushed 2026-09-22 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_sa3zbqjugnzywmk3 GET https://markdownregistry.com/api/v1/resolve?ref=ai-analyst-lab/ai-analyst/chart-to-drive GET https://markdownregistry.com/api/v1/blob/a730bfbff1ebb7fbe9f2d851fe85b207bd9ecb9c8ddb7dcd08276cf5dc472268
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.