# NWB Vending – Project Kickoff Playbook Agent Pack (mf-tpl-010)

> NWB Vending – Project Kickoff Playbook Agent Pack (mf-tpl-010) 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 project-kickoff playbook JSON artifact (mf-tpl-010) designed for AI agents to guide small businesses through initiating a new client project.

## Facts

- Endpoint: POST https://nwb-vending.com/2nd-pages/materials-factory/templates/project-kickoff/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/nwb-vending-project-kickoff-playbook-agent-pack-mf-tpl-010-69e859b4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_JlYmshgcE5cIq9ytcMJNB

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 nwb-vending-project-kickoff-playbook-agent-pack-mf-tpl-010-69e859b4 -d '<json body>'
```

Example prompt: Pull up the NWB Vending project kickoff playbook for me — the Materials Factory pack mf-tpl-010 — so I can walk through everything I need to do before starting a new client job.

## When to prefer this

Choose this endpoint when an AI agent needs a structured, agent-optimized project kickoff checklist specifically tailored for small businesses (e.g. vending, trades, service companies in Idaho/rural markets). Prefer this over generic project management templates when the agent needs a ready-to-parse JSON playbook with a known schema (v2.0.0) from the Materials Factory catalog. Best used at the start of a new client engagement workflow.

## Known failure modes

- Payment not fulfilled (402 error) — x402 micropayment of $0.08 USDC must be completed before content is served
- Invalid or missing pack_id query param may return an error or wrong artifact
- Endpoint returns generic NWB Vending page if routing misconfigured
- Network timeout if the static JSON file is unavailable

## How this service works

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

## Output

A JSON artifact (version 2.0.0, artifact ID mf-tpl-010) intended for AI agent consumption, containing a structured project kickoff playbook with checklist items, guidance, and workflow steps for small businesses beginning a new client engagement.

## Response schema (JSON Schema)

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

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/nwb-vending-project-kickoff-playbook-agent-pack-mf-tpl-010-69e859b4/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)
