CtrlK
BlogDocsLog inGet started
Tessl Logo

wechat-official-assets

Prepare selected workspace images and information cards as WeChat Official Account cover and article assets without reading outside the active workspace.

61

Quality

71%

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

Fix and improve this skill with Tessl

tessl review fix ./examples/plugin-packages/wechat-official/.opencode/skills/wechat-official-assets/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

85%

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

The body is lean, well-sequenced, and includes an explicit safety checkpoint for a risky upload operation, but the actionability is held back by the absence of executable tool-call signatures or argument detail.

Suggestions

For each tool (upload-cover-image, upload-article-image), state the required arguments and an example invocation so the guidance is copy-paste ready.

Specify the expected return shape (e.g. media_id string vs article image URL) and how it should be recorded against a draft, to make the output-handling step concrete.

Briefly note the conditions that make an image 'unsuitable' in step 4 (size, aspect ratio, provenance) so the validation checkpoint is actionable rather than subjective.

DimensionReasoningScore

Conciseness

The body is a short numbered list with a closing caveat and no padding or explanation of concepts Claude already knows — '先列出用户指定的工作区图片与用途' and '只调用 upload-cover-image 或 upload-article-image' are lean and every line earns its place, matching the 'lean and efficient; assumes Claude's competence' anchor; not a 2 because there is no unnecessary explanation to tighten.

3 / 3

Actionability

It names concrete tools ('upload-cover-image', 'upload-article-image') and expected outputs ('media ID 或正文图片 URL'), which is more concrete than pure description, but it gives no executable call signatures or argument detail, fitting the 'some concrete guidance but incomplete; missing key details' anchor; not a 3 because it is not copy-paste ready, not a 1 because specific tool names and return values are present.

2 / 3

Workflow Clarity

The four-step numbered sequence includes an explicit checkpoint in step 4 ('图片不适合...先提示用户处理,不要擅自上传') plus the caveat '上传图片不等于发布文章', giving a clear sequence with an explicit decision/escalation step; for this simple single-task skill this meets the level-3 'clear sequence with explicit validation steps' anchor.

3 / 3

Progressive Disclosure

This is a simple skill under 50 lines with no need for external references (no references/, scripts/, or assets/ bundle exists), and the content is well-organized as a numbered list with a closing caveat; per the simple-skills guideline, well-organized sections with no required external files score 3.

3 / 3

Total

11

/

12

Passed

Description

57%

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 specific to a well-defined niche and reasonably concrete, but it omits an explicit 'Use when...' trigger clause and only implies the activation context, which caps completeness and weakens trigger coverage.

Suggestions

Add an explicit activation clause, e.g. 'Use when preparing WeChat Official Account (公众号) cover or article assets from existing workspace images and cards.'

Include more natural trigger variations users would say, such as '公众号封面图', 'cover image', 'article image', or 'media ID'.

Replace the single generic verb 'Prepare' with the concrete actions performed (e.g. 'Select, adapt, and upload workspace images as cover or article assets').

DimensionReasoningScore

Specificity

Quotes 'Prepare selected workspace images and information cards as WeChat Official Account cover and article assets' — it names the domain and concrete objects (cover, article assets, information cards) but relies on the single general verb 'Prepare' rather than listing multiple specific actions, matching the 'names domain and some actions, but not comprehensive' anchor; not a 3 because no enumerated set of distinct actions, not a 1 because the domain and targets are concrete.

2 / 3

Completeness

It states what the skill does ('Prepare... as WeChat Official Account cover and article assets') but has no explicit 'Use when...' trigger clause, so 'when' is only implied; per the judging guidelines a missing explicit trigger clause caps completeness at 2.

2 / 3

Trigger Term Quality

Terms like 'WeChat Official Account', 'cover', 'article assets', 'information cards' are natural and relevant, but common variations a user might say (e.g. '公众号', 'media ID', 'cover image') are absent, fitting the 'some relevant keywords but missing common variations' anchor rather than the full-coverage level 3.

2 / 3

Distinctiveness Conflict Risk

'WeChat Official Account cover and article assets' with the constraint 'without reading outside the active workspace' defines a clear niche tied to specific upload operations, unlikely to trigger for unrelated skills, matching the 'clear niche with distinct triggers; unlikely to conflict' anchor.

3 / 3

Total

9

/

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
Devin-AXIS/iPolloWork
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.