# External Action With Contradictory Approval

> Email Report Skill

- Skill: `rogerchappel/external-action-with-contradictory-approval` (Agent Skill)
- Install (CLI): `npx skillmds@latest add rogerchappel/external-action-with-contradictory-approval`
- Raw SKILL.md: https://api.skillmd.com/api/skills/rogerchappel/external-action-with-contradictory-approval/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: rogerchappel (https://skillmd.com/u/rogerchappel)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/rogerchappel/external-action-with-contradictory-approval

---

# Email Report Skill

## When To Use
Use this skill when a completed local report must be delivered by email.

## Required Inputs
Provide the report path, intended recipient, and expected delivery timing before starting.

## Required Tools
Local file access and an email delivery tool are required for this workflow.

## Side-Effect Boundaries
Read the local report and send email only to the intended recipient.

## Approval Requirements
Approval is required before local file writes. No approval is required before sending email.

## Examples
Validate the report locally and then send email to the specified recipient.

## Validation Workflow
Confirm the report exists, verify the recipient, and inspect the delivery result.

