CtrlK
BlogDocsLog inGet started
Tessl Logo

fireflies-sdk-patterns

Apply production-ready Fireflies.ai GraphQL client patterns for TypeScript and Python. Use when implementing Fireflies.ai integrations, building typed clients, or establishing team coding standards for the GraphQL API. Trigger with phrases like "fireflies SDK patterns", "fireflies best practices", "fireflies client", "fireflies GraphQL wrapper", "typed fireflies".

63

Quality

75%

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-sdk-patterns/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%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, code-rich skill body with executable TypeScript and Python patterns and a clear step sequence. Weaker on conciseness (redundant summary sections) and progressive disclosure (heavy inlining with no bundle files to split detail into).

Suggestions

Remove or merge the 'Error Handling' table and 'Output' section, which restate the step content, to tighten conciseness.

Move the full TypeScript and Python client implementations into reference files under references/ and keep SKILL.md as an overview with one-level-deep links, improving progressive disclosure.

Define or stub the getTenantApiKey helper (and replace 'any' typing) so the factory and query examples are fully self-contained.

DimensionReasoningScore

Conciseness

The body is mostly efficient code that earns its place, but the 'Error Handling' table largely restates the preceding patterns and the 'Output' section duplicates the step summaries, adding padding that could be trimmed.

3 / 5

Actionability

Provides copy-paste-ready, executable TypeScript and Python client classes covering common queries plus Zod validation, with only minor gaps such as the undefined getTenantApiKey helper and loose 'any' typing.

4 / 5

Workflow Clarity

Steps 1-5 are clearly sequenced as a build-up (client, singleton, factory, validation, Python), and no destructive or batch operations are present to require validation feedback loops, so the missing-checkpoint cap does not apply.

4 / 5

Progressive Disclosure

Sections are well-organized with clear headers, but the skill exceeds 50 lines with full client implementations inlined that could live in separate reference files, and there are no internal bundle references to offload detail.

3 / 5

Total

14

/

20

Passed

Description

87%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 strong, well-structured description that clearly states capabilities and trigger conditions for a narrow, well-scoped niche. Minor gains are possible by replacing the abstract 'patterns' framing with more concrete verbs and adding a couple of more colloquial trigger terms.

DimensionReasoningScore

Specificity

Names several concrete actions — 'Apply production-ready Fireflies.ai GraphQL client patterns', 'building typed clients', 'establishing team coding standards' — but the 'patterns' framing is slightly more abstract than crisp verbs like extract/fill/merge, so it stops short of a 5.

4 / 5

Completeness

Explicitly answers both what ('Apply production-ready Fireflies.ai GraphQL client patterns for TypeScript and Python') and when ('Use when implementing Fireflies.ai integrations, building typed clients, or establishing team coding standards'), supplemented by concrete trigger phrases.

5 / 5

Trigger Term Quality

Lists multiple natural trigger phrases ('fireflies SDK patterns', 'fireflies best practices', 'fireflies client', 'fireflies GraphQL wrapper', 'typed fireflies') with good coverage and synonyms, though 'fireflies GraphQL wrapper' is less colloquial and a few natural variants are absent.

4 / 5

Distinctiveness Conflict Risk

The narrow Fireflies.ai niche and fireflies-prefixed triggers make it clearly distinguishable from other skills with minimal overlap or conflict risk.

5 / 5

Total

18

/

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.