scientific-writer
SKILL.md
Scientific Writer
AI-powered scientific writing tool that combines deep research with well-formatted outputs.
Installation
pip install scientific-writer
Prerequisites
- Python 3.10-3.12
- ANTHROPIC_API_KEY (required)
- OPENROUTER_API_KEY (optional for research lookup)
Set API keys:
export ANTHROPIC_API_KEY='your_key'