search-skill

Community

Powerful, flexible search for tasks.

Authormaneeshanif
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables fast and flexible search across task titles, descriptions, and tags.

Core Features & Use Cases

  • Keyword & multi-word search: Supports both single and multi-word queries.
  • Ranking & relevance: Returns most relevant results first.
  • Use Case: Find all tasks mentioning "groceries" in title or description.

Quick Start

Implement a search_tasks function that returns tasks matching a keyword in title or description.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: search-skill
Download link: https://github.com/maneeshanif/cli-todo-app-speckit/archive/main.zip#search-skill

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository