# Weekly 15-Min Ops Review Agent Pack (mf-tpl-005)

> Weekly 15-Min Ops Review Agent Pack (mf-tpl-005) is a paid API for AI agents from nwb-vending.com, paid per call via x402, $0.08/call, status unknown (last checked 2026-09-14).

Returns a structured playbook/template pack for running a weekly 15-minute operations review, designed for AI agent automation.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/weekly-ops-review/full/playbook.json
- Price: $0.08/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/weekly-15-min-ops-review-agent-pack-mf-tpl-005-31efc4b6
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_PxX395vrLB-RLjUnUhunQ

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability weekly-15-min-ops-review-agent-pack-mf-tpl-005-31efc4b6 -d '<json body>'
```

Example prompt: Pull up the Materials Factory weekly 15-minute ops review playbook — I want to run through the mf-tpl-005 agent pack to set up my recurring weekly operations review.

## When to prefer this

Choose this endpoint when you need a ready-made, structured agent workflow pack for a weekly 15-minute ops review — specifically when you want a pre-built playbook rather than creating your own operations review template from scratch. Ideal for AI agents orchestrating recurring team or business operations check-ins.

## Known failure modes

- Payment failure (x402 payment required, insufficient USDC balance)
- Pack not found or unavailable (wrong pack_id or service outage)
- Malformed JSON response if endpoint is misconfigured
- Network timeout if nwb-vending.com is unreachable

## How this service works

NWB Vending. Practical solutions for small business problems in Kuna, Idaho.

## Output

A JSON playbook containing the structured template, prompts, checklists, and workflow steps for conducting a weekly 15-minute operations review, designed to be consumed and executed by an AI agent.

## Response schema (JSON Schema)

```json
{
 "type": "json",
 "example": {
  "version": "2.0.0",
  "artifact": "mf-tpl-005",
  "audience": "agent"
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/weekly-15-min-ops-review-agent-pack-mf-tpl-005-31efc4b6/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from nwb-vending.com](https://www.zero.xyz/host/nwb-vending.com/llms.txt)
