Loading...
Loading...
Search, read, and query research papers via the `alpha` CLI (alphaXiv-backed). Use when the user asks about academic papers, wants to find research on a topic, needs to read a specific paper, ask questions about a paper, inspect a paper's code repository, or manage paper annotations.
npx skill4agent add getcompanion-ai/feynman alpha-researchalpha| Command | Description |
|---|---|
| Search papers. Prefer |
| Fetch paper content and any local annotation |
| Get raw full text instead of AI report |
| Ask a question about a paper's PDF |
| Read files from a paper's GitHub repo. Use |
| Save a persistent annotation on a paper |
| Remove an annotation |
| List all annotations |
alpha loginfeynman alpha statusalpha statusalpha-hubalpha search "transformer scaling laws"
alpha search --mode agentic "efficient attention mechanisms for long context"
alpha get 2106.09685
alpha ask 2106.09685 "What optimizer did they use?"
alpha code https://github.com/karpathy/nanoGPT src/model.py
alpha annotate 2106.09685 "Key paper on LoRA - revisit for adapter comparison"alpha