CtrlK
BlogDocsLog inGet started
Tessl Logo

notion

Notion API for creating and managing pages, databases, and blocks.

60

Quality

72%

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 ./.trae/openclaw-skills/notion/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

87%

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

The body is lean, executable, and well-organized with concrete curl examples and a clear setup sequence, but it lacks validation/verification checkpoints for mutating API operations, capping workflow clarity at 2.

Suggestions

Add explicit verification steps after mutating operations (e.g., re-GET the page to confirm created/updated properties, or check the API response status before proceeding).

Provide a short error-handling note for common API failures (rate-limit 429, validation 400) so Claude knows to retry or fix inputs.

Consider splitting the long Property Types and Common Operations reference into a separate reference file to keep the overview even leaner.

DimensionReasoningScore

Conciseness

The body is lean and code-forward: mostly copy-paste curl examples with terse supporting notes (Property Types, Key Differences, Notes) and minimal prose, assuming Claude's competence rather than explaining known concepts.

3 / 3

Actionability

It provides fully executable, specific curl commands for each operation (search, get page, query, create, update, add blocks) with real endpoints, headers, and JSON bodies, making them copy-paste ready.

3 / 3

Workflow Clarity

Setup is a clear 4-step sequence, but the mutating operations (create/update page, create database, add blocks) have no validation or verification checkpoints; per the scoring notes, missing feedback loops for destructive/batch operations caps workflow clarity at 2.

2 / 3

Progressive Disclosure

No bundle files exist and the single SKILL.md is organized into clear, well-labeled sections (Setup, API Basics, Common Operations, Property Types, Key Differences, Notes) with no nested references, satisfying the well-organized-sections criterion for a single-file skill.

3 / 3

Total

11

/

12

Passed

Description

57%

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 specific to a clear niche (Notion API) and lists concrete objects, but uses generic verbs and omits an explicit 'Use when' trigger clause, capping completeness and trigger-term quality at 2.

Suggestions

Add an explicit 'Use when' clause listing natural trigger phrases (e.g., 'Use when the user asks to create or update Notion pages, databases, or blocks, or mentions Notion').

Replace generic verbs ('creating and managing') with several concrete, distinct actions (e.g., 'create, read, update, query, and search pages, databases, and blocks').

Include common user phrasings (e.g., 'Notion pages', 'Notion database', 'Notion blocks') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

"Notion API for creating and managing pages, databases, and blocks" names the domain (Notion API) and objects (pages, databases, blocks) with generic verbs (creating, managing), but does not enumerate multiple concrete distinct actions as the score-3 anchor does.

2 / 3

Completeness

It states what the skill does (creating and managing pages, databases, blocks) but has no 'Use when...' or equivalent trigger guidance; per the judging guidelines a missing explicit trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

It surfaces relevant natural terms ("Notion", "pages", "databases", "blocks") a user would mention, but lacks common variations and an explicit trigger clause, fitting the 'some relevant keywords but missing common variations' anchor.

2 / 3

Distinctiveness Conflict Risk

"Notion API" defines a clear, narrow niche with distinct triggers (Notion, pages, databases, blocks) unlikely to fire for an unrelated skill, matching the clear-niche score-3 anchor.

3 / 3

Total

9

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

metadata_version

'metadata.version' is missing

Warning

metadata_field

'metadata' should map string keys to string values

Warning

frontmatter_unknown_keys

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

Warning

Total

13

/

16

Passed

Repository
huangruiteng/CS-Notes
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.