CtrlK
BlogDocsLog inGet started
Tessl Logo

canvas-ops-skill

当用户要对 OpenLoaf 画布 / 白板做生命周期管理时触发:新建、打开、筛选、复制、删除、改标题或归属。典型说法"开个白板"、"创建一个架构图画布"、"清理没用的白板"。**不用于**:数据图表可视化(→visualization-ops-skill)、AI 生成图片或视频(→cloud-media-skill)、在已打开画布里编辑节点(由画布子 Agent 处理)。

70

Quality

86%

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

81%Weight 40%Scale 1-5

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

A well-organized, actionable body that maps user intents to concrete tool calls and bakes confirmation checkpoints into every destructive or batch workflow. Minor tightening and fully-formed tool-call examples would push it higher.

Suggestions

Trim the email-recipient analogy and consolidate the boardId corruption rationale to the essential warning, since the 'why' already justifies the guard.

Show at least one complete tool-call payload (e.g. a full BoardMutate JSON with action/title/projectId) so the examples are copy-paste ready rather than parameter shorthand.

Consider extracting the lengthy '关键决策——以及为什么' rationale into a reference file if the skill grows, keeping SKILL.md as a lean overview with one-level-deep pointers.

DimensionReasoningScore

Conciseness

Mostly efficient and well-structured; the boardId data-corruption rationale justifies its place, though the "这与发邮件前确认收件人是同一原则" analogy and a few explanatory lines could be trimmed.

4 / 5

Actionability

Provides concrete tool names with specific parameters and an intent-to-tool mapping table, but examples use parameter shorthand (e.g. "BoardMutate (action: create, title: ...)") rather than copy-paste-ready tool-call payloads.

4 / 5

Workflow Clarity

Three clearly sequenced workflows with explicit human-in-the-loop validation checkpoints for destructive and batch operations ("删除前必须确认", "clear-unbound 必须先确认列表", "永远先确认 boardId").

5 / 5

Progressive Disclosure

Self-contained with clean section headers and easy navigation; no bundle files exist so all content is appropriately inline, though at ~98 lines it is not the minimal single-purpose case.

4 / 5

Total

17

/

20

Passed

Description

92%Weight 40%Scale 1-5

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, well-scoped description that names concrete actions, gives natural trigger phrases, and explicitly carves out boundaries against neighboring skills. Voice is appropriately third person.

DimensionReasoningScore

Specificity

Lists multiple concrete lifecycle actions — "新建、打开、筛选、复制、删除、改标题或归属" — plus explicit exclusions, giving comprehensive coverage of the canvas-management domain.

5 / 5

Completeness

Explicitly answers both what (lifecycle management actions) and when ("当用户要...时触发" with concrete example utterances), reinforced by a clear "不用于" boundary clause.

5 / 5

Trigger Term Quality

Includes natural user phrases ("开个白板", "创建一个架构图画布", "清理没用的白板") and the 画布/白板 synonym pair, though a few common variations are not enumerated.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (canvas/whiteboard lifecycle) and explicitly disambiguates from three sibling skills (visualization-ops-skill, cloud-media- skill, canvas-editing sub-agent), minimizing conflict risk.

5 / 5

Total

19

/

20

Passed

Validation

93%

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

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

15

/

16

Passed

Repository
itsablabla/openloaf-web
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.