Skip to content

docs(readme): split per-OS install commands and add elnora-agent skill row#22

Merged
rjamul-elnora-ai merged 1 commit into
mainfrom
docs/eln-649-readme-os-split-and-skill-row
Apr 29, 2026
Merged

docs(readme): split per-OS install commands and add elnora-agent skill row#22
rjamul-elnora-ai merged 1 commit into
mainfrom
docs/eln-649-readme-os-split-and-skill-row

Conversation

@rjamul-elnora-ai

Copy link
Copy Markdown
Member

Summary

Two small README fixes:

  1. Path 1 install block was stackedcurl, irm, npm install, and brew install were all in a single fenced block, so users pasted the wrong line for their OS. Split into four separate labelled blocks (macOS/Linux, Windows, npm, Homebrew).
  2. "Available Skills" table was missing elnora-agent — the intro line says "9 skills" but the table listed only 8. The elnora-agent skill shipped in v1.2.0; the table was never updated.

Closes ELN-649.

What changed

README.md only. No code, no manifest, no plugin behaviour.

Test plan

  • Local rendering check — markdown preview shows four separate per-OS blocks.
  • CI passes.

🤖 Generated with Claude Code

…l row

- Path 1 install commands were stacked in a single fenced block, so users
  pasted the wrong line for their OS (macOS users ran the PowerShell
  command and vice versa). Split into four separate labelled blocks
  (macOS/Linux curl, Windows irm, npm, Homebrew).

- The intro says "9 skills" but the Available Skills table listed only 8.
  Added the elnora-agent row to match the shipped plugin (added in
  v1.2.0, table never updated).

Closes ELN-649.
@rjamul-elnora-ai rjamul-elnora-ai merged commit 0e80c8a into main Apr 29, 2026
3 checks passed
@rjamul-elnora-ai rjamul-elnora-ai deleted the docs/eln-649-readme-os-split-and-skill-row branch April 29, 2026 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant