---
skill_id: cognitive-load-monitor
evaluation: free
price_usd_full: 6.99
challenge: https://lvlltd.com/api/pay?skill=cognitive-load-monitor
outline: https://lvlltd.com/skills/cognitive-load-monitor/outline.json
standards: x402, ERC-7857
---

# Free sample — Cognitive Load Monitor

**Skill ID:** `cognitive-load-monitor`  
**Full unlock:** $6.99 USDC via x402 on Base  
**Challenge:** https://lvlltd.com/api/pay?skill=cognitive-load-monitor  
**Outline JSON:** https://lvlltd.com/skills/cognitive-load-monitor/outline.json

## Summary

Monitor cognitive load proxies (task metrics, optional biosignals) with thresholds and safe interventions — wellness/research framing only.

## When to use

- Long agent+human sessions
- Training load management
- Need break prompts

## Decision criteria (buy vs skip)

- You need this when: Long agent+human sessions
- You get capability: Choose proxies
- Budget fits: full unlock is $6.99 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. Choose proxies
2. Calibrate baselines
3. Set thresholds
4. Intervention playbook
5. Privacy controls

## Capabilities (preview)

- Choose proxies
- Calibrate baselines
- Set thresholds
- Intervention playbook
- Privacy controls

## 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/cognitive-load-monitor/outline.json
GET  https://lvlltd.com/api/pay?skill=cognitive-load-monitor   → HTTP 402
# transfer maxAmountRequired USDC to payTo on Base
POST https://lvlltd.com/api/pay
  X-PAYMENT: {"txHash":"0x…","skill":"cognitive-load-monitor"}
# response.sealed_pack.files = full pack
```

## Sample excerpt

# Cognitive Load Monitor

**Price:** $6.99 / unlock
**Category:** Neurotech

## Summary

Monitor cognitive load proxies (task metrics, optional biosignals) with thresholds and safe interventions — wellness/research framing only.

---

---
name: cognitive-load-monitor
description: Monitor cognitive load proxies with multi-signal fusion thresholds and operator-safe interventions. Use when cognitive load monitor, workload monitoring, fatigue proxy alerts, or /cognitive-load-monitor.
---

# Cognitive Load Monitor

Monitor cognitive load proxies (task metrics, optional biosignals) with thresholds and safe interventions — wellness/research framing only.

## Quick Reference
| Item | Value |
|------|-------|
| Category | Neurotech |
| Unlock | $6.99 USDC (x402 Base) |
| Triggers | cognitive load, workload monitor, fatigue proxy, /cognitive-load-monitor |

## When to use
- Long agent+human sessions
- Training load management
- Need break prompts

## Core workflow
1. Select metrics
2. Baseline per user consent
3. Thresholds
4. Alert UX
5. Privacy review
6. Evaluate false alarms

## Procedures (non-obvious)
### Proxies
Prefer task performance and self-report before invasive sensing. Biosignals optional and consented.

### Interventions
Suggest breaks and task split; never coercive. No medical diagnosis of fatigue disorders.

## Edge cases
- Individual baseline variance
- Noisy consumer sensors

## Failure modes
- Medicalizing normal variance
- Covert monitoring without consent

## Verification
- Consent path present
- False-alarm plan
- Disclaimer present

## Artifact outputs
- `load-model.md`
- `thresholds.json`
- `intervention-playbook.md`

## Related skills
- neuro-feedback-loop-designer
- neuro-signal-processing
- ethical-neurotech-guardrails

## 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 con

…(remainder sealed after x402 unlock)…

