What problem does it solve?
This Skill streamlines the process of conducting external research by facilitating search, content extraction, and synthesis, saving time and reducing manual effort.
Core Features & Use Cases
- External Research Integration: Seamlessly incorporate multi-source search, content extraction, and synthesis into workflows.
- Search and Extraction: Leverages Claude and local providers for comprehensive web search and content retrieval.
- Synthesis: Provides a summary of the research using Claude's synthesis capabilities.
- Use Case: For instance, when you need to gather and summarize information on a specific topic or product, this Skill can automate the process of searching multiple sources, extracting relevant content, and presenting a synthesized summary.
Quick Start
To start a research task, use the research-skill with the command 'run_skill_script(skill="research-skill", script="start-research", input={"query":"desired topic"})'. To check the progress of a research task, use the command 'run_skill_script(skill="research-skill", script="check-research", input={"job_id":"received job ID"})'.