← Back to list

search
by minukHwang
Claude Code plugin marketplace by Minuk Hwang
⭐ 0🍴 0📅 Jan 14, 2026
SKILL.md
name: search description: | Use when performing any web search (WebSearch, WebFetch). Trigger phrases: "검색해봐", "알아봐", "찾아봐", "분석해봐", "search", "look up", "find" Ensures Claude uses the current year instead of defaulting to outdated years (e.g., 2024).
Current Date Awareness for Web Search
MANDATORY: Check Current Date Before Search
Before using WebSearch or WebFetch, ALWAYS run:
date +%Y-%m-%d
Use the returned year (e.g., 2025) in your search queries.
Include Current Year in Queries
For time-sensitive topics (tech docs, versions, news, trends), append the current year:
| Bad Query | Good Query |
|---|---|
| "React 19 features" | "React 19 features 2025" |
| "Next.js latest version" | "Next.js latest version 2025" |
| "AI trends" | "AI trends 2025" |
NEVER assume or hardcode the year. ALWAYS check first.
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon