X2strategy
by @patrick-lew
ALAGENT X2Strategy: any research input (PDF paper, Markdown draft, DOCX report, text notes, or keyword search) → structured strategy specification → executab...
| Variable | Default | Purpose |
|----------|---------|---------|
| PAPER2SPEC_LIBRARY_PATH | ./library | Output root |
| PAPER2SPEC_MODEL | openai/gpt-4o-mini | Default LLM (litellm-supported) |
| DEEPSEEK_API_KEY | — | DeepSeek (recommended) |
| OPENROUTER_API_KEY | — | OpenRouter (multi-model) |
| OPENAI_API_KEY | — | OpenAI direct |
| PAPER2SPEC_ARXIV_MIN_INTERVAL | 3.0 | Seconds between arXiv requests |
| PAPER2SPEC_SEARCH_MAX_RETRIES | 3 | Retry on HTTP 429/5xx |
Any litellm-supported model works.
The --model flag on any script overrides PAPER2SPEC_MODEL.
Full config + .env examples: references/skill-internals.md
clawhub install x2strategy