Browse / General-purpose / panoclaw-workspace-template
panoclaw-workspace-template
helloworldpano
A production-grade OpenClaw workspace — anonymized and ready to fork.
Open helloworldpano/panoclaw-workspace-template → Checked against the four rules.
Works with any agent
ships AGENTS.md, the cross-tool instruction file.
In its own words
A production-grade OpenClaw workspace — anonymized and ready to fork.
This is the actual setup behind a running OpenClaw deployment, stripped of personal data. It's not a minimal "hello world" — it's the full thing: memory system, heartbeat cadence, project tracking, cron jobs, a custom skill, and a working digest pipeline.
Fork it, fill in your details, and you have a real foundation instead of a blank slate.
What's in here
Project memory (memory/projects/)
Each project has an INDEX.md as the entry point. Extend as needed.
Custom skill (skills/vapi-vendor-call/)
An end-to-end workflow for making outbound vendor calls via Vapi voice AI — useful for rental property management or any situation where you need an AI to make a phone call on your behalf.
SKILL.md— orchestration flow: gather context → compose briefing → get approval → call → monitor → report → update filesreferences/call-briefing-template.md— structured briefing template the AI fills from your rental project files
How to use this
2. Point OpenClaw at it
In ~/.openclaw/openclaw.json, set your workspace path:
3. Fill in your details
Search for bracketed placeholders across all files:
Quoting 30% of the README. Read the rest on GitHub ↗
Where it came from
What this copy built: +memory +reference +scripts +skills — top-level directories this copy added on top of the original.
Read from the repository's git tree on 2026-08-17.