gleap-analyzer

Fetch and analyze Gleap support cards as an N2 support analyst. Use when asked to analyze a Gleap card, review a support ticket, investigate a Gleap issue, or when the user provides a Gleap URL (app.gleap.io). Triggers on: "analyze gleap card", "gleap card", "review this ticket", "investigate this gleap", or any Gleap URL.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gleap-analyzer" with this command: npx skills add leofalco/gleap-analyzer/leofalco-gleap-analyzer-gleap-analyzer

Gleap Card Analyzer (N2 Support)

Workflow

1. Get the Gleap card URL

Ask the user for the Gleap card URL if not already provided.

URL format: https://app.gleap.io/projects/{projectId}/{channel}/{ticketId}

Extract IDs from URL:

  • ticketId: last path segment (24-char hex)
  • projectId: segment after /projects/ (24-char hex)

2. Fetch card data

Run the fetch script. It may be installed locally or globally, so resolve the path first:

node "$HOME/.claude/skills/gleap-analyzer/scripts/fetch-gleap-card.js" <ticketId> <projectId>

This outputs a gleap-card-<ticketId>.json file in the current directory.

Requires GLEAP_API_KEY in .env. If missing, tell the user to add it.

3. Read and analyze the JSON

Read the generated gleap-card-<ticketId>.json file.

The file contains:

  • ticket: card metadata (title, description, form data, assigned user, channel)
  • messages: chronological conversation notes between support agents
  • activities: activity log events

4. Produce the N2 analysis

Act as an N2 (level 2) support analyst. Write the analysis in Portuguese (pt-BR) since FieldControl is a Brazilian company.

Structure the output as:

Resumo do Card

  • Título do card
  • Canal (email, chat, etc.)
  • Cliente/conta afetada
  • Responsável atual
  • Data de abertura → último update

Linha do Tempo

Chronological summary of key events from messages and activities. For each entry:

  • Date, author, and what happened/was communicated
  • Highlight escalations, blocks, and status changes

Análise de Causa Raiz

Based on the conversation, identify:

  • What is the reported problem
  • What was investigated
  • What was found as root cause (or if still unknown)

Situação Atual

  • Where does the card stand right now
  • What was the last action taken and by whom
  • Is it waiting on someone? Who?

Próximos Passos Sugeridos

Actionable next steps for N2 support, such as:

  • Technical investigations to perform
  • People to contact
  • Scripts or queries to run
  • Escalation recommendations if needed

5. Clean up

After presenting the analysis, ask the user if they want to keep the generated YAML file or delete it.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated