Lotr Speechscape
Description
A Claude Code skill for writing, revising and critiquing prose in J.R.R. Tolkien's manner — register modulation, Anglo-Saxon syntax, character voices, alliterative verse, and phonaesthetic name-language invention.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
LOTR Speechscape
A [Claude Code](https://claude.com/claude-code) skill for writing, revising and critiquing prose in J.R.R. Tolkien's manner.
Built from how Tolkien actually worked — his compositional process and the scholarship on his style — rather than from the surface features people usually copy.
/lotr-speechscape write Théoden's speech before the charge at the Pelennor
Install
Pick one. Both are a single command.
**Personal** — available in every project:
git clone https://github.com/justenm25/lotr-speechscape.git ~/.claude/skills/lotr-speechscape
Windows (PowerShell)
git clone https://github.com/justenm25/lotr-speechscape.git "$env:USERPROFILE\.claude\skills\lotr-speechscape"
**Project-scoped** — commit it alongside a manuscript so collaborators get it too. Run this from the project root:
git clone https://github.com/justenm25/lotr-speechscape.git .claude/skills/lotr-speechscape
No git? Download the zip instead
Download [the latest zip](https://github.com/justenm25/lotr-speechscape/archive/refs/heads/main.zip), unpack it, and move the folder to `~/.claude/skills/lotr-speechscape` (macOS/Linux) or `%USERPROFILE%\.claude\skills\lotr-speechscape` (Windows).
The folder must contain `SKILL.md` at its top level.
Then
Restart Claude Code and check it registered:
/help
You should see `lotr-speechscape` in the skills list. If you don't, confirm the file `~/.claude/skills/lotr-speechscape/SKILL.md` exists.
Update later
cd ~/.claude/skills/lotr-speechscape && git pull
Uninstall
rm -rf ~/.claude/skills/lotr-speechscape
Use it
Invoke it explicitly:
/lotr-speechscape
Or just ask — Claude loads it automatically when a request calls for it:
Write a lament for a drowned city in the style of the Rohirrim.
Rewrite chapter 3 so the reg
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11