search_patterns
Search a library of reusable patterns extracted from analyzed skills, with filters for category, tags, and success rate.
Instructions
搜索模式库。从已分析技能中提取的复用模式支持搜索、分类和成功率追踪。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | 按标签筛选 | |
| limit | No | 返回条数上限 | |
| query | No | 搜索关键词(可选) | |
| category | No | 按分类筛选 (prompt_design / error_handling / performance / ...) | |
| min_success_rate | No | 最低成功率 (0-100) |