跳至主要内容
小龙虾小龙虾AI
🤖

Arxiv Skill Learning

Orchestrates the continuous learning of new skills from arXiv papers. Use this to trigger a learning cycle, which fetches papers, extracts code/skills, and s...

下载457
星标0
版本1.0.0
教育学习
安全通过
💬Prompt

技能说明


name: arxiv-skill-learning description: Orchestrates the continuous learning of new skills from arXiv papers. Use this to trigger a learning cycle, which fetches papers, extracts code/skills, and solidifies them.

ArXiv Skill Learning

Usage

const learner = require('./index');
const result = await learner.main();

Workflow

  1. Patrol: Checks arXiv for relevant new papers (Agent, LLM, Tool Use).
  2. Extract: Uses arxiv-skill-extractor to generate skill code.
  3. Test: Runs generated tests.
  4. Solidify: Commits the new skill to the workspace.

Configuration

  • Target Categories: cs.AI, cs.CL, cs.LG, cs.SE
  • Schedule: Hourly

如何使用「Arxiv Skill Learning」?

  1. 打开小龙虾AI(Web 或 iOS App)
  2. 点击上方「立即使用」按钮,或在对话框中输入任务描述
  3. 小龙虾AI 会自动匹配并调用「Arxiv Skill Learning」技能完成任务
  4. 结果即时呈现,支持继续对话优化

相关技能