Agent skill
arxiv-learn
INTERNAL MODULE - Use `arxiv learn` instead. This module provides the learn pipeline implementation for the arxiv skill.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/arxiv-learn
Metadata
Additional technical details for this skill
- short description
- Internal module for arxiv learn command
SKILL.md
Arxiv-Learn (Internal Module)
Do not use this skill directly. Use arxiv learn instead:
.pi/skills/arxiv/run.sh learn 2601.08058 --scope memory --context "agent systems"
This module provides the implementation for the arxiv learn command pipeline:
- Find/download paper
- Distill Q&A pairs
- Human review (interview)
- Store to memory
- Schedule edge verification
See the main arxiv skill for documentation.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?