with one click
enumeration-query-strategy
针对枚举类问题(如作品列表、成员名单)的搜索策略,旨在通过定位权威聚合页避免搜索死循环。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
针对枚举类问题(如作品列表、成员名单)的搜索策略,旨在通过定位权威聚合页避免搜索死循环。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
搜索学术论文(Semantic Scholar + DBLP + arXiv 三源并行),返回标题、作者、摘要、引用数、链接
从 api.crossref.org 抽取学术文献:标题、链接、DOI、摘要片段及引用数
从 api.openalex.org 抽取学术作品:标题、URL、出版年份、DOI、类型
搜索微信公众号文章并提取全文(通过 Sogou 微信搜索),返回标题、真实 URL、发布时间、正文内容
搜索近期新闻文章(NewsAPI + Google News RSS 双源回退),返回标题、来源、日期、摘要
抽取 hn_story:title、url、author、points、created_at
| name | enumeration_query_strategy |
| description | 针对枚举类问题(如作品列表、成员名单)的搜索策略,旨在通过定位权威聚合页避免搜索死循环。 |
| trigger | 当任务要求列出某实体的多项属性(如“所有作品”、“历任成员”)且当前搜索陷入停滞或无进展时。 |
| success_rate | 0 |
| status | seed |
解决Agent在面对“列举所有X”类型问题时,因缺乏明确目标源而陷入搜索死循环(Search Loop)或因预算耗尽导致0覆盖率的问题。本技能指导Agent快速定位包含完整列表的权威聚合页面(如Wikipedia列表页、IMDb、MobyGames),以最小成本获取最大信息量。
[实体名] + [works/list/filmography/discography]。Hideo Kojima games list 或 Hideo Kojima filmography。find 定位列表区块(如“Video games”、“Directed by”表格)。[Entity] site:imdb.com 或 [Entity] site:mobygames.com)。场景: 搜索结果不理想或打开的页面无目标列表。
NO_PROGRESS 和 SEARCH_LOOP)。site:wikipedia.org)或更换数据库关键词(如将 "games" 改为 "credits")。场景: 需要枚举大量条目。
场景: 页面包含多个分类(如Director, Producer, Writer)。