mygopher-sheets

Create, append to, and read computed metrics from Google Sheets.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/StevenMih/amicable --skill mygopher-sheets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mygopher-sheets
Source: https://github.com/StevenMih/amicable/tree/main/deploy/mygopher/skills/mygopher-sheets
Command: npx skills add https://github.com/StevenMih/amicable --skill mygopher-sheets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the creation, updating, and retrieval of business data within Google Sheets, eliminating the need for direct API interaction or manual file management.

Core Features & Use Cases

  • Spreadsheet Creation: Generate new spreadsheets with custom titles, headers, and initial rows.
  • Data Appending: Add new rows to existing sheets like invoices, contact interactions, or cash flow events.
  • Data Retrieval: Read computed metrics, filter data by specific criteria, and retrieve links to sheets.
  • Use Case: Record a new invoice by providing the vendor name, date, amount, and category, and the skill will append it to the 'Invoice Tracker' sheet.

Quick Start

Use the mygopher-sheets skill to create a new spreadsheet titled 'Content Calendar' with specific headers and initial rows.

Frequently Asked Questions about mygopher-sheets

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

FAQPage Schema
How do I append new invoice data to a Google Sheets tracker automatically?

To append invoice data to a Google Sheets tracker, you provide the vendor name, date, amount, and category to the skill, which then adds a new row to your predefined Invoice Tracker spreadsheet without manual file management.

What's the best way to create a custom business data spreadsheet with specific headers?

Creating a custom business data spreadsheet is done by specifying a custom title, defining headers, and setting initial rows, which generates a new ad-hoc sheet ready for immediate business data operations.

Do I need a local service endpoint to manage Google Sheets for business data?

Yes, managing Google Sheets for business data requires interaction with a local Sheets service endpoint to execute all spreadsheet creation, data appending, and metric retrieval operations.

Can I retrieve computed metrics from an existing Cash Flow spreadsheet?

Retrieving computed metrics from a Cash Flow spreadsheet is supported by reading data, filtering by specific criteria, and returning direct links to the sheets for business reporting purposes.

What predefined templates are available for business data management in Google Sheets?

Predefined templates available for business data management include the Invoice Tracker, Contact Activity, and Cash Flow spreadsheets, streamlining the recording and updating of specific financial and operational events.

How does spreadsheet data management work without direct API interaction?

Spreadsheet data management eliminates direct API interaction by using the skill to handle creation, updating, and retrieval of business data within Google Sheets via a local service endpoint connection.