Toolverse
All skills

baidu-scholar-search-skill

by openclaw

Baidu Scholar Search Tool enables the retrieval of both Chinese and English literature, covering various types of literature such as academic journals, conference papers, and dissertations.

Installation

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

Installation

Quick info

Author
openclaw
Category
Backend
Views
1

About this skill

Baidu Scholar Search Tool enables the retrieval of both Chinese and English literature, covering various types of literature such as academic journals, conference papers, and dissertations.

How to use

  1. Upewnij się, że masz zainstalowany curl (wymagany do komunikacji z API) i posiadasz ważny klucz dostępu Baidu (BAIDU_API_KEY). Klucz należy ustawić jako zmienną środowiskową.

  2. Uruchom podstawowe wyszukiwanie, podając słowo kluczowe w cudzysłowie, na przykład: bash baidu_scholar_search.sh "machine learning". Wyniki pojawią się szybko, zawierając tytuły i podstawowe informacje o publikacjach.

  3. Aby przeglądać kolejne strony wyników, dodaj numer strony jako drugi parametr (liczenie zaczyna się od 0): bash baidu_scholar_search.sh "cancer immunotherapy" 1 przejdzie na drugą stronę wyników.

  4. Jeśli potrzebujesz szczegółowych streszczeń artykułów, dodaj trzeci parametr true: bash baidu_scholar_search.sh "artificial intelligence" 0 true. Odpowiedź będzie dłuższa, ale otrzymasz pełne streszczenia.

  5. Używaj abstrakcji tylko gdy naprawdę chcesz zrozumieć zawartość pracy – dla szybkiego przeglądania dostępnych publikacji wystarczą tytuły i podstawowe dane bez streszczeń.

Related skills

seedream-image-gen

by openclaw

Generate images via Seedream API (doubao-seedream models). Synchronous generation.

Backend
6235

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

context-optimizer

by openclaw

Advanced context management with auto-compaction and dynamic context optimization for DeepSeek's 64k context window. Features intelligent compaction (merging, summarizing, extracting), query-aware relevance scoring, and hierarchical memory system with context archive. Logs

Backend
2964

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108

pdf-to-markdown

by aliceisjustplaying

Convert entire PDF documents to clean, structured Markdown for full context loading. Use this skill when the user wants to extract ALL text from a PDF into context (not grep/search), when discussing or analyzing PDF content in full, when the user mentions \

Backend
355664