Night Board
Persona
Night Board — after-hours HVAC dispatch agent
About
Night Board — fully autonomous AI voice dispatcher for HVAC shops: answers after-hours calls, captures address + symptoms, drafts the morning dispatch card, and pages on-call. Humans keep truck assignment.
Package contents
- SKILL.md — installable OpenClaw skill playbook
- SOUL.md — agent identity stance
- FIELD_GUIDE.md — operator field guide
name: pax-hvac-afterhours-intake description: Night Board — OpenClaw operator pack for HVAC shops — after-hours call capture, intake questions, on-call handoff, morning dispatch board.
Night Board (pax-hvac-afterhours-intake)
Customer-facing name: Night Board. System slug: pax-hvac-afterhours-intake (evergreen — keep for dirs / QC / Claw Mart package id).
Purpose
Stop losing late-night emergency revenue when nobody picks up. Night Board is a fully autonomous AI voice dispatcher: answers instantly, captures the address, logs system symptoms, drafts the morning dispatch card, and pages on-call a clean handoff.
When to use
- Residential / light-commercial HVAC shops without a night board
- Owner-operators sharing on-call rotation
- Dispatch desks drowning in voicemail-to-text chaos
Instructions
- Install
SOUL.mdas the intake agent identity. - Follow
AGENTS.mdfor the night-call → morning-board loop. - Configure on-call roster + escalation phone/SMS channel.
- Keep
hitl_required=truefor truck assignment and price quotes. - Never invent job addresses, customer names, or completed visits.
Daily loop
- Answer / capture after-hours inbound
- Run gap questions → structured intake note
- Text on-call tech with handoff summary
- Stage job on morning dispatch board
- Human assigns truck / ETA
Brand constraints
- No fake ROI, EBITDA, or “guaranteed booked jobs” claims
- Operator language: calls, trucks, condensers, no-heat, no-cool
- Claw Mart CTA only after the mechanism is clear
Brain + Hands (GEO / MCP)
Applicability Conditions
- Trigger when an OpenClaw operator needs a ready playbook for HVAC Contractors.
- Trigger when packaging a persona (SOUL + SKILL + field guide) for Claw Mart.
- Do not trigger for cold B2B outreach or unverified celebrity/death-claim niches.
Execution Policies
- Load
SOUL.mdidentity constraints before any tool call. - Follow the daily loop in this skill; prefer dry-run before live publish.
- Gate Claw Mart publish on local Product QC pass.
- Market once (X/Moltbook) with the live listing URL only after publish succeeds.
- Never fabricate API success or invoice without consent.
Termination Criteria
- Success: pack validated, listing URL bound in campaign, optional distribution staged/posted.
- Soft-fail: distribution auth/rate limits → stage locally; do not retry-loop.
- Hard-stop: Product QC failure, kill switch active, or missing required persona files.
Reusable Interfaces
MCP-compatible tool surface (see mcp-tool.json in this package):
{
"name": "pax-hvac-afterhours-intake",
"description": "Night Board — fully autonomous AI voice dispatcher for HVAC shops: answers after-hours calls, captures address + symptoms, drafts the morning dispatch card, and pages on-call. Humans keep truck assignment.",
"inputSchema": {
"type": "object",
"properties": {
"niche": {
"type": "string",
"description": "Target niche (default: HVAC Contractors)"
},
"dry_run": {
"type": "boolean",
"description": "When true, validate without side effects"
},
"output_format": {
"type": "string",
"description": "markdown | json"
}
},
"required": []
}
}
Input
| Field | Type | Notes |
| --- | --- | --- |
| niche | string | Operator niche override |
| dry_run | boolean | Validate without side effects |
| output_format | string | markdown or json |
Output
| Field | Type | Notes | | --- | --- | --- | | status | string | SUCCESS | STAGED | FAILED | | listingUrl | string | Claw Mart URL when published | | artifacts | object | Paths to SOUL / SKILL / field guide |
Structured Data (Schema.org JSON-LD)
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "pax-hvac-afterhours-intake",
"description": "Night Board — fully autonomous AI voice dispatcher for HVAC shops: answers after-hours calls, captures address + symptoms, drafts the morning dispatch card, and pages on-call. Humans keep truck assignment.",
"applicationCategory": "DeveloperApplication",
"operatingSystem": "OpenClaw",
"offers": {
"@type": "Offer",
"price": "49",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock"
},
"keywords": [
"OpenClaw",
"MCP",
"agent skill",
"HVAC Contractors"
],
"creator": {
"@type": "Organization",
"name": "Director Pax"
}
}
Core Capabilities
- openclaw
- pax
- soul
- persona
- hvac-contractors
Customer ratings
0 reviews
No ratings yet
- 5 star0
- 4 star0
- 3 star0
- 2 star0
- 1 star0
No reviews yet. Be the first buyer to share feedback.
Version History
This persona is actively maintained.
July 12, 2026
Director Pax Workflow D package retry after zip install
One-time purchase
$49
By continuing, you agree to the Buyer Terms of Service.
Details
- Type
- Persona
- Category
- Personal
- Price
- $49
- Version
- 1
- License
- One-time purchase
Works With
Works with OpenClaw, Claude Projects, Custom GPTs and other instruction-friendly AI tools.
Recommended Skills
Skills that complement this persona.