Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Optimize Fireflies.ai GraphQL query performance with field selection, caching, and batching. Use when experiencing slow API responses, implementing caching, or optimizing transcript processing throughput. Trigger with phrases like "fireflies performance", "optimize fireflies", "fireflies latency", "fireflies caching", "fireflies slow", "fireflies batch".
.claude/skills/jeremylongshore-fireflies-performance-tuning/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-01 | ✗→✓ | ▲ Improved | 8% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 12% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 42% | 0% |
| case-13 | ✗→✓ | ▲ Improved | 10% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 14% | 0% |
Reduce Fireflies latency and quota use through field minimization, bounded pagination, caching of non-sensitive metadata, and asynchronous webhook-driven retrieval.
GraphQL performance starts with smaller field selections and fewer calls. transcripts pages at most 50 records; cache only approved metadata, never assume summaries or sentences are immutable while processing, and prefer Webhooks V2 over aggressive polling.
For authenticated operations, inject FIREFLIES_API_KEY from an approved secret manager and send it only as Authorization: Bearer REDACTED_KEY to https://api.fireflies.ai/graphql. Never print, commit, place in a URL, forward to a browser, or include the key in evidence. Webhook signing secrets are separate credentials and must not be reused as API keys.
Use Read, Glob, and Grep to inspect code, configuration, tests, and evidence. Use Write/Edit only for approved implementation or documentation changes. Do not query Fireflies, retrieve meeting content, create an AskFred thread, upload media, change account state, replay an event, or deploy merely because this skill was invoked.
Require approval before caching meeting-derived data, increasing concurrency, widening selections, or using a broader transcript cohort.
Return the exact operation or event surface, environment, authorization class, selected field groups, validation results, content-free metrics, decisions, and a concise pass/fail receipt. Keep secrets and meeting-derived content out of general output.
Before reporting success, rerun the smallest relevant deterministic check, compare actual state with the requested outcome and current contract, verify no secret or meeting-derived content entered logs or artifacts, and record unresolved uncertainty explicitly.
Read official Fireflies.ai evidence before relying on a field, filter, event, permission, plan limit, mutation, or processing state.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→pass | 26,914 | 19,222 | -29% | 1 | 1 | 0% | 4,562 | 4,937 | +8% | 0 | 0 | — |
case-02 | fail→fail | 48,066 | 26,317 | -45% | 1 | 1 | 0% | 8,256 | 5,867 | -29% | 0 | 0 | — |
case-03 | fail→fail | 12,540 | 17,513 | +40% | 1 | 1 | 0% | 2,151 | 3,574 | +66% | 0 | 0 | — |
case-04 | fail→fail | 15,505 | 23,711 | +53% | 1 | 1 | 0% | 3,099 | 5,513 | +78% | 0 | 0 | — |
case-05 | fail→fail | 21,024 | 17,290 | -18% | 1 | 1 | 0% | 2,787 | 4,904 | +76% | 0 | 0 | — |
case-06 | pass→pass | 16,912 | 13,984 | -17% | 1 | 1 | 0% | 2,186 | 3,168 | +45% | 0 | 0 | — |
case-07 | fail→fail | 17,420 | 12,245 | -30% | 1 | 1 | 0% | 2,121 | 3,785 | +78% | 0 | 0 | — |
case-08 | fail→fail | 18,479 | 15,198 | -18% | 1 | 1 | 0% | 2,988 | 3,920 | +31% | 0 | 0 | — |
case-09 | fail→pass | 28,207 | 11,649 | -59% | 1 | 1 | 0% | 2,593 | 2,897 | +12% | 0 | 0 | — |
case-10 | pass→pass | 13,475 | 11,025 | -18% | 1 | 1 | 0% | 1,525 | 2,749 | +80% | 0 | 0 | — |
case-11 | fail→pass | 18,204 | 15,093 | -17% | 1 | 1 | 0% | 2,631 | 3,745 | +42% | 0 | 0 | — |
case-12 | pass→pass | 11,750 | 9,765 | -17% | 1 | 1 | 0% | 2,169 | 3,606 | +66% | 0 | 0 | — |
case-13 | fail→pass | 12,699 | 4,397 | -65% | 1 | 1 | 0% | 2,191 | 2,417 | +10% | 0 | 0 | — |
case-14 | fail→fail | 14,303 | 15,275 | +7% | 1 | 1 | 0% | 1,880 | 3,232 | +72% | 0 | 0 | — |
case-15 | fail→pass | 15,893 | 8,583 | -46% | 1 | 1 | 0% | 2,073 | 2,357 | +14% | 0 | 0 | — |
case-16 | fail→pass | 20,265 | 16,263 | -20% | 1 | 1 | 0% | 4,394 | 3,997 | -9% | 0 | 0 | — |
case-17 | fail→fail | 21,394 | 17,937 | -16% | 1 | 1 | 0% | 2,462 | 4,050 | +65% | 0 | 0 | — |
case-18 | pass→pass | 10,120 | 8,679 | -14% | 1 | 1 | 0% | 2,135 | 3,447 | +61% | 0 | 0 | — |
case-19 | pass→pass | 20,908 | 8,997 | -57% | 1 | 1 | 0% | 3,001 | 3,389 | +13% | 0 | 0 | — |
case-20 | fail→pass | 21,193 | 12,415 | -41% | 1 | 1 | 0% | 3,269 | 4,485 | +37% | 0 | 0 | — |
case-21 | pass→pass | 14,676 | 3,954 | -73% | 1 | 1 | 0% | 1,928 | 2,458 | +27% | 0 | 0 | — |
case-22 | fail→fail | 12,094 | 11,186 | -8% | 1 | 1 | 0% | 2,377 | 4,037 | +70% | 0 | 0 | — |
case-23 | pass→pass | 6,315 | 4,345 | -31% | 1 | 1 | 0% | 1,284 | 2,592 | +102% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted. The headline lift of +30 percentage points is the difference between those two pass rates over the 23 comparable cases.
The publisher has shipped newer versions since this run, so these numbers describe v1, not the version currently listed.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.