CtrlK
BlogDocsLog inGet started
Tessl Logo

fireflies-hello-world

Create a minimal working Fireflies.ai example that queries transcripts. Use when starting a new Fireflies.ai integration, testing your setup, or learning the GraphQL API patterns for meeting data. Trigger with phrases like "fireflies hello world", "fireflies example", "fireflies quick start", "simple fireflies code".

66

Quality

80%

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

SKILL.md
Quality
Evals
Security

Quality

Content

82%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.

The body is a tight, executable hello-world tutorial with multi-language examples and a useful error reference. Its only weaknesses are minor redundancy across language variants and the absence of explicit inter-step validation checkpoints.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence (no explanation of GraphQL or Fireflies), but listing the recent-transcripts query in both TypeScript (Step 2) and Python (Step 4) is mild redundancy that could be trimmed.

4 / 5

Actionability

Provides fully executable, copy-paste-ready code in bash, TypeScript, and Python covering the common cases (list users, list transcripts, read a single transcript with summary), plus a concrete error-handling table.

5 / 5

Workflow Clarity

Steps 1-4 are clearly sequenced with prerequisites and an error-handling table, but there are no explicit validation checkpoints between steps (e.g., 'verify users returned before fetching transcripts'); this is acceptable for a read-only skill but keeps it below 5.

4 / 5

Progressive Disclosure

Well-organized into clear sections with one-level-deep external doc links and Next Steps navigation to sibling skills; the Key Queries Reference and Error Handling tables are appropriately inline for a compact hello-world skill, with no bundle files needed.

4 / 5

Total

17

/

20

Passed

Description

78%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.

The description is well-structured, explicitly covering both capability and trigger context with concrete phrases. Its main limitation is narrow action specificity (a single 'queries transcripts' action) and minor overlap risk within the Fireflies skill family.

DimensionReasoningScore

Specificity

Names the Fireflies.ai GraphQL domain and one concrete action ('queries transcripts'), but coverage is limited to a single action rather than a comprehensive list.

3 / 5

Completeness

Explicitly answers both 'what' ('Create a minimal working Fireflies.ai example that queries transcripts') and 'when' ('Use when starting a new Fireflies.ai integration, testing your setup, or learning the GraphQL API patterns'), with concrete trigger phrases.

5 / 5

Trigger Term Quality

Provides four trigger phrases ('fireflies hello world', 'fireflies example', 'fireflies quick start', 'simple fireflies code') with reasonable synonym coverage, though 'hello world' and 'quick start' are somewhat synthetic rather than phrases a user would naturally say.

4 / 5

Distinctiveness Conflict Risk

The 'hello world / example / quick start' framing carves a distinct niche within the Fireflies skill family, though it shares transcript-retrieval overlap with sibling skills like fireflies-core-workflow-a.

4 / 5

Total

16

/

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.