ArXiv Skill Learning
Usage
const learner = require('./index');
const result = await learner.main();
Workflow
- Patrol: Checks arXiv for relevant new papers (Agent, LLM, Tool Use).
- Extract: Uses
arxiv-skill-extractorto generate skill code. - Test: Runs generated tests.
- Solidify: Commits the new skill to the workspace.
Configuration
- Target Categories: cs.AI, cs.CL, cs.LG, cs.SE
- Schedule: Hourly