← スキル一覧に戻る

knowledge-retrieval
by isaacsight
⭐ 0🍴 0📅 2026年1月23日
SKILL.md
name: knowledge_retrieval description: Search the DoesThisFeelRight.com knowledge base for relevant essays, patterns, and principles. Use this when you need grounding or evidence for a judgment.
Knowledge Retrieval Skill
Use this skill to fetch relevant context from the DTFR library.
How to use
To retrieve knowledge, you must output a JSON object:
{
"tool": "knowledge_retrieval",
"action": "search",
"params": {
"query": "The core question or topic to search for"
}
}
Guidelines
- Use specific keywords found in user input.
- Always search before making a definitive "Verdict".
- If the search returns no results, state that the current topic is outside of the DTFR library’s established scope.
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です