CtrlK
BlogDocsLog inGet started
Tessl Logo

enterprise-workflow

企业 IM 工作流自动化:文档、表格、待办/任务、会议/日程一键创建。 Use when: operator要求创建企微/飞书的文档/表格/待办/会议/日程/幻灯片,或"一句话生成完整工作流"。 Not for: 普通聊天、消息收发(那是 F088 Transport Plane 的活)。 Output: 资源链接(文档 URL、企微会议链接、日程 summary 等)通过 callback 返回。

75

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

High

Do not use without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

87%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.

The content is highly actionable and token-efficient, with executable JSON payloads and clean section structure, but the batch golden-chain workflow lacks an explicit validation/verification checkpoint before reporting success back to the operator.

Suggestions

Add an explicit validate-then-report step to golden_chain (e.g., verify each created resource's callback succeeded before composing the reply, with a retry/rollback path on 502/503) to lift workflow_clarity above the batch-operation cap.

Document the expected failure/recovery flow when one sub-step of golden_chain succeeds but another returns 502, so partial-failure handling is unambiguous.

Note that no references/scripts/assets bundle exists; if per-action schemas grow, move large field tables into a reference file to preserve the lean overview.

DimensionReasoningScore

Conciseness

Lean, code-heavy body that assumes Claude's competence; tables and JSON payloads carry the information with no padded conceptual explanation, and dated strings serve as example placeholders rather than version-sensitive prose.

5 / 5

Actionability

Provides fully executable, copy-paste-ready JSON callback payloads with concrete action names and per-platform parameters covering every operation including the golden-chain composite.

5 / 5

Workflow Clarity

Platform selection and the callback-route requirement are sequenced, but the golden_chain is a batch operation creating doc+table+todo+meeting with no explicit validate/verify checkpoint; per the rubric, missing validation on batch operations caps this at 3.

3 / 5

Progressive Disclosure

A single self-contained file with clearly organized sections (platform selection, per-vendor capability tables, examples, reply format, notes) and no bundle files, so the simple-skill exception applies and navigation is trivial.

5 / 5

Total

18

/

20

Passed

Description

100%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.

The description is concise, specific, and complete, with concrete capability enumeration, a strong bilingual trigger vocabulary, and explicit use/boundary guidance that distinguishes it from neighboring skills.

DimensionReasoningScore

Specificity

Lists multiple concrete actions across document/table/todo-task/meeting-calendar/slides creation plus a 'golden chain' end-to-end workflow, giving comprehensive coverage rather than vague domain mention.

5 / 5

Completeness

Explicitly answers 'what' (一键创建文档/表格/待办/会议/日程) and 'when' via a 'Use when:' clause, plus a 'Not for:' boundary and an 'Output:' contract.

5 / 5

Trigger Term Quality

Comprehensive bilingual natural keywords including synonyms and product aliases (创建文档/写个文档, 多维表/bitable/smart table, 约个会/创建会议, 飞书/feishu/lark, 企微/wecom/企业微信) that a user would plausibly say.

5 / 5

Distinctiveness Conflict Risk

Clear enterprise-IM workflow niche with an explicit exclusion ('Not for: 普通聊天、消息收发(那是 F088 Transport Plane 的活)') minimizing overlap with adjacent skills.

5 / 5

Total

20

/

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
zts212653/clowder-ai
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.