one-search-tasks

Installation
SKILL.md

Search Tasks

Find tasks by text within a workspace and return ranked summary matches.

Instructions

Call search-tasks when the user wants to find tasks by title or indexed content, not when search is only a hidden step in a larger operation.

search-tasks({
  "query": "<query>",
  "workspaceId": "<workspaceId>",
  "categories": ["initiative", "ongoing", "bug", "triage-bug", "triage-item"],
  "limit": 10
})
Installs
3
GitHub Stars
2
First Seen
May 27, 2026
one-search-tasks — onehorizonai/skills