← Back to list

web-verification
by do-ops885
Dermatology GOAP Orchestrator
⭐ 0🍴 0📅 Jan 25, 2026
SKILL.md
name: web-verification description: Grounds clinical diagnosis via live medical literature search using Google Search Tool license: MIT compatibility: opencode metadata: audience: developers workflow: clinical-pipeline
What I do
I ground the AI-generated diagnosis in real medical literature by searching for relevant sources. I verify that the diagnosis aligns with current clinical guidelines and research.
When to use me
Use this when:
- Fairness validation is complete and you need web verification
- You need to cite authoritative sources for the diagnosis
- You're ensuring the diagnosis aligns with current medical knowledge
Key Concepts
- Google Search Tool: Live web search for medical literature
- Source Verification: Confirm diagnosis with clinical guidelines
- Web Evidence: Citations from peer-reviewed sources
- web_verified: State flag after verification complete
Source Files
services/router.ts: Web verification routingtypes.ts: AnalysisResult with webVerification field
Code Patterns
- Search for relevant medical literature based on detected conditions
- Verify diagnosis aligns with clinical guidelines
- Return verified flag, sources, and summary
Operational Constraints
- Must provide at least one authoritative source
- Non-critical failure - return "skipped" rather than crash
- Flag AI reasoning vs. grounded web sources in output
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