OpenClaw AGENTS.md template for automated sales call prep

A Reddit post on r/openclaw provides a specific AGENTS.md instruction for OpenClaw that automates lead research before sales calls.
Key Details
The source material contains this exact instruction to add to an OpenClaw AGENTS.md file:
"Before every sales call, investigate the lead. Identify their company, approximate revenue, team size, tech stack, and three likely pain points. Send a short briefing to my Telegram 10 minutes before the meeting."
The user who submitted this instruction describes their experience:
- Before implementing this approach, they showed up to calls with no context and wasted the first 10-15 minutes figuring out basic information about the lead.
- After adding this instruction to their AGENTS.md, prospects assume they've spent serious time researching their business.
- In reality, the preparation happens automatically through OpenClaw.
- Now they enter calls already aware of the lead's situation, their tools, and the problems they're probably trying to solve.
- Conversations get straight to the point without the initial discovery phase.
The instruction specifies five specific data points to investigate: company, approximate revenue, team size, tech stack, and three likely pain points. It also specifies the delivery method (Telegram) and timing (10 minutes before the meeting).
📖 Read the full source: r/openclaw
👀 See Also

Claude users report faster sessions by requesting markdown instead of Word documents
A Claude user discovered that asking for markdown instead of Word documents significantly reduces response time and token usage. The AI natively outputs markdown, while generating .docx files requires spinning up a Python environment and running conversion scripts.

Practical Claude Code Workflow Tips for Complex Development Projects
A Claude Pro user shares specific workflow strategies for developing complex audio plugins, including using planning mode for major features, creating context files, managing token usage, and implementing validation steps.

Vague Prompts Are the Real Problem, Not the Model — 50-Run Test Shows Prompt Quality Trumps Model Choice
A Reddit user ran the same ten prompts through ChatGPT 4, Claude Sonnet, and Gemini 1.5 Pro five times each (150 outputs total) and found that all three models produced similarly usable or similarly generic results — the deciding factor was prompt specificity, not the model.
Claude + MCP Browser: User Reports Supercharged Web Access
A Claude user explains how hooking Claude to an external browser via MCP allowed it to navigate previously inaccessible sites, and wonders if Claude can use the browser's model tokens.