press-release-distribution

Wire service integration and press release distribution management

509 stars

Best use case

press-release-distribution is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Wire service integration and press release distribution management

Teams using press-release-distribution should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/press-release-distribution/SKILL.md --create-dirs "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/public-relations/skills/press-release-distribution/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/press-release-distribution/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How press-release-distribution Compares

Feature / Agentpress-release-distributionStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Wire service integration and press release distribution management

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Press Release Distribution Skill

## Overview

The Press Release Distribution skill provides comprehensive wire service integration and press release distribution management capabilities. This skill enables efficient distribution planning, execution, and tracking across major wire services and distribution channels.

## Capabilities

### Wire Service Integration
- PR Newswire API integration
- Business Wire distribution management
- GlobeNewswire circuit selection
- Regional wire service access
- International distribution networks

### Distribution Planning
- Distribution circuit optimization
- Geographic targeting configuration
- Industry/sector targeting
- Outlet category selection
- Cost optimization

### Content Management
- Embargo management
- Multimedia asset attachment
- Photo and video embedding
- Infographic distribution
- Document attachments

### Compliance and Formatting
- SEC compliance for financial releases
- Regulatory disclosure requirements
- Wire service formatting standards
- Headline optimization
- Boilerplate management

### Tracking and Analytics
- Distribution tracking and reporting
- Pickup monitoring
- Engagement analytics
- Geographic reach analysis
- Outlet reach reporting

## Usage

### Distribution Configuration
```javascript
const distributionConfig = {
  wireService: 'PR Newswire',
  release: {
    headline: 'Company X Announces Revolutionary AI Platform',
    subheadline: 'New technology promises 10x productivity gains',
    body: '[Press release content]',
    boilerplate: 'standard-company-boilerplate',
    contact: {
      name: 'Media Relations',
      email: 'media@company.com',
      phone: '555-123-4567'
    }
  },
  distribution: {
    timing: {
      date: '2026-02-01',
      time: '09:00 ET',
      embargo: null
    },
    circuits: {
      primary: 'US1',
      additional: ['Technology', 'Artificial Intelligence']
    },
    geographic: {
      national: true,
      regions: ['Northeast', 'West Coast'],
      international: ['UK', 'Germany']
    },
    outlets: {
      includeTrades: true,
      includeFinancial: true,
      excludeList: []
    }
  },
  multimedia: {
    logo: 'company-logo.jpg',
    productImage: 'ai-platform-screenshot.png',
    video: 'product-demo.mp4'
  },
  tracking: {
    pickupMonitoring: true,
    engagementTracking: true,
    reportSchedule: ['immediate', '24h', '7d']
  }
};
```

### Distribution Report
```javascript
const distributionReport = {
  release: 'AI Platform Launch - 2026-02-01',
  wire: 'PR Newswire',
  distribution: {
    totalCircuits: 5,
    estimatedReach: 45000,
    geographicCoverage: ['US', 'UK', 'Germany']
  },
  pickups: {
    total: 245,
    tier1: 12,
    tier2: 45,
    online: 188,
    categories: {
      technology: 89,
      business: 67,
      financial: 34,
      regional: 55
    }
  },
  engagement: {
    views: 15000,
    downloads: 450,
    shares: 125,
    clickthroughs: 890
  },
  topPickups: [
    { outlet: 'Yahoo Finance', reach: 5000000 },
    { outlet: 'MarketWatch', reach: 3500000 },
    { outlet: 'TechCrunch', reach: 2000000 }
  ]
};
```

## Process Integration

This skill integrates with the following PR processes:

| Process | Integration Points |
|---------|-------------------|
| press-release-development.js | Distribution execution |
| investor-communications-support.js | Financial disclosures |
| csr-communications.js | CSR announcements |
| annual-report-production.js | Annual report distribution |

## Best Practices

1. **Timing Optimization**: Schedule releases for optimal pickup
2. **Circuit Selection**: Choose circuits aligned with target audience
3. **Multimedia Enhancement**: Include images and video for engagement
4. **Compliance First**: Ensure regulatory compliance for financial releases
5. **Monitor Pickups**: Track distribution success actively
6. **Post-Analysis**: Review pickup patterns to optimize future releases

## Metrics and KPIs

| Metric | Description | Target |
|--------|-------------|--------|
| Total Pickups | News outlets carrying release | Industry benchmark |
| Tier 1 Pickups | Top-tier outlet coverage | Consistent presence |
| Engagement Rate | Views and interactions | Above average |
| Cost Efficiency | Cost per pickup | Optimizing |
| Geographic Reach | Coverage distribution | Target markets |

## Related Skills

- SK-003: Media Database (supplemental outreach)
- SK-011: AP Style Writing (release formatting)
- SK-016: Investor Relations Platform (IR releases)

Related Skills

express

509
from a5c-ai/babysitter

Express.js middleware patterns, routing, error handling, security, and production best practices.

cypress

509
from a5c-ai/babysitter

Cypress testing patterns, custom commands, component testing, and CI integration.

Cypress E2E Testing

509
from a5c-ai/babysitter

Expert Cypress testing framework integration for browser-based end-to-end testing

quantum-espresso-runner

509
from a5c-ai/babysitter

Quantum ESPRESSO DFT skill for plane-wave pseudopotential calculations and materials simulation

quantum-espresso-executor

509
from a5c-ai/babysitter

Quantum ESPRESSO calculation skill for DFT simulations with pseudopotential management

pressure-vessel

509
from a5c-ai/babysitter

Skill for pressure vessel design and analysis per ASME BPVC

distribution-fitter

509
from a5c-ai/babysitter

Statistical distribution fitting skill for input modeling in simulation and analysis.

water-distribution-modeler

509
from a5c-ai/babysitter

Water distribution system modeling skill for pipe networks, pump analysis, and fire flow

earth-pressure-calculator

509
from a5c-ai/babysitter

Earth pressure calculation skill for retaining structures using classical and seismic methods

deseq2-differential-expression

509
from a5c-ai/babysitter

DESeq2 differential expression analysis skill with normalization, statistical modeling, and visualization

risk-distribution-fitter

509
from a5c-ai/babysitter

Probability distribution fitting skill for calibrating uncertainty models from historical data or expert judgment

goreleaser-setup

509
from a5c-ai/babysitter

Set up goreleaser for Go release automation with cross-compilation and publishing.