CtrlK
BlogDocsLog inGet started
Tessl Logo

granola-core-workflow-b

Post-meeting note processing, sharing, and follow-up workflows in Granola. Use when enhancing notes after meetings, sharing to Slack/Notion/CRM, drafting follow-up emails, or processing action items. Trigger: "granola post-meeting", "share granola notes", "granola follow-up", "granola enhance", "granola share".

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Passed

No known issues

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

A well-structured, actionable, and concise workflow guide with clear sequencing and a validation checkpoint. The main weakness is progressive disclosure: everything lives inline in SKILL.md with no reference files to offload the integration-specific and reference material.

Suggestions

Split the per-integration sharing details (Slack/Notion/HubSpot) and the Chat query catalog into one-level-deep reference files (e.g. references/sharing.md, references/chat-queries.md), keeping SKILL.md a concise overview that links to them.

Move the Error Handling table and folder-organization table into a reference file to shorten the main body and improve token efficiency on the hot path.

Convert the inline cross-skill mentions (`granola-sdk-patterns`, `granola-core-workflow-a`) into clearly signaled, link-style references so navigation between skills is explicit rather than buried in prose.

DimensionReasoningScore

Conciseness

The body is lean and app-specific — it describes Granola's UI steps and integrations that Claude would not already know, with no padding explaining basic concepts; it is not a 2 because it avoids unnecessary explanation and most tokens earn their place.

3 / 3

Actionability

Guidance is concrete and executable for an instruction-only skill: specific buttons/menus ("Click Enhance Notes", "Share > Slack"), numbered steps, a worked Chat prompt example, and a fixes column in the error table; absence of code is not penalized since the guidance is actionable.

3 / 3

Workflow Clarity

The six steps are clearly sequenced and Step 2 provides an explicit review checklist before external sharing/CRM sync, with the Error Handling table giving fix-and-retry feedback — satisfying the validation-checkpoint requirement rather than capping at 2.

3 / 3

Progressive Disclosure

The document is well-organized into sections but is a 150-line monolithic file with no bundle files and no content split into one-level-deep references, fitting the score-2 anchor where content that should be separate is inline; it is not a 1 because organization is clear and there are no deeply nested references.

2 / 3

Total

11

/

12

Passed

Description

100%

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 description: it states concrete capabilities, gives an explicit Use-when clause and natural trigger phrases, and occupies a clear, low-conflict niche. No changes needed.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Post-meeting note processing, sharing, and follow-up workflows", "enhancing notes", "sharing to Slack/Notion/CRM", "drafting follow-up emails", "processing action items" — matching the score-3 anchor of multiple specific concrete actions.

3 / 3

Completeness

It explicitly answers both what (post-meeting processing/sharing/follow-up in Granola with enumerated actions) and when (an explicit "Use when enhancing notes after meetings, sharing..." clause plus a Trigger line), matching the score-3 anchor.

3 / 3

Trigger Term Quality

The Trigger line gives five natural phrases a user would say ("granola post-meeting", "share granola notes", "granola follow-up", "granola enhance", "granola share"), providing good coverage of natural terms rather than jargon.

3 / 3

Distinctiveness Conflict Risk

It is tightly scoped to Granola's post-meeting niche with branded "granola ..." triggers, making it clearly distinguishable and unlikely to fire for the wrong skill.

3 / 3

Total

12

/

12

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.