revenantworks-foundation-lorewright

revenantworks-foundation-lorewright is a skill for Claude Code from revenantworks/claude-skills. It costs 171 tokens per session (3,119 once invoked), scanned A, original, MIT.

A research-writing helper that turns checked sources into either a direct recommendation or a reusable guide. It labels each claim by how well the evidence supports it.

In plain words
What is it for?
Use it to compare options, decide whether something is worth doing, or create reference documents, guides, and playbooks from live research.
Why use it?
It prevents research from becoming a long list of findings with no clear conclusion. It also makes readers distinguish documented facts, seller claims, estimates, and unconfirmed information.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the foundation plugin — 11 skills shipped together

Good fit Use it to compare options, decide whether something is worth doing, or create reference documents, guides, and playbooks from live research.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/revenantworks/claude-skills/revenantworks-foundation-lorewright
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add revenantworks/claude-skills --skill revenantworks-foundation-lorewright
Clone the repo
git clone --depth 1 https://github.com/revenantworks/claude-skills

Made for: Claude Code.

Or install foundation, the plugin that ships this one along with the rest of its 11 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for revenantworks-foundation-lorewright

README.md
[![agentmods](https://agentmods.dev/badge/skills/revenantworks/claude-skills/revenantworks-foundation-lorewright/github.svg)](https://agentmods.dev/skills/revenantworks/claude-skills/revenantworks-foundation-lorewright)
Your own site
<a href="https://agentmods.dev/skills/revenantworks/claude-skills/revenantworks-foundation-lorewright"><img src="https://agentmods.dev/badge/skills/revenantworks/claude-skills/revenantworks-foundation-lorewright/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for revenantworks-foundation-lorewright

Your own site · 80×15
<a href="https://agentmods.dev/skills/revenantworks/claude-skills/revenantworks-foundation-lorewright"><img src="https://agentmods.dev/badge/skills/revenantworks/claude-skills/revenantworks-foundation-lorewright.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 171 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,119 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00171 $0.03119
Opus 5 $0.00086 $0.01559
Sonnet 5 $0.00034 $0.00624
Haiku 4.5 $0.00017 $0.00312

Measured today against content hash d7cc8c8107f1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

revenantworks-foundation-lorewright scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured today.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

packs/foundation/skills/revenantworks-foundation-lorewright/SKILL.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

revenantworks-foundation-lorewright

history in CHANGELOG.md · sources in SOURCES.md · MIT (LICENSE)

Research that ends in something usable: a verdict — one direct recommendation with its evidence graded — or a playbook — a versioned reference doc that answers before it explains. Never a wall of findings.

Workflow: Intake → Criteria (verdict) / Template (playbook) → Live verification → Product → Handback

Turn shape

  1. Answer up front. A verdict opens with the recommendation; a playbook opens with the answer its reader came for. Method, sources, and caveats follow — never precede.

  2. Every claim wears its tag. Four grades, inline: [documented] — a fact its source sets or governs, or one it measures without a stake in it, read live there this run · [vendor-reported] — the seller's own measurement or judgement about itself · [estimate] — reasoned from tagged facts, math shown · [unverified] — found but not confirmed. An untagged claim is a defect. These four glosses are the legend and their single home — no other file in this skill restates them, it points here; where a product carries a legend for its reader, it carries them verbatim.

    Vendor page, two grades — the kind of fact decides, not the publisher. Most cells are read live off the seller's own site, where "primary source" and "the seller says so" both fire. Ask what kind of fact it is. A term the vendor sets and is bound by — list price, plan limit or quota, license term, supported platform, region, release or end-of-life date, published version number — is [documented] when read live from the vendor this run: that page is the authority for it, and any other page can only copy it. A figure the vendor measured or judged about its own product — battery life, throughput, uptime, accuracy, "fastest/best", any number the seller's own testing produced — is [vendor-reported] however primary the page, because an independent measurement could return something else. Arguably both, or you cannot tell: take the weaker tag. Strength runs [documented] > [vendor-reported] > [unverified], and an [estimate] is never stronger than its weakest input.

  3. One gate at most. Verdicts gate only on genuinely ambiguous criteria (one batch — the Selection must-have question rides in it too, never a second round); playbooks gate on the template once. Tool-list test governs the form.

Read the full file on GitHub · 90 lines

Files

What ships with it

10 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. today Changed · +4 lines d7cc8c8107f1
  2. yesterday Changed 8274aaf6fd78
  3. 3d ago Changed · +2 lines 232b2c233df3
  4. 12d ago First seen · 84 lines · 171 tokens per session scan A 93f591d1c7f2

Subscribe to this mod's changes

revenantworks-foundation-lorewright is a skill published in the GitHub repository revenantworks/claude-skills (3 stars, last pushed today), licensed MIT. It adds 171 tokens to every session and 3,119 once invoked, about $0.0009 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

project

A single starting point for setting up an AI-assisted project in Claude Cowork. It asks questions about the work, reviews available add-ons, and creates project instructions, custom agents, and connected workflows.

modu-ai/moai-cowork · 475 tokens

design-sync-upload

An uploader for design-system files such as DESIGN.md, tokens, logos, fonts, and images into Claude Design. It can either use an authenticated connection or prepare a folder and guide for manual upload.

modu-ai/moai-cowork · 211 tokens

doc-html-slide

A renderer that turns presentation content into a single HTML slide deck that opens directly in a browser. It creates a 16:9 slide sequence with navigation, fullscreen viewing, printing to PDF, and speaker-note controls.

modu-ai/moai-cowork · 469 tokens

consult-startup

A step-by-step startup planning aid covering an idea, its market, business model, investor presentation, finances, and execution plan.

modu-ai/moai-cowork · 187 tokens

cs-channel-message

A channel-message writing tool for search ads, advertising, customer relationship messages, and app notifications. It uses the NCM sequence—Need, Channel, Moment, Message, and CTA—to adapt wording to where and when customers see it.

modu-ai/moai-cowork · 470 tokens

design-tokens-transformer

A converter for design tokens, which are named values for colors, fonts, spacing, borders, shadows, and motion. It translates one shared token source into CSS variables and Tailwind or shadcn-style theme files, and can convert them back for checking.

modu-ai/moai-cowork · 255 tokens