hermes - 💡(How to fix) Fix Skill Proposal: Scientific Paper Generation via CAJAL (Local LLM) [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
NousResearch/hermes-agent#18835Fetched 2026-05-03 04:54:00
View on GitHub
Comments
0
Participants
1
Timeline
2
Reactions
1
Author
Participants
Timeline (top)
labeled ×2
RAW_BUFFERClick to expand / collapse

Proposal: CAJAL Paper Generation Skill for Hermes

What: Integration that adds a /paper command to Hermes for generating publication-ready scientific papers via local LLM.

Why this fits Hermes:

  • Hermes creates skills from experience — researchers could save successful paper prompts as reusable skills
  • CAJAL runs 100% local via Ollama, matching Hermes' privacy-first design
  • Zero API cost, zero external dependency
  • Tribunals (8-10 LLM judges) evaluate paper quality — fits Hermes' agent-orchestration philosophy

What CAJAL provides:

  • Structured generation (Abstract → Intro → Methods → Results → Discussion → Conclusion → References)
  • Real arXiv citations (no hallucinated references)
  • Quality scoring (tribunal system)
  • MIT licensed, open source

Integration approach:

  • Skill manifest + command handler
  • Ollama bridge (Hermes gateway already supports MCP)
  • Configurable via ~/.hermes/config.yaml

Repo with full implementation: https://github.com/Agnuxo1/cajal-hermes-skill

CAJAL main repo: https://github.com/Agnuxo1/CAJAL

This is a genuine contribution, not a product pitch. Happy to adapt to Hermes' skill conventions.

extent analysis

TL;DR

Review and integrate the proposed CAJAL paper generation skill into Hermes by evaluating its compatibility and implementing the necessary configuration and command handler.

Guidance

  • Examine the cajal-hermes-skill repository to understand the implementation details and ensure it aligns with Hermes' skill conventions.
  • Verify the Ollama bridge compatibility with the existing Hermes gateway and MCP support.
  • Review the ~/.hermes/config.yaml configuration options to ensure seamless integration with the CAJAL skill.
  • Evaluate the quality scoring and tribunal system to guarantee it fits Hermes' agent-orchestration philosophy.

Example

No code snippet is provided as the issue focuses on the proposal and integration approach rather than specific code implementation.

Notes

The success of this integration depends on the compatibility of CAJAL with Hermes' architecture and the quality of the implementation in the cajal-hermes-skill repository.

Recommendation

Apply workaround: Integrate the CAJAL paper generation skill into Hermes by following the proposed approach and evaluating its compatibility, as it seems to align with Hermes' design principles and offers valuable functionality.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

hermes - 💡(How to fix) Fix Skill Proposal: Scientific Paper Generation via CAJAL (Local LLM) [1 participants]