CtrlK
BlogDocsLog inGet started
Tessl Logo

web-search

DuckDuckGo를 사용한 웹 검색. 텍스트, 뉴스, 이미지 검색을 지원. 빌트인 WebSearch가 제한적이거나, 뉴스/이미지 검색, 지역/기간 필터가 필요할 때 사용. "검색해줘", "찾아줘", "search", "뉴스 검색", "이미지 검색" 등의 요청 시 활성화.

71

Quality

86%

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

The canonical home for this skill is web-search in bear2u/my-skills

SKILL.md
Quality
Evals
Security

Quality

Content

90%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 body is tight and highly actionable: concrete commands, a full parameter table, and varied examples with no wasted tokens. The only soft spots are an underspecified result-formatting step and minor inline content that could be offloaded to a reference file.

Suggestions

Make the Step 3 result-formatting guidance concrete — e.g., show the expected JSON schema fields (title/url/snippet) and how to present them, rather than '정리하여 전달'.

Consider moving the region-code list and 검색 연산자 into a short references/ file and pointing to it from the body, keeping SKILL.md as a tighter overview.

Add a one-line validation checkpoint after script execution (e.g., check that the JSON is non-empty / parsed successfully before formatting) to strengthen the workflow feedback loop.

DimensionReasoningScore

Conciseness

Lean and efficient with no concept-padding (no explanation of what DuckDuckGo or web search is); every section — When to Use, Parameters table, Examples, operators — earns its place.

5 / 5

Actionability

Fully executable, copy-paste-ready bash commands with a complete parameters table (all flags, defaults, region codes) and four concrete examples covering text/news/image/save-to-file cases.

5 / 5

Workflow Clarity

Clear 3-step sequence (identify type → run script → format results) with an Error Handling section providing feedback loops, but the result-formatting step is underspecified and there are no explicit validation checkpoints.

4 / 5

Progressive Disclosure

Well-organized into clear sections with one consistently-signaled, one-level-deep reference to the real scripts/search.py; minor gap is that region codes and operators are inlined where a separate reference could keep the overview tighter.

4 / 5

Total

18

/

20

Passed

Description

83%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 strong: it concisely states capabilities, gives explicit 'use when' guidance with concrete trigger phrases in both Korean and English. Main weakness is minor overlap risk with the built-in WebSearch on generic search terms.

DimensionReasoningScore

Specificity

Names the domain ('DuckDuckGo를 사용한 웹 검색') and several concrete actions ('텍스트, 뉴스, 이미지 검색', '지역/기간 필터'), but coverage is not fully comprehensive enough for a 5.

4 / 5

Completeness

Explicitly answers both what (DuckDuckGo text/news/image search with region/time filters) and when ('빌트인 WebSearch가 제한적이거나... 사용', '요청 시 활성화') with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural Korean synonyms ('검색해줘', '찾아줘'), English 'search', and type-specific terms ('뉴스 검색', '이미지 검색') — good coverage with a few natural variants missing.

4 / 5

Distinctiveness Conflict Risk

Clearly niche-positioned as a WebSearch fallback for news/image/region/time needs, but generic 'search'/'검색해줘' triggers carry some overlap risk with the built-in WebSearch tool.

4 / 5

Total

17

/

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
bear2u/my-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.