CtrlK
BlogDocsLog inGet started
Tessl Logo

top-lean-ai-monitor

Top Lean AI 榜单监控 - 监控 Top Lean AI 榜单的变化,记录更新历史,提供分析报告。

53

Quality

59%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./.trae/openclaw-skills/top-lean-ai-monitor/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%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 commendably concise but undermined by an incorrect script filename that breaks the runnable command, and a recurring monitoring workflow lacking validation or error-recovery steps. The bundled script is not clearly referenced.

Suggestions

Fix the filename mismatch: the bundle file is `scripts/top-lean-ai-monitor.py` (hyphens), not `top_lean_ai_monitor.py` (underscores); update the command and ideally link it as `scripts/top-lean-ai-monitor.py`.

Add a validation/feedback step to the monitoring workflow, e.g., verify the state file was written and report on errors when the Google Sheets fetch fails.

Document the script's CLI subcommands (status/check/list) shown in its own help text so the skill body offers concrete, executable variants rather than a single bare invocation.

DimensionReasoningScore

Conciseness

The body is lean with no padding or explanation of concepts Claude already knows; every section earns its place.

5 / 5

Actionability

It gives a concrete `python3` command, but the referenced filename `top_lean_ai_monitor.py` does not match the actual bundle file `top-lean-ai-monitor.py`, so the command fails as written; key execution details are wrong.

3 / 5

Workflow Clarity

For a recurring batch monitoring operation the skill lists running the monitor and where state is saved, but provides no validation checkpoints or error-recovery feedback loop, which caps batch-operation workflow clarity at 3.

3 / 5

Progressive Disclosure

Section structure exists and a bundled script is present, but the script reference is inlined as a (mismatched) bash command rather than clearly signaled, and the actual bundle path is not linked.

3 / 5

Total

14

/

20

Passed

Description

53%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 clearly states what the skill does across three functions but omits any trigger/usage guidance, capping completeness. Keywords are domain-relevant but lack natural synonyms. The niche is reasonably distinct.

Suggestions

Add an explicit 'Use when...' clause stating when Claude should invoke this skill (e.g., 'Use when the user wants to track or analyze changes to the Top Lean AI leaderboard').

Include natural trigger synonyms users might say, such as 'leaderboard changes', '榜单更新', or 'track rankings'.

Make the three actions more concrete (e.g., 'detect new companies entering the leaderboard, diff rankings between checks, and generate a markdown report').

DimensionReasoningScore

Specificity

Names the domain ('Top Lean AI 榜单') and lists three concrete actions ('监控榜单的变化', '记录更新历史', '提供分析报告'), but the actions remain generic rather than comprehensive.

3 / 5

Completeness

Has a clear 'what' (监控/记录/分析) but no explicit 'when' / 'Use when...' clause, which per the guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Contains relevant keywords ('Top Lean AI 榜单监控', '榜单变化') but lacks natural synonyms and has no 'Use when...' phrasing users would actually say.

3 / 5

Distinctiveness Conflict Risk

The 'Top Lean AI 榜单' niche is fairly specific with minor overlap risk against generic monitoring skills, though distinct trigger phrases are absent.

4 / 5

Total

13

/

20

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
huangruiteng/CS-Notes
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.