CtrlK
BlogDocsLog inGet started
Tessl Logo

technology-search

Search tech blogs, developer forums, and IT media (TechCrunch, Hacker News, 36氪, etc.) for software and hardware industry updates with heat ranking and EN↔CN translation. Use this skill only when the topic is clearly about programming, software, hardware, AI, or IT infrastructure.

65

Quality

78%

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 ./SKILLs/technology-news-search/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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 with concrete commands, flag documentation, and a full output template, and it makes appropriate use of a sources.json reference. Its weaknesses are verbosity from repeated source/domain listings and a workflow that lacks integrated validation feedback loops for a batch network operation.

Suggestions

Dedupe the source lists: keep one canonical enumeration (e.g. in sources.json or a SOURCES reference) and reference it from the Overview/Network sections instead of repeating full lists inline.

Move the domain keyword tables and heat-score formula into a reference file (e.g. references/scoring.md) and link to it, tightening the main body.

Add an explicit validation/retry step in the Workflow (e.g. check for empty results or fetch errors before translating/formatting) to create a feedback loop for the batch fetch.

DimensionReasoningScore

Conciseness

At ~295 lines the body repeats source enumerations (General sources appear in Overview, Smart Source Routing, and the Network Adaptation list) and restates domain keyword tables, so it could be materially tightened despite being mostly domain-specific detail.

2 / 3

Actionability

Provides copy-paste-ready bash commands with documented flags (--limit, --max-per-source, --all-sources, --no-balance), the output JSON schema, and a complete output-format template — fully executable guidance.

3 / 3

Workflow Clarity

The numbered workflow (extract keyword → run → read JSON → translate → format → present) is clearly sequenced, but this batch multi-source fetch has no integrated validation/error-recovery checkpoints; Troubleshooting is separate and reactive, capping clarity at 2 per the batch-operations scoring note.

2 / 3

Progressive Disclosure

Source config is correctly offloaded to a real, clearly-signaled references/sources.json (one level deep), but large inline blocks — full source lists, domain keyword tables, and the heat-score formula — remain in SKILL.md rather than being split into reference files.

2 / 3

Total

9

/

12

Passed

Description

92%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong description: third-person, concrete actions, natural trigger terms, and an explicit 'Use when' clause covering both what and when. Its main weakness is the breadth of the tech-news domain, which leaves some overlap risk with other news/search skills.

Suggestions

Narrow distinctiveness by adding a sharper differentiator, e.g. contrasting with general web search ('use for tech-news aggregation across many sources with heat ranking, not for single-site lookups').

Consider trimming the named-source list ('TechCrunch, Hacker News, 36氪, etc.') since it inflates length without adding trigger value.

DimensionReasoningScore

Specificity

Names several concrete actions — searching tech blogs/forums/IT media for industry updates, heat ranking, and EN↔CN translation — matching the 'lists multiple specific concrete actions' anchor.

3 / 3

Completeness

Clearly states what it does (search + heat ranking + translation) and includes an explicit 'Use this skill only when...' clause answering when to use it.

3 / 3

Trigger Term Quality

Includes natural trigger phrases users would say ('programming, software, hardware, AI, or IT infrastructure') alongside named sources, giving good coverage of likely user vocabulary.

3 / 3

Distinctiveness Conflict Risk

The restrictive 'only when the topic is clearly about...' clause gives a distinct niche, but the broad general-tech-news domain could still overlap with other news or general-search skills.

2 / 3

Total

11

/

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
netease-youdao/LobsterAI
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.