ikhono_skill_search
Search iKhono for AI skills that match a query. Use this when the user asks you to do something that could benefit from specialized expertise. Returns a list of matching skills with their names, descriptions, ratings, usage counts, and pin counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mine | No | Set to true to show only your own skills (requires authentication) | |
| limit | No | Maximum number of results to return | |
| query | No | Search query to find relevant skills (e.g., "security review", "write tests", "api docs"). Leave empty when using mine or author filters to list all matching skills. | |
| author | No | Filter by author username (e.g., "@alice" or "alice") | |
| category | No | Filter by category (e.g., "security", "testing", "documentation") |