CtrlK
BlogDocsLog inGet started
Tessl Logo

nutrient-document-processing

使用Nutrient DWS API处理、转换、OCR识别、提取、编辑、签名和填写文档。支持PDF、DOCX、XLSX、PPTX、HTML和图像格式。

92

1.49x
Quality

Does it follow best practices?

Impact

100%

1.49x

Average score across 6 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

92%

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

The body is highly actionable and token-efficient with executable curl examples for each operation, but all content lives inline in SKILL.md with no progressive disclosure via reference files.

Suggestions

Move the long supported-format and redaction-preset lists, plus the full per-operation curl recipes, into a reference file (e.g. operations.md) and link to it from a concise overview, improving progressive disclosure.

Add a brief note on verifying API responses (e.g. checking HTTP status / output file validity) for operations like redaction and signing where output correctness matters.

DimensionReasoningScore

Conciseness

Lean and efficient — each operation is a tight curl code block with minimal prose, no explanation of concepts Claude already knows; every token earns its place.

3 / 3

Actionability

Fully executable, copy-paste-ready curl commands with auth, multipart fields, and complete instructions JSON for every operation, plus env var setup.

3 / 3

Workflow Clarity

Operations are organized into clearly labeled sections, each a single unambiguous API call; no fragile multi-step or destructive batch process requires validation checkpoints here.

3 / 3

Progressive Disclosure

Well-sectioned but entirely monolithic — seven full operation examples plus format/preset lists and MCP config are all inline with no file-based references, and at ~166 lines it exceeds the under-50-lines simple-skill allowance.

2 / 3

Total

11

/

12

Passed

Description

72%

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 clearly communicates capabilities with strong trigger terms and distinctiveness, but uses imperative second-person voice and omits an explicit 'Use when...' clause, capping specificity and completeness.

Suggestions

Add an explicit trigger clause such as 'Use when the user needs to convert, OCR, extract, sign, redact, or fill documents, or mentions PDF/DOCX/XLSX/PPTX files.'

Rewrite in third person (e.g. 'Processes, converts, OCRs, extracts, edits, signs, and fills documents via the Nutrient DWS API.') to avoid the second-person voice penalty.

DimensionReasoningScore

Specificity

Lists multiple concrete actions ('处理、转换、OCR识别、提取、编辑、签名和填写文档'), which would normally rate 3, but the imperative second-person voice ('使用Nutrient DWS API...') triggers the voice penalty reducing specificity by 1.

2 / 3

Completeness

Clearly states what the skill does but lacks any 'Use when...' or equivalent explicit trigger guidance, capping completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

Covers natural terms users would say — format names ('PDF, DOCX, XLSX, PPTX, HTML') plus action keywords ('OCR, 转换, 提取, 签名, 填写') — giving good keyword coverage.

3 / 3

Distinctiveness Conflict Risk

The 'Nutrient DWS API' branding plus specific format list carves a clear niche unlikely to trigger for unrelated document skills.

3 / 3

Total

10

/

12

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
affaan-m/everything-claude-code
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.