hermes3000-writing

Solid

Use Hermes3000 to plan, draft, revise, save, check consistency, and export long-form manuscripts through the Hermes3000 AI writing portal API. Use for novels, fiction series, nonfiction books, whitepapers, long reads, chapter outlines, character/world-building, style guides, consistency memory, and DOCX/PDF/EPUB/HTML exports.

AI & Automation 109 stars 10 forks Updated today MIT

Install

View on GitHub

Quality Score: 85/100

Stars 20%
68
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Hermes3000 Writing ## Overview Use Hermes3000 when the user wants a durable long-form writing project managed in the writing portal, not just a one-off draft in chat. Hermes3000 stores book structure, chapter content, consistency memory, timeline data, stats, and exports. For endpoint details, request shapes, and examples, read `references/api-workflow.md` before making live API calls. ## Secret Refs The bundled helper sends all live Hermes3000 calls through the HybridClaw gateway proxy, matching the Salesforce skill pattern. Login credentials are sent as `<secret:NAME>` placeholders; the gateway resolves them server-side, captures the returned Hermes3000 JWT into `HERMES3000_JWT`, and returns only a capture confirmation. The JWT does not enter the agent context. Never call Hermes3000 with `curl` or a raw `Authorization: Bearer ...` header. Use `node skills/hermes3000-writing/scripts/hermes3000.cjs ... run ...` for live calls so the gateway injects and captures secrets server-side. Run these helper commands exactly as documented. Do not add Node permission flags such as `--experimental-permission`, and do not rewrite `skills/...` paths to `/workspace/skills/...`; the helper needs runtime-provided gateway access for secret resolution. Cloud and chat/TUI users may not have a terminal. Only ask the user to set secrets with chat/TUI secret commands; do not ask them to run `node`, `curl`, or `hybridclaw` shell commands. If `HERMES3000_JWT` is missing or blocked, run `auth...

Details

Author
HybridAIOne
Repository
HybridAIOne/hybridclaw
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category