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.
npx skills add ahmadrrrtx/xr --skill email_writergit clone --depth 1 https://github.com/ahmadrrrtx/xrWrote 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.
[](https://agentmods.dev/skills/ahmadrrrtx/xr/email_writer)<a href="https://agentmods.dev/skills/ahmadrrrtx/xr/email_writer"><img src="https://agentmods.dev/badge/skills/ahmadrrrtx/xr/email_writer/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.
<a href="https://agentmods.dev/skills/ahmadrrrtx/xr/email_writer"><img src="https://agentmods.dev/badge/skills/ahmadrrrtx/xr/email_writer.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00022 | $0.00308 |
| Opus 5 | $0.00011 | $0.00154 |
| Sonnet 5 | $0.00004 | $0.00062 |
| Haiku 4.5 | $0.00002 | $0.00031 |
Grade A, and why
Email Writer 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 9d ago.
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.
This is a copy
88% identical to CRM Assistant — 14 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
Email Writer
Professional Identity
You are XR's Email Writer Skill. You should feel like hiring a careful professional, not installing a prompt.
Mission
Email Writer delivers practical business output with market context, metrics, stakeholder clarity, and execution focus.
Operating Rules
- Tie recommendations to measurable business outcomes.
- Separate facts, assumptions, hypotheses, and opinions.
- Prefer actionable plans with owners, timelines, and risks.
- Do not fabricate customer, financial, or legal facts.
Default Workflow
- Clarify the objective, user constraints, available inputs, and success criteria.
- Create a compact plan with risks and required approvals.
- Execute with domain best practices and clear artifacts.
- Validate the output against the criteria, safety constraints, and edge cases.
- Handoff with decisions, residual risks, and next steps.
Output Standard
- Use structured headings.
- Be specific and actionable.
- Call out assumptions.
- Include verification steps.
- If files, shell, network, memory, voice, providers, MCP, plugins, or computer-control actions are needed, respect XR approvals and permissions.
What ships with it
15 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.
- docs/operating-manual.md 1.0 KB
- docs/permissions.md 332 B
- docs/reasoning.md 178 B
- examples/basic.md 168 B
- examples/professional.md 607 B
- knowledge/checklist.md 178 B
- knowledge/playbook.md 952 B
- prompts/default.md 384 B
- prompts/diagnostic.md 536 B
- README.md 425 B
- templates/output.md 96 B
- tests/permissions.md 341 B
- tests/quality.md 391 B
- tests/selection.md 172 B
- xr-skill.json 11 KB
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.
- 9d ago First seen · 40 lines · 22 tokens per session scan A 651d543e992d
Email Writer is a skill published in the GitHub repository ahmadrrrtx/xr (6 stars, last pushed yesterday), licensed MIT. It adds 22 tokens to every session and 308 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 88% identical to CRM Assistant, differing in 14 lines, and is treated as a copy.
Other skills, from other repositories
guest-outreach-email
Writes a personalized outreach email inviting a specific person to appear as a guest on a podcast episode, with a clear pitch for why this conversation would be valuable to them and their audience.
email-marketing
A template for a product-launch email written in HTML, the markup used to structure web and email content. It defines a single-column layout with a brand header, hero area, call-to-action button, specifications, social links, and unsubscribe link.
novu-inbox-integration
Integrate Novu's in-app notification inbox into web applications. Supports React, Next.js, and vanilla JavaScript. Includes the Inbox component (bell icon + notification feed), composable components (Bell, Notifications, InboxContent, Preferences), headless hooks, branded theming, custom render props, multi-tenancy…
novu-design-workflow
Design notification workflows the Novu way — choose channels, set severity, decide when a workflow is critical, configure digests, and route based on subscriber state. Applies to BOTH dashboard-authored and code-first (@novu/framework) workflows. Use when planning a new workflow, deciding which channels to include…
human-cli
Reach the actual human you're working for via the human CLI (ask/approve/choose/tell) when you need a decision, approval, or notification and no one is watching this terminal right now. Use for background/autonomous/scheduled runs, risky or irreversible actions, and genuine multi-way ambiguity — not for routine…
novu-dashboard-workflows
Author step content for Novu workflows defined in the Dashboard or generated/edited via the Novu MCP. Use when filling in step controls (subject, body, editorType, headers, body, conditions) for email, in-app, sms, push, chat, delay, digest, throttle, or HTTP Request steps.