CtrlK
BlogDocsLog inGet started
Tessl Logo

notion-knowledge-capture

Transforms conversations and discussions into structured documentation pages in Notion. Captures insights, decisions, and knowledge from chat context, formats appropriately, and saves to wikis or databases with proper organization and linking for easy discovery.

64

1.41x
Quality

46%

Does it follow best practices?

Impact

96%

1.41x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No known issues

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/data/06f65bbf-3f3a-4a19-a3c2-46ec20d03f26/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

50%

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 communicates the general purpose well — converting conversations into Notion documentation — but lacks the concrete specificity and explicit trigger guidance needed for reliable skill selection. The absence of a 'Use when...' clause and missing common user trigger phrases weaken its effectiveness in a multi-skill environment.

Suggestions

Add an explicit 'Use when...' clause with trigger scenarios, e.g., 'Use when the user asks to save a conversation to Notion, create documentation from a discussion, or capture meeting notes in a Notion wiki.'

Include more natural trigger terms users would say, such as 'save to Notion', 'meeting notes', 'knowledge base', 'document this chat', '.notion'.

Make capabilities more concrete by listing specific actions like 'creates Notion pages, populates database entries with properties, adds linked references between pages'.

DimensionReasoningScore

Specificity

Names the domain (Notion documentation) and some actions (captures insights, decisions, knowledge; formats; saves to wikis/databases), but the actions are somewhat abstract rather than concretely specific — e.g., 'captures insights' and 'formats appropriately' are vague. It doesn't list precise operations like 'creates pages', 'adds to databases', 'sets properties'.

2 / 3

Completeness

The 'what' is reasonably covered (transforms conversations into Notion documentation with organization and linking), but there is no explicit 'Use when...' clause or equivalent trigger guidance. The 'when' is only implied by the description of capabilities, which per the rubric caps completeness at 2.

2 / 3

Trigger Term Quality

Includes some relevant keywords like 'Notion', 'documentation', 'wikis', 'databases', 'conversations', and 'discussions'. However, it misses common user phrasings like 'save to Notion', 'create a Notion page', 'document this conversation', 'meeting notes', or 'knowledge base'.

2 / 3

Distinctiveness Conflict Risk

The Notion-specific focus provides some distinctiveness, but 'structured documentation' and 'captures insights, decisions, and knowledge' could overlap with general note-taking, documentation, or knowledge management skills. The combination of 'conversations to Notion' is somewhat distinctive but not sharply delineated.

2 / 3

Total

8

/

12

Passed

Implementation

42%

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

This skill suffers primarily from verbosity—it extensively categorizes and classifies knowledge types, destinations, and extraction patterns that Claude can already reason about, consuming significant token budget without adding novel value. The actionability is moderate, with only one concrete tool usage example despite referencing multiple Notion MCP tools. The progressive disclosure and overall structure are well done, with clear references to external files.

Suggestions

Cut the content by 50-60%: Remove the classification lists (content types, extraction patterns) that Claude already knows, and focus on the Notion-specific tool usage patterns and workspace conventions that are truly novel.

Add concrete, executable examples for each major tool call (notion-search, notion-create-pages, notion-update-page) with actual parameter structures and expected responses, similar to the one example in Step 6.

Add a validation checkpoint after page creation (e.g., use notion-search to verify the page exists and is properly linked) and error handling for common failures like duplicate pages or missing parent pages.

Consolidate the Quick Start and the 6-step workflow into a single workflow section to eliminate the redundant restatement of the same process.

DimensionReasoningScore

Conciseness

The skill is highly verbose and repetitive. Steps 1-6 in the workflow largely restate what's already in the Quick Start section. Content type classifications, destination patterns, and extraction patterns are things Claude already knows how to do. Much of this reads like a general knowledge management textbook rather than specific, novel instructions.

1 / 3

Actionability

The skill mentions specific Notion MCP tools (notion-search, notion-create-pages, notion-update-page) and includes one concrete example of updating a page with a mention link. However, most guidance is abstract classification lists and general advice rather than executable commands with specific parameters, schemas, or copy-paste ready API calls.

2 / 3

Workflow Clarity

The 6-step workflow is clearly sequenced and Step 6 includes a concrete validation-like step (ensuring discoverability). However, there are no explicit validation checkpoints—no step to verify the page was created correctly, no error handling for failed searches or duplicate pages, and no feedback loops for when content doesn't match the expected format.

2 / 3

Progressive Disclosure

The skill has a clear Quick Start section, well-organized body sections, and appropriately references external files (database-best-practices.md, examples/) with one-level-deep links that are clearly signaled. Navigation is easy and content is logically split.

3 / 3

Total

8

/

12

Passed

Validation

100%

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

Validation11 / 11 Passed

Validation for skill structure

No warnings or errors.

Repository
majiayu000/claude-skill-registry
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.