look-up-a-customer

Consolidate customer data into dossiers, timelines, health scores, and churn-risk assessments.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/akiotanaka847/qaio-desktop --skill look-up-a-customer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: look-up-a-customer
Source: https://github.com/akiotanaka847/qaio-desktop/tree/main/store/agents/support/.agents/skills/look-up-a-customer
Command: npx skills add https://github.com/akiotanaka847/qaio-desktop --skill look-up-a-customer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Look up a customer in one place for support decisions by assembling the right mix of profile context, interaction history, and actionable health or churn-risk signals.

Core Features & Use Cases

  • Dossier view: Summarizes the customer’s plan, key open issues, and their last few conversations to speed up “tell me about this customer” support work.
  • Timeline view: Produces a chronological rollup of interactions (inbox conversations plus billing/plan change signals) to answer “what happened so far?”
  • Health & churn-risk views: Computes a GREEN/YELLOW/RED health score with three driving signals and provides a churn-risk scan with severity and recommended next steps.

Quick Start

Ask for a specific angle like dossier, timeline, health, or churn-risk for the customer you mean, and let the skill pull what it needs from your connected CRM, Stripe billing, and inbox history.

Frequently Asked Questions about look-up-a-customer

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

FAQPage Schema
How do I generate a customer dossier and health score for support decisions?

To generate a customer dossier and health score, the Skill consolidates CRM profiles, Stripe billing data, and inbox history into a structured summary with a GREEN/YELLOW/RED risk assessment. It resolves the customer identifier from stored records to build the context.

What is the best way to view a customer's interaction timeline and churn risk together?

The best way to view a customer timeline and churn risk is to request the timeline and churn-risk views. This produces a chronological rollup of inbox conversations and billing signals, alongside a severity scan with recommended next steps.

Do I need connected CRM and Stripe data to look up a customer context ledger?

Yes, you need connected CRM and Stripe data to look up a customer context ledger. The Skill requires these integrations to assemble the dossier and compute health scores, while inbox history remains an optional data source.

Can I use this Skill to summarize open issues and plan details for a specific account?

Yes, you can use the dossier view to summarize a specific account's plan details, key open issues, and last few conversations. This speeds up support work by providing immediate context before drafting responses.

What signals are used to calculate the GREEN/YELLOW/RED health score?

The health score is calculated using three driving signals extracted from the customer's recent interactions and billing data. The Skill reads the context ledger to evaluate these signals and flag the churn-risk severity.

How to draft support responses based on recent customer billing and conversation signals?

To draft support responses based on recent signals, use the Skill to assemble the customer's profile context, interaction history, and actionable churn-risk flags. This provides the necessary background prior to reviewing scope or deciding next actions.