Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问许可证需确认审计提醒

researcher-hand-skill研究员手部技能

Agent Skill

researcher-hand-skill 用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

1,094

周安装

47

GitHub Stars

17,099

下载量

384
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:researcher-hand-skill(研究员手部技能)
来源仓库:https://github.com/rightnow-ai/openfang
仓库路径:skills/researcher-hand-skill
安装命令:
npx skills add https://github.com/rightnow-ai/openfang --skill researcher-hand-skill
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/rightnow-ai/openfang --skill researcher-hand-skill

简介

用于查找、检索和筛选相关信息,适合在 Codex、Claude、Cursor、Gemini CLI 中快速定位候选结果。

  • 适用于根据关键词、任务场景或来源线索进行信息搜集与初步筛选。
  • 通过 npx skills add 命令从指定 GitHub 仓库安装使用。
  • 安装前建议确认权限范围、维护状态及是否触发联网或文件操作。
  • 具体用法可结合原始 README 和仓库路径进一步核验。

SKILL.md

Deep Research Expert Knowledge

Research Methodology

Research Process (5 phases)

  1. Define: Clarify the question, identify what's known vs unknown, set scope
  2. Search: Systematic multi-strategy search across diverse sources
  3. Evaluate: Assess source quality, extract relevant data, note limitations
  4. Synthesize: Combine findings into coherent answer, resolve contradictions
  5. Verify: Cross-check critical claims, identify remaining uncertainties

Question Types & Strategies

Question TypeStrategyExample
FactualFind authoritative primary source"What is the population of Tokyo?"
ComparativeMulti-source balanced analysis"React vs Vue for large apps?"
CausalEvidence chain + counterfactuals"Why did Theranos fail?"
PredictiveTrend analysis + expert consensus"Will quantum computing replace classical?"
How-toStep-by-step from practitioners"How to set up a Kubernetes cluster?"
SurveyComprehensive landscape mapping"What are the options for vector databases?"
ControversialMultiple perspectives + primary sources"Is remote work more productive?"

Decomposition Technique

Complex questions should be broken into sub-questions:

Main: "Should our startup use microservices?"
Sub-questions:
  1. What are microservices? (definitional)
  2. What are the benefits vs monolith? (comparative)
  3. What team size/stage is appropriate? (contextual)
  4. What are the operational costs? (factual)
  5. What do similar startups use? (case studies)
  6. What are the migration paths? (how-to)

CRAAP Source Evaluation Framework

Currency

  • When was it published or last updated?
  • Is the information still current for the topic?
  • Are the links functional?
  • For technology topics: anything >2 years old may be outdated

Relevance

  • Does it directly address your question?
  • Who is the intended audience?
  • Is the level of detail appropriate?
  • Would you cite this in your report?

Authority

  • Who is the author? What are their credentials?
  • What institution published this?
  • Is there contact information?
  • Does the URL domain indicate authority? (.gov,.edu, reputable org)

Accuracy

  • Is the information supported by evidence?
  • Has it been reviewed or refereed?
  • Can you verify the claims from other sources?
  • Are there factual errors, typos, or broken logic?

Purpose

  • Why does this information exist?
  • Is it informational, commercial, persuasive, or entertainment?
  • Is the bias clear or hidden?
  • Does the author/organization benefit from you believing this?

Scoring

A (Authoritative):  Passes all 5 CRAAP criteria
B (Reliable):       Passes 4/5, minor concern on one
C (Useful):         Passes 3/5, use with caveats
D (Weak):           Passes 2/5 or fewer
F (Unreliable):     Fails most criteria, do not cite

Search Query Optimization

Query Construction Techniques

Exact phrase: "specific phrase" — use for names, quotes, error messages Site-specific: site:domain.com query — search within a specific site Exclude: query -unwanted_term — remove irrelevant results File type: filetype:pdf query — find specific document types Recency: query after:2024-01-01 — recent results only OR operator: query (option1 OR option2) — broaden search Wildcard: "how to * in python" — fill-in-the-blank

Multi-Strategy Search Pattern

For each research question, use at least 3 search strategies:

  1. Direct: The question as-is
  2. Authoritative: site:gov OR site:edu OR site:org [topic]
  3. Academic: [topic] research paper [year] or site:arxiv.org [topic]
  4. Practical: [topic] guide or [topic] tutorial or [topic] how to
  5. Data: [topic] statistics or [topic] data [year]
  6. Contrarian: [topic] criticism or [topic] problems or [topic] myths

Source Discovery by Domain

DomainBest SourcesSearch Pattern
TechnologyOfficial docs, GitHub, Stack Overflow, engineering blogs[tech] documentation, site:github.com [tech]
SciencePubMed, arXiv, Nature, Sciencesite:arxiv.org [topic], [topic] systematic review
BusinessSEC filings, industry reports, HBR[company] 10-K, [industry] report [year]
MedicinePubMed, WHO, CDC, Cochranesite:pubmed.ncbi.nlm.nih.gov [topic]
LegalCourt records, law reviews, statute databases[case] ruling, [law] analysis
StatisticsCensus, BLS, World Bank, OECDsite:data.worldbank.org [metric]
Current eventsReuters, AP, BBC, primary sources[event] statement, [event] official

Cross-Referencing Techniques

Verification Levels

Level 1: Single source (unverified)
  → Mark as "reported by [source]"

Level 2: Two independent sources agree (corroborated)
  → Mark as "confirmed by multiple sources"

Level 3: Primary source + secondary confirmation (verified)
  → Mark as "verified — primary source: [X]"

Level 4: Expert consensus (well-established)
  → Mark as "widely accepted" or "scientific consensus"

Contradiction Resolution

When sources disagree:

  1. Check which source is more authoritative (CRAAP scores)
  2. Check which is more recent (newer may have updated info)
  3. Check if they're measuring different things (apples vs oranges)
  4. Check for known biases or conflicts of interest
  5. Present both views with evidence for each
  6. State which view the evidence better supports (if clear)
  7. If genuinely uncertain, say so — don't force a conclusion

Synthesis Patterns

Narrative Synthesis

The evidence suggests [main finding].

[Source A] found that [finding 1], which is consistent with
[Source B]'s observation that [finding 2]. However, [Source C]
presents a contrasting view: [finding 3].

The weight of evidence favors [conclusion] because [reasoning].
A key limitation is [gap or uncertainty].

Structured Synthesis

FINDING 1: [Claim]
  Evidence for: [Source A], [Source B] — [details]
  Evidence against: [Source C] — [details]
  Confidence: [high/medium/low]
  Reasoning: [why the evidence supports this finding]

FINDING 2: [Claim]
  ...

Gap Analysis

After synthesis, explicitly note:

  • What questions remain unanswered?
  • What data would strengthen the conclusions?
  • What are the limitations of the available sources?
  • What follow-up research would be valuable?

Citation Formats

Inline URL

According to a 2024 study (https://example.com/study), the effect was significant.

Footnotes

According to a 2024 study[1], the effect was significant.

---
[1] https://example.com/study — "Title of Study" by Author, Published Date

Academic (APA)

In-text: (Smith, 2024)
Reference: Smith, J. (2024). Title of the article. *Journal Name*, 42(3), 123-145. https://doi.org/10.xxxx

For web sources (APA):

Author, A. A. (Year, Month Day). Title of page. Site Name. https://url

Numbered References

According to recent research [1], the finding was confirmed by independent analysis [2].

## References
1. Author (Year). Title. URL
2. Author (Year). Title. URL

Output Templates

Brief Report

# [Question]
**Date**: YYYY-MM-DD | **Sources**: N | **Confidence**: high/medium/low

## Answer
[2-3 paragraph direct answer]

## Key Evidence
- [Finding 1] — [source]
- [Finding 2] — [source]
- [Finding 3] — [source]

## Caveats
- [Limitation or uncertainty]

## Sources
1. [Source](url)
2. [Source](url)

Detailed Report

# Research Report: [Question]
**Date**: YYYY-MM-DD | **Depth**: thorough | **Sources Consulted**: N

## Executive Summary
[1 paragraph synthesis]

## Background
[Context needed to understand the findings]

## Methodology
[How the research was conducted, what was searched, how sources were evaluated]

## Findings

### [Sub-question 1]
[Detailed findings with inline citations]

### [Sub-question 2]
[Detailed findings with inline citations]

## Analysis
[Synthesis across findings, patterns identified, implications]

## Contradictions & Open Questions
[Areas of disagreement, gaps in knowledge]

## Confidence Assessment
[Overall confidence level with reasoning]

## Sources
[Full bibliography in chosen citation format]

Cognitive Bias in Research

Be aware of these biases during research:

  1. Confirmation bias: Favoring information that confirms your initial hypothesis

- Mitigation: Explicitly search for disconfirming evidence

  1. Authority bias: Over-trusting sources from prestigious institutions

- Mitigation: Evaluate evidence quality, not just source prestige

  1. Anchoring: Fixating on the first piece of information found

- Mitigation: Gather multiple sources before forming conclusions

  1. Selection bias: Only finding sources that are easy to access

- Mitigation: Vary search strategies, check non-English sources

  1. Recency bias: Over-weighting recent publications

- Mitigation: Include foundational/historical sources when relevant

  1. Framing effect: Being influenced by how information is presented

- Mitigation: Look at raw data, not just interpretations


Domain-Specific Research Tips

Technology Research

  • Always check the official documentation first
  • Compare documentation version with the latest release
  • Stack Overflow answers may be outdated — check the date
  • GitHub issues/discussions often have the most current information
  • Benchmarks without methodology descriptions are unreliable

Business Research

  • SEC filings (10-K, 10-Q) are the most reliable public company data
  • Press releases are marketing — verify claims independently
  • Analyst reports may have conflicts of interest — check disclaimers
  • Employee reviews (Glassdoor) provide internal perspective but are biased

Scientific Research

  • Systematic reviews and meta-analyses are strongest evidence
  • Single studies should not be treated as definitive
  • Check if findings have been replicated
  • Preprints have not been peer-reviewed — note this caveat
  • p-values and effect sizes both matter — not just "statistically significant"

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.89%
按下载量换算130

Claude

30.12%
按下载量换算116

Cursor

18.98%
按下载量换算73

Gemini CLI

10.03%
按下载量换算39

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills