CtrlK
BlogDocsLog inGet started
Tessl Logo

jupyter-notebook

Use when the user asks to create, scaffold, or edit Jupyter notebooks (`.ipynb`) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script `new_notebook.py` to generate a clean starting notebook.

69

Quality

83%

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

77%

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

The body is actionable with a clear, verified workflow and good reference signaling, but it is dragged down by a missing helper script that the whole workflow depends on and by an unnecessary translation-disclaimer block.

Suggestions

Add the missing 'scripts/new_notebook.py' (or fix the path) and list it in the reference map so the core tool is actually present and discoverable.

Remove the 'CO-OP TRANSLATOR DISCLAIMER' block and other duplicated template/script mentions to tighten token usage.

Add an explicit run->fix->rerun feedback loop in the verification step for when notebook execution fails.

DimensionReasoningScore

Conciseness

The core body is lean and assumes Claude's competence (no explanation of what Jupyter is), but the trailing 'CO-OP TRANSLATOR DISCLAIMER' is unrelated padding and some template/script mentions are repeated, so it could be tightened.

2 / 3

Actionability

It provides fully executable, copy-paste-ready commands — 'export JUPYTER_NOTEBOOK_CLI=...', 'uv run --python 3.12 python "$JUPYTER_NOTEBOOK_CLI" --kind experiment ...', and 'uv pip install jupyterlab ipykernel' — with concrete flags and output paths.

3 / 3

Workflow Clarity

The six-step workflow is clearly sequenced and ends with an explicit verification step ('شغل الدفتر من الأعلى إلى الأسفل') plus a referenced quality checklist; the editing step includes safeguards for existing notebooks.

3 / 3

Progressive Disclosure

There is a clear 'خريطة المراجع' with well-signaled one-level-deep references that all exist, but the body's central tool path 'scripts/new_notebook.py' (and $JUPYTER_NOTEBOOK_CLI) points to a scripts/ directory that does not exist, and the reference map omits scripts entirely — navigation to a core dependency is broken.

2 / 3

Total

10

/

12

Passed

Description

90%

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 that clearly states capabilities and an explicit use-when trigger with natural terms. The only ding is the second-person imperative voice, which the rubric penalizes on specificity.

Suggestions

Rewrite in third person (e.g., 'Creates, configures, and modifies Jupyter notebooks...') instead of the imperative 'استخدمه' to avoid the voice penalty.

Add common action variations a user might say ('convert', 'restructure') to broaden trigger coverage.

DimensionReasoningScore

Specificity

The description names multiple concrete actions — 'إنشاء أو تهيئة أو تعديل دفاتر Jupyter' and 'تشغيل سكربت المساعدة new_notebook.py لتوليد دفتر بدءٍ نظيف' — which would rate a 3, but the second-person imperative voice ('استخدمه' = 'use it') triggers the rubric's voice penalty, reducing specificity by one.

2 / 3

Completeness

It answers both 'what' (create/configure/modify notebooks via bundled templates and new_notebook.py) and 'when' with an explicit 'Use when...' trigger clause ('استخدمه عندما يطلب المستخدم...').

3 / 3

Trigger Term Quality

It surfaces natural terms users would actually say — 'دفاتر Jupyter', '.ipynb', 'للتجارب', 'الاستكشافات', 'الدروس التعليمية' — giving good coverage of likely phrasings rather than just technical jargon.

3 / 3

Distinctiveness Conflict Risk

Jupyter notebooks with .ipynb and experiment/tutorial triggers form a clear, distinct niche unlikely to conflict with other skills.

3 / 3

Total

11

/

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
microsoft/ai-agents-for-beginners
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.