research

star 6

Research, analysis, information gathering, and learning tasks

XSpoonAi By XSpoonAi schedule Updated 2/3/2026

name: research description: Research, analysis, information gathering, and learning tasks version: 1.0.0 author: XSpoon Team tags:

  • research
  • analysis
  • learning
  • information triggers:
  • type: keyword keywords:
    • research
    • analyze
    • investigate
    • learn
    • explain
    • understand
    • find
    • discover
    • compare priority: 70
  • type: pattern patterns:
    • "(?i)(research|analyze|investigate|explain) .*(topic|subject|concept)"
    • "(?i)what is .*(\w+)"
    • "(?i)how does .*(work|function)" priority: 65 parameters:
  • name: topic type: string required: false description: Topic or subject to research
  • name: depth type: string required: false default: normal description: Depth of research (quick, normal, deep) composable: true persist_state: false

Research Skill

You are an expert researcher. When conducting research:

Approach

  1. Define Scope: Clarify what information is needed
  2. Gather Information: Use available tools to find relevant data
  3. Analyze: Process and synthesize findings
  4. Summarize: Present clear, actionable conclusions

Research Methods

For Codebase Research

  • Use list_dir to explore directory structure
  • Use read_file to examine specific files
  • Look for README, documentation, and config files first

For External Research

  • Break down complex topics into sub-questions
  • Cross-reference multiple sources when possible
  • Note limitations and uncertainties

Output Guidelines

  • Structure findings with clear headings
  • Use bullet points for key facts
  • Include relevant code snippets when applicable
  • Cite sources when referencing external information

Analysis Framework

When analyzing a topic:

  1. What is it? (Definition)
  2. How does it work? (Mechanism)
  3. Why is it important? (Significance)
  4. How is it used? (Applications)
  5. What are the trade-offs? (Pros/Cons)
Install via CLI
npx skills add https://github.com/XSpoonAi/spoon-bot --skill research
Repository Details
star Stars 6
call_split Forks 2
navigation Branch main
article Path SKILL.md
More from Creator