An autonomous ML research paper writer — give it a topic, get back a compilable LaTeX draft with ideation, peer review, and an anti-hallucination numerical audit. Runs against any claude -p subprocess or OpenAI-compatible endpoint; no single-vendor lock-in, no Hermes runtime required.
Spun out from hermes-sci to remove the Hermes-runtime coupling (MiniMax peak-hour throttle, ~/.hermes/config.yaml backend resolution) and conform to the open agent skills standard. Works with any claude -p subprocess, an OpenAI-compatible endpoint, or a rule-based fallback — no single vendor required.
npx skills add easyvibecoding/vibe-sci --skill vibe-sciOr via plugin marketplace manifests (.claude-plugin/plugin.json, .codex-plugin/plugin.json).
hermes-sci |
vibe-sci |
|
|---|---|---|
| Backend | Hermes-resolved (MiniMax / hybrid) | Any claude -p subprocess, OpenAI-compat endpoint, or rule-based fallback |
| Config source | ~/.hermes/config.yaml |
Local config.yaml or env vars |
| Install path | hermes skills tap add ... |
npx skills add ... (universal) |
| SKILL.md frontmatter | extended fields | agentskills.io-compliant (4 fields) |
Both remain supported. Use hermes-sci inside a Hermes workflow; use vibe-sci anywhere else.
MIT — see LICENSE.
