CtrlK
BlogDocsLog inGet started
Tessl Logo

github-trending

抓取 GitHub 上 star 涨得最快的项目(Trending 榜),打分标注是否与研究方向相关, 生成 Obsidian 笔记到 GitHubTrending 文件夹。默认周榜。 触发词:"GitHub 周榜"、"star 涨得最快"、"过去一周 GitHub 热门"、"GitHub trending"、 "看看这周 GitHub 上火了什么"、"GitHub 日榜"、"GitHub 月榜"

80

Quality

100%

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

SKILL.md
Quality
Evals
Security

Quality

Content

100%

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

The body is a tight, actionable, two-phase workflow with copy-paste commands and an explicit output-validation checkpoint. It is self-contained and well-sectioned with no unnecessary concept explanations or nested references.

DimensionReasoningScore

Conciseness

Lean and operational throughout — no padding explaining GitHub Trending or Obsidian, and every section (config, parsing, two phases, output, notes) earns its tokens.

3 / 3

Actionability

Provides fully executable, copy-paste-ready commands ('python3 fetch_trending.py --since weekly > /tmp/github_trending.json', 'python3 write_trending_note.py /tmp/github_trending.json') with concrete flags, paths, and a language-variant example.

3 / 3

Workflow Clarity

A clear two-phase sequence with an explicit validation checkpoint in Phase 1 ('确认 /tmp/github_trending.json 是非空 JSON 数组。为空则看 stderr 诊断') providing an error-recovery pointer for the fragile network step.

3 / 3

Progressive Disclosure

Self-contained skill with no bundle files and no external references needed; content is cleanly sectioned (Step 0 config, parsing, Phase 1, Phase 2, output, notes), satisfying the well-organized-sections allowance.

3 / 3

Total

12

/

12

Passed

Description

100%

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, well-triggered, and complete: it states three concrete actions, supplies seven natural user trigger phrases, and covers both what the skill does and when to invoke it. It occupies a distinct niche with low conflict risk.

DimensionReasoningScore

Specificity

Lists three concrete actions — '抓取...Trending 榜', '打分标注是否与研究方向相关', '生成 Obsidian 笔记' — in third-person voice, matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly answers what (fetch → score/tag → write notes) and includes an explicit 触发词 clause answering when to use it, satisfying the 'both what AND when with explicit triggers' anchor.

3 / 3

Trigger Term Quality

Provides seven natural trigger phrases a user would actually say ('GitHub 周榜', 'star 涨得最快', '看看这周 GitHub 上火了什么', plus daily/monthly variants), giving good coverage of natural terms.

3 / 3

Distinctiveness Conflict Risk

Targets a clear niche (GitHub Trending → Obsidian notes) with distinct trigger phrases, making it unlikely to fire for unrelated skills.

3 / 3

Total

12

/

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
huangkiki/dailypaper-skills
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.