CtrlK
BlogDocsLog inGet started
Tessl Logo

fireflies-debug-bundle

Collect Fireflies.ai debug evidence for support tickets and troubleshooting. Use when encountering persistent issues, preparing support tickets, or collecting diagnostic information for Fireflies.ai problems. Trigger with phrases like "fireflies debug", "fireflies support bundle", "collect fireflies logs", "fireflies diagnostic".

65

Quality

79%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/saas-packs/fireflies-pack/skills/fireflies-debug-bundle/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A highly actionable, well-organized debug-bundle skill with executable scripts and clear sensitive-data guidance. Its main gaps are missing validation/feedback loops in the batch workflow and some redundancy between the two inline scripts.

Suggestions

Add an explicit validation checkpoint before packaging the bundle (e.g. verify summary.txt is non-empty and the API connectivity check returned a valid response), with a fix-and-retry loop, to lift workflow_clarity above 3.

Either fold the Quick Health Check into the bundle script as a pre-flight step or explicitly frame it as a validation gate to remove the redundancy that costs conciseness.

DimensionReasoningScore

Conciseness

The body is mostly efficient with well-structured sections and no concept over-explanation, but the standalone Quick Health Check script repeats API calls already in the bundle script and the Error Handling table restates script behavior, so it is not fully lean.

4 / 5

Actionability

Two complete, copy-paste-ready bash scripts with real curl/GraphQL queries, jq parsing, secret masking, and tar packaging give fully executable guidance that covers the common cases.

5 / 5

Workflow Clarity

Steps are sequenced (Step 1, Step 2) and "set -euo pipefail" gives implicit error handling, but this batch collection operation has no explicit validation checkpoints or validate-fix-retry feedback loop before packaging, so it is capped at 3 per the rubric's batch-operation rule.

3 / 5

Progressive Disclosure

Content is organized into clear, well-labeled sections (Overview, Prerequisites, Instructions, Sensitive Data Handling, Output, Resources) in a single file with no bundle files present; minor gaps (two long inline scripts could be split out) keep it just below 5.

4 / 5

Total

16

/

20

Passed

Description

82%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A well-constructed description that clearly states purpose, use conditions, and explicit trigger phrases in third-person voice. Its only weakness is specificity, since the stated capabilities collapse to a single 'collect diagnostic evidence' action rather than a list of distinct actions.

Suggestions

Enumerate distinct concrete actions the bundle performs (e.g. 'Test API connectivity, check auth and calendar sync, gather account and transcript metadata, mask secrets') to lift specificity toward 5.

Add a couple of natural user variations such as 'fireflies not working' or 'fireflies error' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Names the Fireflies.ai debug domain and a couple of concrete actions ("Collect ... debug evidence", "collecting diagnostic information"), but these restate one action rather than listing several distinct capabilities, so it falls short of the multi-action anchor 4.

3 / 5

Completeness

Explicitly answers both what ("Collect Fireflies.ai debug evidence for support tickets and troubleshooting") and when via a "Use when ..." clause plus concrete "Trigger with phrases like ..." guidance, matching the top anchor exactly.

5 / 5

Trigger Term Quality

Provides natural, user-sayable phrases ("fireflies debug", "fireflies support bundle", "collect fireflies logs", "fireflies diagnostic") with good coverage; not a 5 because a few natural variations (e.g. "fireflies not working", "fireflies error") are missing and there are no file-extension terms.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Fireflies.ai debugging) with highly specific, branded trigger phrases that are unlikely to collide with other skills, giving minimal conflict risk.

5 / 5

Total

17

/

20

Passed

Validation

87%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

allowed_tools_field

'allowed-tools' contains unusual tool name(s)

Warning

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

14

/

16

Passed

Repository
jeremylongshore/claude-code-plugins-plus-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.