google-sheets-chart-builder

Create and revise Google Sheets charts via structured API requests.

2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/NagyVikt/codex-plugins --skill google-sheets-chart-builder-nagyvikt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: google-sheets-chart-builder
Source: https://github.com/NagyVikt/codex-plugins/tree/main/plugins/google-drive/skills/google-sheets-chart-builder
Command: npx skills add https://github.com/NagyVikt/codex-plugins --skill google-sheets-chart-builder-nagyvikt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This skill solves the challenge of programmatically creating and maintaining Google Sheets charts, ensuring consistent styling and accurate data mapping without manual UI interaction.

Core Features & Use Cases

  • Automated Chart Creation: Generate column, line, or pie charts directly from sheet data ranges.
  • Spec Management: Update chart configurations, titles, and axes using structured API requests.
  • Layout Control: Precisely position and resize charts within a sheet to maintain clean, readable dashboards.
  • Use Case: Automatically generate a monthly sales report chart from a raw data tab and place it in a specific location on a summary dashboard.

Quick Start

Use the google-sheets-chart-builder skill to create a line chart on the current sheet using the data in columns A and B.

Frequently Asked Questions about google-sheets-chart-builder

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

FAQPage Schema
How do I automate Google Sheets chart creation without manual UI interaction?

You can automate Google Sheets chart creation by using structured API requests to define chart specifications, map data series, and generate charts directly from sheet data ranges without manual UI interaction.

Can I update chart configurations and data series mapping programmatically in Google Sheets?

Yes, you can update chart configurations, titles, and axes programmatically in Google Sheets by sending structured API requests that manage chart specs and data series mapping for reporting workflows.

What is the best way to position and resize charts on a Google Sheets dashboard?

The best way to position and resize charts on a Google Sheets dashboard is through precise embedded object positioning via API requests, allowing you to maintain clean and readable reporting layouts.

Does the Google Sheets API support generating complex chart types for reporting workflows?

Yes, the Google Sheets API supports generating complex chart types like column, line, and pie charts, handling complex chart-spec definitions and precise data series mapping for automated reporting workflows.

How do I repair or revise existing Google Sheets charts through an API?

You can repair or revise existing Google Sheets charts through API requests that update chart configurations, modify embedded object positioning, and restructure data series mapping for layout management.

When do I need programmatic data visualization for Google Workspace environments?

You need programmatic data visualization for Google Workspace environments when automating reporting workflows, requiring consistent chart styling, or performing chart repair and layout management without manual UI interaction.