Loading skill
Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-11 | ✗→✓ | ▲ Improved | 635% | 0% |
| case-13 | ✗→✓ | ▲ Improved | -45% | 0% |
| case-14 | ✗→✓ | ▲ Improved | -52% | 0% |
| case-18 | ✗→✓ | ▲ Improved | -27% | 0% |
| case-21 | ✗→✓ | ▲ Improved | 2% | 0% |
Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.
Use this skill when:
pip install -r requirements.txtbash export GEMINI_API_KEY=your-api-key-here Or create a .env file in the skill directory.
bashpython3 scripts/research.py --query "Research the history of Kubernetes"
bashpython3 scripts/research.py --query "Compare Python web frameworks" \ --format "1. Executive Summary\n2. Comparison Table\n3. Recommendations"
bashpython3 scripts/research.py --query "Analyze EV battery market" --stream
bashpython3 scripts/research.py --query "Research topic" --no-wait
bashpython3 scripts/research.py --status <interaction_id>
bashpython3 scripts/research.py --wait <interaction_id>
bashpython3 scripts/research.py --query "Elaborate on point 2" --continue <interaction_id>
bashpython3 scripts/research.py --list
--json): Structured data for programmatic use--raw): Unprocessed API response| Metric | Value | |--------|-------| | Time | 2-10 minutes per task | | Cost | $2-5 per task (varies by complexity) | | Token usage | ~250k-900k input, ~60k-80k output |
--query "..."--stream or poll with --status--continue for follow-up questionsOther measured skills in the registry, with their headline benchmark lift.