briefing-format

Generate standardized sales call briefings from prospect data as Markdown or HTML.

19|2|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/jeffrschneider/OpenHarness --skill briefing-format
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: briefing-format
Source: https://github.com/jeffrschneider/OpenHarness/tree/main/examples/sales-call-prep/package/skills/briefing-format
Command: npx skills add https://github.com/jeffrschneider/OpenHarness --skill briefing-format

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jinja2, and includes scripts (resource) components.

What problem does it solve?

Sales teams often struggle with inconsistent call prep, inconsistent formats, and time wasted compiling research into actionable briefs.

Core Features & Use Cases

  • A standard structure for sales call briefings that yields scannable, consistent output.
  • Templates for full briefings and quick-reference cheat sheets, plus a formatter script to generate formatted briefs from prospect data.
  • Use Case: Generate a complete prospect briefing and a one-page cheat sheet for each meeting, then export to markdown or HTML.

Quick Start

Provide prospect data to the briefing-formatter script to generate formatted briefings for your team.

Frequently Asked Questions about briefing-format

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What's the best way to standardize sales call briefings from prospect research?

Standardizing sales call briefings is done by applying a formatter script to prospect data, which enforces a consistent structure and tone for full briefings and quick-reference cheat sheets.

How do I generate a cheat sheet for sales calls using prospect data?

To generate a sales call cheat sheet, feed prospect data into a briefing formatter script. The script applies predefined templates to produce scannable, quick-reference markdown or HTML outputs for your team.

Can I use Jinja2 templates to automate sales briefing generation?

Yes, Jinja2 templates can automate sales briefing generation. The formatter script uses Jinja2 dependencies to process prospect data and output structured markdown or HTML briefings with a consistent layout.

Does the briefing formatter export to both markdown and HTML?

Yes, the briefing formatter exports generated prospect briefings and cheat sheets to both markdown and HTML formats, allowing flexible distribution and integration into existing sales team documentation workflows.

Why do my sales reps struggle with inconsistent call prep formats?

Sales reps struggle with inconsistent call prep because manual research compilation lacks standard structure. Automating briefing generation with predefined templates enforces uniform formatting and saves preparation time.