スキル一覧に戻る
iheanyi

tk-find

by iheanyi

Lightweight alternatives to Beads that works well with multiple agents

45🍴 2📅 2026年1月23日
GitHubで見るManusで実行

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

  1. Ask user for search query if not provided
  2. Use the tk_find MCP tool with the query
  3. Display results grouped by type (tasks, notes, learnings, decisions)
  4. 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

スコア

総合スコア

50/100

リポジトリの品質指標に基づく評価

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

レビュー

💬

レビュー機能は近日公開予定です