Agent skill
press-release-copy
Writes a professional launch press release with headline, dateline, summary, quotes, specs, pricing, availability, and media info.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/press-release-copy
SKILL.md
Press Release Copy
This skill composes a standard PR announcement optimized for crowdfunding product launches.
Input Variables
- [BRAND_BIBLE]
- [PRODUCT_BIBLE]
- [LAUNCH_DETAILS]: dates, funding milestones, pricing
The Protocol
- Headline and subhead with core value.
- Dateline and lead paragraph summarizing launch.
- Founder quote and supporting quote.
- Product overview: specs and benefits.
- Pricing, perks, and availability timeline.
- Boilerplate and media contact.
Output Instructions
Render into templates/press-release-copy.md. Keep AP-style conventions where applicable.
Integration & Technical Specs
API Specification
- ID:
press-release-copy - Path:
skills/press-release-copy/templates/press-release-copy.md - Context: Part of Continual Interest
Data Flow
- Input: Derived from project context and upstream skills.
- Output: Generates
press-release-copy.md.
CLI Usage
bun scripts/cli.ts activate press-release-copy
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?