🎉 Smithery is now a part of Arcade.dev! Read more in our announcement here
Download a small corpus of open-access arXiv survey/review PDFs about LLM agents and extract text for style learning. Trigger: agent survey corpus, ref corpus, download surveys, 学习综述写法, 下载 survey...
Goal: create a small, local reference library so you can learn from real agent surveys when refining:
This is intentionally not part of the pipeline; it is an optional, repo-level toolkit.
ref/agent-surveys/arxiv_ids.txt
ref/agent-surveys/pdfs/
ref/agent-surveys/text/
ref/agent-surveys/STYLE_REPORT.md
uv run python .codex/skills/agent-survey-corpus/scripts/run.py --help
uv run python .codex/skills/agent-survey-corpus/scripts/run.py --workspace . --max-pages 20
--workspace <dir>
.
--inputs <semicolon-separated>
--max-pages <N>
--sleep <seconds>
--overwrite
ref/
uv run python .codex/skills/agent-survey-corpus/scripts/run.py --workspace /tmp/surveys --max-pages 30
--sleep
--max-pages
.gitignore
ref/**/pdfs/
ref/**/text/