Toolverse
All skills

batch-research

by miantiao-me

批量数据采集技能,负责分批并发调度 researcher agent 抓取所有数据源。

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend

About this skill

批量数据采集技能,负责分批并发调度 researcher agent 抓取所有数据源。

How to use

  1. Umieść umiejętność batch-research w katalogu skills swojego agenta. Upewnij się, że masz dostęp do pliku REFERENCE.md zawierającego listę źródeł danych — będzie z niego czytana lista adresów URL do przeszukania.

  2. Przygotuj dane źródłowe: statyczne adresy URL umieść bezpośrednio w REFERENCE.md, a dynamiczne (np. Hacker News) będą generowane automatycznie za pomocą funkcji generateHNUrls na podstawie zakresu dat.

  3. Zdefiniuj parametry wywołania: podaj datę początkową, datę końcową, identyfikator tygodnia (week_id), strefę czasową i bieżącą datę. Te informacje będą przekazane do każdego agenta researcher.

  4. Umiejętność automatycznie podzieli wszystkie URL na trzy partie: Zasoby Ważne, Blogi i Strony, oraz Wpływowych Osoby. Każda partia będzie przetwarzana w osobnym etapie.

  5. Podczas wykonania każda partia zostanie podzielona na rundy po 5 równoległych żądań. Agent czeka na zakończenie rundy, czeka 3 sekundy, a następnie uruchamia następną rundę. Między partiami czeka dłużej, aby kontrolować obciążenie.

  6. Po zakończeniu wszystkich partii umiejętność zbiera wyniki od wszystkich agentów researcher i generuje ostateczny raport z zebranymi danymi.

Related skills

fastapi-pro

by sickn33

Build high-performance async APIs with FastAPI, SQLAlchemy 2.0, and Pydantic V2. Master microservices, WebSockets, and modern Python async patterns. Use PROACTIVELY for FastAPI development, async optimization, or API architecture.

Backend
54128

api-design-principles

by wshobson

Master REST and GraphQL API design principles to build intuitive, scalable, and maintainable APIs that delight developers. Use when designing new APIs, reviewing API specifications, or establishing API design standards.

Backend
50146

youtube-transcript

by michalparkola

Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.

Backend
53214

stripe-integration

by wshobson

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Backend
40147

humanizer

by davila7

Remove signs of AI-generated writing from text. Use when editing or reviewing\ntext to make it sound more natural and human-written. Based on Wikipedia's\ncomprehensive \

Backend
2873

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130