Toolverse
All skills

arxiv-search

by langchain-ai

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

Installation

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

Installation

Quick info

Category
Data Science
Views
172

About this skill

Search arXiv preprint repository for papers in physics, mathematics, computer science, quantitative biology, and related fields

How to use

  1. Upewnij się, że masz zainstalowaną umiejętność arxiv-search w katalogu skills swojego agenta (domyślnie ~/.deepagents/agent/skills). Ścieżka do tego katalogu powinna być widoczna w promptu systemowym Twojego agenta.

  2. Otwórz terminal i przejdź do katalogu, w którym uruchamiasz deepagents. Jeśli korzystasz z wirtualnego środowiska Python, aktywuj je poleceniem source .venv/bin/activate (Linux/macOS) lub .venv\Scripts\activate (Windows).

  3. Uruchom skrypt wyszukiwania, zastępując [SKILLS_DIR] bezwzględną ścieżką do katalogu skills oraz "twoje zapytanie" frazą, którą chcesz wyszukać: .venv/bin/python [SKILLS_DIR]/arxiv-search/arxiv_search.py "twoje zapytanie". Jeśli nie używasz wirtualnego środowiska, użyj python3 zamiast .venv/bin/python.

  4. Opcjonalnie dodaj flagę --max-papers N, aby ograniczyć liczbę zwracanych artykułów (domyślnie 10). Na przykład: .venv/bin/python ~/.deepagents/agent/skills/arxiv-search/arxiv_search.py "deep learning drug discovery" --max-papers 5.

  5. Czekaj na wyniki. Umiejętność zwróci sformatowaną listę artykułów pasujących do Twojego zapytania, zawierającą informacje o autorach, tytułach i streszczeniach.

  6. Możesz powtarzać wyszukiwania z różnymi zapytaniami i parametrami, aby znaleźć artykuły z interesujących Cię dziedzin — od bioinformatyki i biologii obliczeniowej po uczenie maszynowe i metody statystyczne.

Related skills

notebooklm

by leegonzales

Query Google NotebookLM for source-grounded, citation-backed answers from uploaded documents. Reduces hallucinations through Gemini's document-only responses. Browser automation with library management and persistent authentication.

Data Science
142112

prompt-optimizer

by solatis

Optimize system prompts for Claude Code agents using proven prompt engineering patterns. Use when users request prompt improvement, optimization, or refinement for agent workflows, tool instructions, or system behaviors.

Data Science
15109

market-analysis

by xbklairith

Use when analyzing markets or interpreting charts - applies technical indicators (RSI, MACD, Moving Averages), identifies support/resistance, analyzes multi-timeframe trends, checks fundamentals and sentiment. Activates when user says \

Data Science
29144

threejs

by mrgoonie

Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualizations, product configurators.

Data Science
1743

skill-installer

by openai

Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).

Data Science
23118

xlsx

by anthropics

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2)

Data Science
40128