Jina AI
Use this skill as a reader/search component in a deep research workflow. Jina Reader turns URLs into markdown; Jina Search returns markdown-oriented web results.
Environment
op run --env-file .env.climbhill -- python .agents/skills/deep-research-jina/scripts/jina_tools.py \
search "deepresearch the deepresearchers"
Optional 1Password-backed variable:
JINA_API_KEY
Cost Controls
- Basic Reader usage is available without a key, but API keys improve limits.
- Use search for source discovery, then read only the URLs needed for evidence.
- Avoid treating Jina alone as a full deep research agent; pair it with a planner/synthesizer.
Current Source Links
- https://jina.ai/reader/
- https://github.com/jina-ai/reader