← 返回
未分类 中文

Kinema's Concept Re-Search

Research whether a concept has been implemented and its current state. Use multi-language keywords, multi-engine cross-validation, and multi-dimensional sear...
调研概念是否已实现及其现状。使用多语言关键词、多引擎交叉验证和多维度搜索。
leeshunee
未分类 clawhub v1.0.4 1 版本 99794.2 Key: 无需
★ 0
Stars
📥 485
下载
💾 0
安装
1
版本
#latest

概述

Concept Research - Concept Status Research | 概念现状调研

Research whether a concept has been implemented and what it looks like. Search thoroughly and output a summary list.

调查一个概念是否已被实现、做成什么样子。彻底搜索,输出摘要清单。

Workflow | 工作流

Phase 1: Concept Clarification (Dialogue) | 阶段 1: 概念澄清(对话)

Through multi-turn dialogue clarify: | 通过多轮对话明确:

  • What user wants to do | 用户想做什么
  • Core functionality | 核心功能是什么
  • Target users | 目标用户是谁
  • Differentiation expectations | 差异化期望是什么

Output: One-sentence concept definition | 产出: 一句话概念定义

Phase 2: Keyword Breakdown | 阶段 2: 关键词拆解

Based on concept definition, break down into multiple keyword groups: | 基于概念定义,拆解为多组关键词:

  1. Core word variants - synonyms, near-synonyms, different expressions | 核心词变体 - 同义词、近义词、不同表述
  2. Tech stack words - involved technologies, frameworks, protocols | 技术栈词 - 涉及的技术、框架、协议
  3. Scenario words - use cases, problems to solve | 场景词 - 使用场景、解决的问题
  4. Combined words - core word + tech/scenario | 组合词 - 核心词 + 技术/场景

Generate Chinese and English versions for each group. | 每组生成中英文版本。

Phase 3: Broad Search | 阶段 3: 广度搜索

Search using searxng-search batch by batch: | 使用 searxng-search 逐批搜索:

  1. Search 1-2 pages for each keyword group | 每组关键词搜索 1-2 页结果
  2. Record all relevant links | 记录所有相关链接
  3. Preliminary relevance marking based on title/abstract | 根据标题/摘要初步标记相关性

Time filter (if search engine supports): | 时间过滤(如搜索引擎支持):

  • Five years ago, two years ago, one year ago, three months ago, recent three months | 五年之前、两年之前、一年之前、三个月之前、最近三个月

Phase 4: Deep Exploration | 阶段 4: 深度探索

From high-relevance results, select 3-5 for deep exploration: | 从高相关性结果中挑选 3-5 个进行深度探索:

  1. Web pages: Use web_fetch to grab content | Web 页面: 使用 web_fetch 抓取内容
  2. GitHub Repo: Clone locally, read README | GitHub Repo: 克隆到本地,阅读 README
  3. PDF/Papers: Download and read | PDF/论文: 下载阅读

Record exploration content: | 探索内容记录:

  • Core functionality | 核心功能
  • Technical implementation | 技术实现
  • Pros and cons | 优缺点
  • Similarities/differences with user concept | 与用户概念的异同

Phase 5: Output Report | 阶段 5: 输出报告

Generate summary list: | 生成摘要清单:

FieldDescription说明
--------------------------
LinkOriginal URL链接
OverviewWhat it is, what it does概述
Basic ApproachCore technical solution基本思路
SimilaritiesCommon points with user concept相同点
DifferencesDifferences from user concept不同点
AnalysisOpportunities, improvement space分析

Project Directory | 项目目录

All files saved in: projects/research-{uuid}/ | 所有文件保存在:projects/research-{uuid}/

projects/research-{uuid}/
├── concepts/
│   └── definition.md
├── keywords/
│   └── keywords.md
├── search/
│   ├── broad/
│   └── deep/
├── repos/
├── papers/
└── report.md

Search Tools | 搜索工具

Priority: searxng-search. If SearXNG not deployed, can use ddg-search. | 优先使用 searxng-search。如 SearXNG 未部署,可使用 ddg-search。


Related Documentation | 相关文档

  • searxng-search skill
  • skill-creator skill

版本历史

共 1 个版本

  • v1.0.4 当前
    2026-05-03 05:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Kinema's Task Management (daily report, active push, traceback)

leeshunee
Kinema 个人任务追踪系统。AI 代理在 workspace 中将任务维护为 markdown 文件。触发条件:用户描述任务、提及「任务」「task」、要求...
★ 0 📥 391

Kinema's Skill Making Pipeline

leeshunee
KinemaClaw技能开发与发布规范。定义技能开发、版本管理和发布的标准化流程。所有技能...
★ 1 📥 849

AList CLI (Cloud Storage CLI for AList)

leeshunee
AList 文件管理 CLI,支持上传、下载、列表、创建目录、删除、移动、搜索、获取链接。认证通过环境变量自动刷新。触发...
★ 0 📥 556