saving-cash-rounding-feedback

Append customer feedback to a Google Docs tracking table with GraphQL account lookup.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/abhiroopb/synthetic-mind --skill saving-cash-rounding-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: saving-cash-rounding-feedback
Source: https://github.com/abhiroopb/synthetic-mind/tree/main/skills/saving-cash-rounding-feedback
Command: npx skills add https://github.com/abhiroopb/synthetic-mind --skill saving-cash-rounding-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This skill centralizes customer feedback from various channels like email and Slack into a single, organized Google Doc, preventing valuable insights from getting lost.

Core Features & Use Cases

  • Automated Feedback Logging: Appends customer feedback verbatim to a designated Google Doc.
  • Account Token Lookup: Automatically retrieves the customer's account token using their email address via a GraphQL API.
  • Multi-Channel Support: Accepts feedback directly from email content or Slack message links.
  • Use Case: A product manager receives feedback via email from a user about a new feature. They use this skill to log the feedback, including the user's account token and the source (email), into the central feedback tracking document for analysis.

Quick Start

Save the following feedback from [email protected] about the new feature: 'It is very intuitive and easy to use'.

Frequently Asked Questions about saving-cash-rounding-feedback

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

FAQPage Schema
How do I log customer feedback from email and Slack into a tracking document?

You can log customer feedback by appending it verbatim to a Google Docs tracking table. This skill automatically captures feedback from email content or Slack message links and centralizes it in one document.

How does account token lookup work when logging customer feedback?

Account token lookup works by automatically querying an internal tool via a GraphQL API using the customer's email address. The retrieved account token is then appended alongside their feedback in the Google Doc.

Do I need Google Drive API access to track customer feedback in Google Docs?

Yes, you need Google Drive API access to append customer feedback to the designated Google Doc. You also need a GraphQL client configured to perform the automated account token lookups.

Can I preserve verbatim feedback text when tracking customer insights from multiple channels?

Yes, this skill preserves verbatim feedback text when logging customer insights. It accepts raw feedback directly from email content or Slack message links and appends the exact text into the tracking table.

What is the best way to centralize product feedback for analysis without losing insights?

Centralizing product feedback is done by appending insights from email and Slack into a single organized Google Doc. This prevents valuable feedback from getting lost by creating an automated tracking table for product managers.