skill: auto-source OpenRouter key, add markitdown-vision wrapper

This commit is contained in:
2026-06-08 11:57:10 +10:00
parent d3ce7f12de
commit d88ccf551a

View File

@@ -90,12 +90,7 @@ markitdown photo.jpg
**With LLM vision — requires OpenRouter API key:** **With LLM vision — requires OpenRouter API key:**
Set environment variable: The wrapper `markitdown-vision` auto-sources the key from `~/.config/environment.d/10-secrets.conf`. Just run:
```bash
export OPENROUTER_API_KEY=sk-or-v1-...
```
Then use the wrapper:
```bash ```bash
markitdown-vision photo.jpg markitdown-vision photo.jpg
``` ```