openclaw
← All products
Compliance & Legal

expense-policy

Generate corporate policies (expense, travel, remote-work, equity, vacation, code-of-conduct, data-security) from a YAML intake.

Get startedSource on GitHub

Launch kit

expense-policy — launch kit

1-liner

Generate corporate policies (expense, travel, remote-work, equity, vacation, code-of-conduct, data-security) from a YAML intake.

Tweet hook

Hiring an HR consultant for one policy: $2-10K and 2 weeks. SHRM template: $300, generic, won't survive a CA / NY / state-specific audit.

Built a Claude-powered drafter that takes structured intake + outputs ready-to-review policy.

7 policy types $99-499 each 🧵

Reddit

  • r/IndieHackers, r/Entrepreneur, r/SaaS
  • r/humanresources (carefully)

Cold-email ICP

Founders pre-Series A who realized they need a vacation policy when an employee asked.

Cold-email template

Subject: $99 vacation policy in 5 min

Hi {first} — early-stage founders need policies they can't justify
$2K HR-consultant fees for. SHRM templates are too generic.

Claude-powered drafter takes a structured intake + outputs ready policy.
ALWAYS ships with attorney-review checklist.

$99 per policy; $499 bundle for all 7 types.

SEO content

  1. "Indie-founder HR-policy stack"
  2. "When you need an attorney vs a template"

Documentation

expense-policy

Generates corporate policies (expense, travel, remote-work, equity, etc.) from a YAML intake. Sells to startups that need policies fast and don't have an HR team.

Pricing

  • $99 per policy (one-time)
  • $499 bundle (all 7 supported policies)
  • $999/yr maintenance retainer (re-generate when laws change)

vs hiring an HR consultant ($2-10K/policy) or buying templates from SHRM ($300-500 each, generic).

Supported policy types

  • expense, travel, remote_work, equity_grants, vacation, code_of_conduct, data_security

Run

cd C:\openclaw-products\expense-policy
python -m venv .venv
.\.venv\Scripts\activate
pip install -e .
$env:ANTHROPIC_API_KEY="sk-ant-..."

policygen types
policygen generate --type expense --intake examples/expense-startup.yaml --out policies/expense.md