← Back to list

tk-find
by iheanyi
Lightweight alternatives to Beads that works well with multiple agents
⭐ 45🍴 2📅 Jan 23, 2026
SKILL.md
name: tk-find description: Search across Tasuku tasks, notes, learnings, and decisions. Use when user says /tk:find or asks to search, find, or look for something in tasks.
Search Tasuku
Search across all Tasuku content including tasks, notes, learnings, and decisions.
Instructions
- Ask user for search query if not provided
- Use the
tk_findMCP tool with the query - Display results grouped by type (tasks, notes, learnings, decisions)
- Show the matching content with context
Output Format
## Search Results for "query"
### Tasks (X matches)
- [task-id] Description
### Notes (X matches)
- [task-id/note-id] Note text
### Learnings (X matches)
- [learning-id] Learning text
### Decisions (X matches)
- [decision-id] Chose X because Y
Notes
- Search is case-insensitive
- Matches on task IDs, descriptions, note text, learning text, decision IDs/choices/reasoning
- If no results, suggest broadening the search or checking spelling
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