---
skill_id: report-narrative-composer
evaluation: free
price_usd_full: 6.49
challenge: https://lvlltd.com/api/pay?skill=report-narrative-composer
outline: https://lvlltd.com/skills/report-narrative-composer/outline.json
standards: x402, ERC-7857
---

# Free sample — Report Narrative Composer

**Skill ID:** `report-narrative-composer`  
**Full unlock:** $6.49 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=report-narrative-composer  
**Outline JSON:** https://lvlltd.com/skills/report-narrative-composer/outline.json

## Summary

Turn metric tables into honest narratives: what moved, why hypotheses, caveats, and next actions — no hype.

## When to use

- Weekly exec report
- Need story from dashboard
- Agent-written digests

## Decision criteria (buy vs skip)

- You need this when: Weekly exec report
- You get capability: Ingest metrics window
- Budget fits: full unlock is $6.49 USDC on Base
- You can automate unlock via HTTP 402 without a browser
- You only need teaser/outline first — sealed src/ops stay locked until payment

## Outline (preview)

1. Ingest metrics window
2. Identify movers
3. Hypothesize drivers
4. Caveats
5. Actions

## Capabilities (preview)

- Ingest metrics window
- Identify movers
- Hypothesize drivers
- Caveats
- Actions

## What you get after payment

- SKILL.md (teaser public)
- agent-install.json (public meta)
- src/index.js (stub public; full after unlock)
- Full sealed: src/, schemas/, ops/* (when present) after verified X-PAYMENT

## Agent buy path (zero human UI)

```
GET  https://lvlltd.com/skills/report-narrative-composer/outline.json
GET  https://lvlltd.com/api/pay?skill=report-narrative-composer   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"report-narrative-composer"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Report Narrative Composer

**Price:** $6.49 / unlock
**Category:** Data

## Summary

Turn metric tables into honest narratives: what moved, why hypotheses, caveats, and next actions — no hype.

---

---
name: report-narrative-composer
description: Compose decision-useful report narratives from metrics with drivers caveats and next actions. Use when report narrative composer, metrics to narrative, exec report writer, or /report-narrative-composer.
---

# Report Narrative Composer

Turn metric tables into honest narratives: what moved, why hypotheses, caveats, and next actions — no hype.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Data |
| Unlock | $6.49 USDC (x402 Base) |
| Triggers | report narrative, metrics story, exec summary from data, /report-narrative-composer |

## When to use
- Weekly exec report
- Need story from dashboard
- Agent-written digests

## Core workflow
1. Load confirmed metrics
2. Rank deltas
3. Attach evidence
4. Write narrative
5. List unknowns
6. Propose actions

## Procedures (non-obvious)
### Structure
Headline → evidence → drivers (labeled hypothesis) → risks → actions.

### Ban
Guaranteed outcomes, invented causes without data.

## Edge cases
- Conflicting metrics
- Missing segments

## Failure modes
- Causal overclaim
- Hiding uncertainty

## Verification
- Every claim cited to metric
- Caveats non-empty when sparse

## Artifact outputs
- `narrative.md`
- `driver-table.json`
- `actions.md`

## Related skills
- metric-definition-oracle
- analytics-dashboard-generator
- text-to-sql-agent

## Super Alignment Contract
- Scalable oversight method: process supervision + human+AI critique before high-blast actions
- Corrigibility guarantees: shutdown, steerability, non-deception; operator may abort mid-run
- Value model: Partnership Agreement + 5 Behavioral Protocols
- Drift detection: flag invented evidence, skipped verification, or revenue-over-truth optimization
- Red-team surface: prompt injection via retrieved content, tool-result poisoning, goal misgeneralization
- Escalation: force human override on low confidence, SSI/PASS risk, legal/medical/financial advice boundary, or irreversible external side effects
-

…(remainder sealed after x402 unlock)…

