CtrlK
BlogDocsLog inGet started
Tessl Logo

workflow-from-chats

Extract durable working preferences from recent Cursor chats and convert them into skills, rules, or workflow docs. Use when asked to learn preferences, mine feedback, personalize workflows, or generate team/person-specific agent guidance.

76

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Critical

Do not install without reviewing

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 a lean, actionable, well-organized instruction set with concrete workflow steps and reference tables. Its main gap is workflow clarity, where file-writing outcomes rely on implicit decision checkpoints rather than explicit validate-then-retry feedback loops.

Suggestions

Add an explicit verification checkpoint in the Workflow, e.g. after drafting an artifact, confirm against the original evidence citations and confidence rating before writing any file.

Clarify the file-writing guardrail as a discrete step: when confidence is 'Contradicted', stop and ask the user before proceeding, rather than burying it in the Confidence reference table.

Specify the output location/format for proposed artifacts (e.g. where skills/rules/docs are written) so the final step is copy-paste ready rather than left implicit.

DimensionReasoningScore

Conciseness

The body is lean and well-sectioned with no over-explanation of concepts Claude already knows; every section (Confidence, Artifact Choice) is a tight reference table that earns its place. It is not 2 because there is no unnecessary padding to tighten.

3 / 3

Actionability

For an instruction-only skill the guidance is concrete and specific: named inventory fields, explicit scan markers ("I prefer", "always", "never"), defined preference-atom fields, and artifact-choice criteria. It is not 2 because key details are present rather than missing or left as pseudocode.

3 / 3

Workflow Clarity

The 8-step Workflow is a clear sequence, but for a skill that writes files the validation/checkpointing is decision-based (Confidence rating, "ask the user before writing files", "No artifact") rather than explicit output-validation feedback loops, so it does not reach the explicit-checkpoint anchor of 3.

2 / 3

Progressive Disclosure

Per the simple-skill scoring note, this under-50-line skill with no external references scores 3 via well-organized sections (Scope, Workflow, Confidence, Artifact Choice, Output) and no nested references.

3 / 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.

The description is concise, specific, and complete, naming concrete actions and output types alongside a broad set of natural trigger phrases. It clearly communicates both capability and when to invoke the skill with no fluff.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: "Extract durable working preferences from recent Cursor chats and convert them into skills, rules, or workflow docs." It is not 2 because it goes beyond naming a domain to enumerate several distinct actions and output forms.

3 / 3

Completeness

It explicitly answers both what (extract preferences and convert into skills/rules/workflow docs) and when via an explicit "Use when..." trigger clause with several natural triggers.

3 / 3

Trigger Term Quality

The "Use when asked to learn preferences, mine feedback, personalize workflows, or generate team/person-specific agent guidance" clause gives broad, natural phrasings a user would actually say, rather than technical jargon.

3 / 3

Distinctiveness Conflict Risk

The niche of mining durable preferences from Cursor chats into encoded artifacts is distinctive, with triggers unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
cursor/plugins
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.