skills/digest/SKILL.md
Turn one or more Octave GTM Explorer / Beats reports into a branded, shareable digest with selectable insight scope, evidence depth, and output format. Use when the user asks for a report digest, weekly or monthly insight recap, executive intelligence brief, magazine-style insight story, report deck, or a recurring published summary of Octave insights.
npx skillsauth add octavehq/lfgtm digestInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Turn completed Octave reports into one coherent editorial asset. On an interactive first run, ask the user what to include, what to call the digest, how much evidence to hydrate, how it should render, whether to publish it, and whether to repeat the workflow. On a scheduled run, reuse the approved named configuration without asking the same questions again.
Read before generating:
verify_connection.list_gtm_reports. If there is one obvious group, use it. If several are plausible, ask which group.get_latest_gtm_report for the selected group.Determine the run mode before intake:
Treat an explicit instruction in the current request as an answer. Do not ask the user to repeat information they already supplied.
For an interactive run, ask:
Which insights should this digest include?
- All reports in this period
- A subset I choose
- Pick the strongest connected story for me
For a subset, let the user select by displayed report title. For an editorial pick, choose reports that form one non-redundant narrative and briefly state the selection logic.
Fetch every selected report with get_report_run and set includeEvidence: { perSectionLimit: 3 }. Use this evidence preview for every section so the initial digest has inspectable support without requiring full hydration. Never build a multi-report digest from summary-only data.
When the user selects all reports, include every completed report returned for the period. Do not infer missing reports from the group's configured report count. If the configured and completed counts differ, state the completed count in the artifact and note the discrepancy during delivery.
For an interactive first run, ask:
What should this digest be called?
Offer a concise default derived from the report group, audience, or theme, such as Weekly Competitive Intelligence or Executive Buyer Signals. Let the user accept or replace it.
Treat the name as the identity of this digest configuration, not as a global workspace setting. Derive a stable slug from the approved name and use it to scope saved configuration, recurring schedules, hosted assets, and update-in-place URLs. A workspace may have multiple named digests with different report scope, format, audience, privacy, and cadence.
If the derived slug already belongs to a different digest specification, ask whether to update that digest or choose another name. Never silently overwrite another digest.
The default is the evidence preview returned by get_report_run({ includeEvidence: { perSectionLimit: 3 } }).
For an interactive run, ask whether the user wants to go beyond that preview:
The digest will include a short evidence preview by default. Do you want detailed evidence too?
- Preview only: evidence counts and a few supporting examples
- Selected details: verified quotes and source context for the most important claims
- Full receipts: quotes, companies, people, deal context, and source links where available
Explain that options 2–3 call get_report_section_evidence and may require additional event hydration, so they take longer and consume more tokens. Never fabricate precision to compensate for missing evidence.
Follow evidence-and-links.md. Keep private deal or person details out of externally shared output unless the user explicitly confirms the audience and inclusion.
For an interactive run, ask:
How should this digest read?
- Executive: compressed conclusions, key evidence, and actions
- Detailed: more of the reports' reasoning, examples, caveats, and section-level prose
Content density is separate from evidence depth. Detailed mode may use report prose without exposing named people, companies, deals, or verbatim quotes. Evidence privacy choices still apply.
In detailed mode:
get_report_run summary, comparison, and section detailsFor an interactive run, ask:
What should I generate?
- Magazine style
- Slide deck
- Interactive microsite
- One pager
- Executive brief
- Markdown digest
Supported formats, in display order: magazine style, slide deck, interactive microsite, one pager, executive brief, or Markdown.
Use format-routing.md. Reuse the selected reports, narrative, evidence packet, and workspace brand kit across formats. If the user asks for multiple formats, establish one approved content brief before rendering any of them.
If the user requests both Executive and Detailed variants, treat them as adaptations of one shared source packet:
Magazine length is narrative-driven. Never force a fixed spread count.
Present for approval:
Wait for approval before generating visual output.
/octave:deck.For internal visual output, offer a compact source appendix after the main narrative and before the closing. The appendix may include:
Keep the starter prompt portable: do not assume a specific AI client or expose private evidence. Ask the MCP to fetch the current report rather than embedding the entire report in the prompt. When a stable report identifier is available, include it alongside the human-readable title.
For every output, state the reporting window prominently. Do not display a timezone for ordinary day- or week-based windows; include one only when an exact timestamp boundary materially affects scope. When the digest combines multiple reports or insight threads, visual formats must include:
Do not make readers infer which period or source report a claim belongs to.
After the artifact passes review on an interactive run, ask:
Host this with Octave Asset Manager?
- Workspace access
- Public link
- Only me
- Not now
If yes, also ask:
What kind of URL should this use?
- Stable or vanity URL that updates in place
- New versioned URL for every digest
Recommend a stable URL for recurring digests and a versioned URL for immutable reports or campaign-specific deliverables. If the user chooses a stable URL, ask for the preferred readable slug or offer one derived from the digest name.
Then hand off to /octave:asset-manager. Pass the chosen access level and URL behavior with the approved artifact. That skill owns identifier choice, slug availability, privacy confirmation, token handling, upload or update-in-place behavior, and final links. Do not duplicate its publish workflow here.
After delivery on an interactive run, ask:
Run this digest on a schedule?
- Weekly
- Monthly
- Custom cadence
- No
Clarify what should recur:
Use the runtime's recurring-task or monitoring capability when available. Save a named digest specification containing the digest name and slug, report group, selection rule, content density, evidence depth, format, audience, brand, hosting privacy, URL behavior and stable slug when applicable, timezone, and delivery destination. Key saved state by digest identity rather than a single global digest setting. Instruct the recurring run to load this specification and skip interactive intake unless a required value is missing or the report source becomes invalid. If no scheduler is available, say so plainly and provide the complete schedule specification for later activation. Never claim a schedule was created without a confirmed scheduler result.
When the user says “use your judgment”:
get_report_run evidence preview, with no private deal detailsNo completed reports: offer /octave:insights for an event-and-finding digest or ask the user to widen the report group or period.
Selected report has no sections: use its comparison and summary, label the evidence as limited, and do not inflate the output.
Evidence cannot be hydrated: generate from report sections and counts, state that quotes and entity-level citations were unavailable, and offer to continue without them.
External audience with private evidence selected: pause and confirm exactly which companies, people, quotes, and deal details may be disclosed.
/octave:insights for ad hoc findings that are not based on completed reports/octave:deck for presentation rendering/octave:microsite for interactive web output/octave:one-pager for a compact leave-behind/octave:asset-manager for hosting and sharingcontent-media
Product and feature launch planning with full content kit generation across channels and audiences. Use when user says "launch plan", "product launch", "feature announcement", "GTM plan for launch", "launch content kit", or mentions launching something new.
development
A dense internal deal room a rep hands to a champion so they can run the buying-committee sell without you in the room. Quantified business case, stakeholder map with per-seat ammo, objection handling, and a path to yes, rendered as self-contained HTML. Use when user says "champion deal room", "arm my champion", "help my champion sell internally", "internal business case for [deal]", or wants a champion enablement doc. For a customer-facing top-of-funnel page use /octave:microsite; for the formal closing proposal use /octave:proposal.
data-ai
Analyze email threads, call transcripts, and conversations for resonance, adherence to messaging, and competitive differentiation. Use when user says "analyze this call", "how did the email land", "score this thread", "conversation analysis", or pastes conversation content to evaluate.
development
Publish and manage hosted assets (HTML sites, docs, file bundles) on the Octave assets service - upload, privacy (only_me/workspace/public), share links, versions/rollback, access requests, visit stats, vanity URLs, and a persistent registry of everything published. Acts as a cache - always checks the asset store for an existing match before creating anything new, so the same work is never done twice. Use when the user says "publish this", "host this html", "store these files" (storage type), "share this with the team / workspace / with an email", "make it public/private", "who has access to", "who opened / viewed my deck", "any access requests", "roll back / restore the previous version", "give it a nicer URL / vanity URL", "update the published site", "list my published assets", "what assets are available", "is there already a ... published", "do we have a ...", or wants a shareable URL for something they built locally. Do NOT use for Vercel deploys of microsites (that is /octave:microsite's own deploy step) or for generating the content itself (use the Document Builder skills).