Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Deep Research

Skill Verifiziert Aktiv

Run autonomous research tasks that plan, search, read, and synthesize information into comprehensive reports.

Zweck

To automate in-depth research and information synthesis, providing users with comprehensive, cited reports for tasks like market analysis, competitive landscaping, and literature reviews without manual effort.

Funktionen

  • Autonomous research planning, searching, and reading
  • Information synthesis into comprehensive reports
  • Support for multiple output formats (Markdown, JSON, Raw)
  • Real-time progress streaming and status monitoring
  • Continuation of previous research tasks

Anwendungsfälle

  • Performing in-depth market analysis and competitive landscaping
  • Creating detailed literature reviews for academic or technical purposes
  • Conducting technical research and due diligence on specific topics
  • Generating cited research reports on demand

Nicht-Ziele

  • Performing real-time conversational chat
  • Executing arbitrary code or system commands
  • Providing a generic web scraping tool
  • Replacing direct user interaction with APIs for simple data retrieval

Workflow

  1. User requests research via `--query`
  2. Skill provides estimated time and streams progress
  3. User monitors progress with `--stream` or polls with `--status`
  4. Skill returns formatted results (Markdown, JSON, or Raw)
  5. User can continue research with `--continue` or list past tasks with `--list`

Voraussetzungen

  • Python 3.8+
  • httpx: `pip install -r requirements.txt`
  • GEMINI_API_KEY environment variable

Protocol

  • info:Idempotent retry & timeoutsThe script mentions timeouts and a risk of API errors, but explicit details on idempotency for mutations or hard per-call timeouts are not detailed.

Installation

npx skills add davila7/claude-code-templates

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
97 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne27.2k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Chat Format

100

Format prompts for different LLM providers with chat templates and HNSW-powered context retrieval

Skill
ruvnet

Recursive Research

100

Tiefgehende rekursive Recherche mit selbstregulierender Schleife bis PhD-Niveau. Anwendbar auf jedes Gebiet (Wissenschaft, Technologie, Wirtschaft, Kunst, Geisteswissenschaften). Nutzt WDM + Munger-Inversion für autonome Entscheidungen, Stufung vertrauenswürdiger Quellen und Speicherung von Checkpoints auf der Festplatte, um Kontextgrenzen zu überwinden.

Skill
Anjos2

Researchers Journalism

100

Researches investigative articles, interviews, and news coverage. Use when research needs journalistic sources for cross-referencing or additional context.

Skill
bitwize-music-studio

Notion Research Documentation

100

Durchsucht Ihren Notion-Arbeitsbereich, synthetisiert Erkenntnisse aus mehreren Seiten und erstellt umfassende Research-Dokumentationen, die als neue Notion-Seiten gespeichert werden. Verwandelt verstreute Informationen in strukturierte Berichte mit ordnungsgemäßen Zitaten und umsetzbaren Erkenntnissen.

Skill
makenotion

Ccg

99

Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask gemini, then Claude synthesizes results

Skill
Yeachan-Heo

Survey Theoretical Literature

99

Survey and synthesize theoretical literature on a specific topic, identifying seminal papers, key results, open problems, and cross-domain connections. Use when starting research on an unfamiliar theoretical topic, writing a literature review for a paper or thesis, identifying open problems and research gaps, finding cross-domain connections, or evaluating the novelty of a proposed theoretical contribution against existing work.

Skill
pjt222