marketing

Generate GDPR-compliant outreach materials for Danish SMBs from prospect briefs.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/stanz-stanz/heimdall --skill marketing-stanz-stanz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketing
Source: https://github.com/stanz-stanz/heimdall/tree/main/.claude/agents/marketing
Command: npx skills add https://github.com/stanz-stanz/heimdall --skill marketing-stanz-stanz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Heimdall's marketing agent removes uncertainty and legal risk from outreach by producing compliant, effective go-to-market copy and campaign plans that convert passive scan data into qualified leads without violating Danish or EU marketing and privacy law.

Core Features & Use Cases

  • Legally-aware outreach drafts: Create phone scripts, LinkedIn messages, responsible disclosure notices, and landing page copy that respect Markedsføringsloven and GDPR constraints.
  • Prospect-brief driven personalization: Consume data/output/briefs/{domain}.json to reference findings correctly, honor the confirmed vs. unconfirmed provenance rule, and tailor messaging to prospect tier and sensitivity.
  • Operational handoff & safeguards: Produce structured client_memory_update events for Client Memory to record outreach actions, never write client memory directly, and avoid sending raw scan output or unconsented contact data.
  • Use Case: Call a local dental clinic with a "first finding free" phone script referencing a confirmed exposed login portal, offer to send details only after explicit opt-in, and hand off the outreach event to Client Memory.

Quick Start

Draft a concise phone script for a Danish dentist using the confirmed subdomain finding from data/output/briefs/example.dk.json and label the channel as phone.

Frequently Asked Questions about marketing

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

FAQPage Schema
How do I write GDPR compliant outreach for Danish SMBs from security scan data?

GDPR compliant outreach for Danish SMBs is generated by converting passive external attack surface findings into phone scripts, LinkedIn messages, and responsible disclosure notices that respect Markedsføringsloven and GDPR boundaries. You provide prospect briefs and CSVs.

Can I send raw vulnerability scan results to prospects during responsible disclosure?

You cannot send raw vulnerability scan results during responsible disclosure. The Skill avoids sending unconfirmed raw scan output and requires explicit prospect opt-in before sharing detailed findings, enforcing data provenance rules from the input brief.

What is a first finding free phone script for Danish B2B cold calling?

A first finding free phone script references a single confirmed finding, such as an exposed login portal, to offer value upfront. It asks for explicit opt-in before sending details and hands off the outreach event to Client Memory.

Does this outreach tool support LinkedIn messages and campaign channel selection?

Yes, the tool supports LinkedIn messages and campaign channel selection. It processes prospect briefs to generate tailored copy, select appropriate outreach channels, and produce structured campaign plans for Danish and EU legal contexts.

How do client memory updates work after B2B outreach events?

Client memory updates work by producing structured client_memory_update handoff events after outreach. The Skill generates these events for Client Memory to record actions but never writes to client memory directly, maintaining system separation.