✓ Verified
💻 Development
✓ Enhanced Data
Arxiv Search Collector
Model-driven arXiv retrieval workflow for building a paper set with a manual language parameter: ini
- Rating
- 4.5 (364 reviews)
- Downloads
- 3,440 downloads
- Version
- 1.0.0
Overview
Model-driven arXiv retrieval workflow for building a paper set with a manual language parameter: initialize a run.
Complete Documentation
View Source →name: arxiv-search-collector description: "Model-driven arXiv retrieval workflow for building a paper set with a manual language parameter: initialize a run, fetch metadata for each model-designed query, let the model filter irrelevant items per query by keep indexes, then merge and dedupe into per-paper metadata directories. Use when query planning and relevance filtering should be done by the model, not rule-based heuristics."
ArXiv Search Collector
Use this skill when you want model-led query planning and model-led relevance filtering.Core Principle
Scripts are tools. The model performs the reasoning and decisions:- Expand the original topic into multiple focused queries.
- Run one fetch command per query.
- Read each query result list and decide keep indexes.
- Merge kept items and dedupe with one script.
Step 1: Initialize Run
``bash
python3 scripts/init_collection_run.py \
--output-root /path/to/data \
--topic "LLM applications in Lean 4 formalization" \
--keywords "Lean 4,LLM,formalization" \
--categories "cs.AI,cs.LO" \
--target-range 5-10 \
--lookback 30d \
--language English
`
This creates a run directory with task_meta.json, task_meta.md, query_results/, and query_selection/.
Language Parameter
--language must be set manually for each collection run.
- Use the same language value across all collector scripts for consistency.
- If
--language is non-English (for example Chinese), generated markdown files are written in that language:
task_meta.md
query_results/Installation
Terminal bash
openclaw install arxiv-search-collector
Copied!
Tags
#git_and-github
#workflow
Quick Info
Category Development
Model Claude 3.5
Complexity Advanced
Author xukp20
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install arxiv-search-collector
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0