← Back to Skills Marketplace
okaris

Press Release Writing

by Ömer Karışman · GitHub ↗ · v0.1.5
cross-platform ⚠ suspicious
812
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install press-release-writing
Description
Press release writing in AP style with inverted pyramid structure. Covers formatting, datelines, quotes, boilerplates, and fact-checking. Use for: product la...
Usage Guidance
This skill appears to do what it says (help write AP-style press releases) and uses an external CLI for research, but it instructs running a remote install script (curl | sh) from dist.inference.sh — that installs a binary from a third party and is the main risk. Before installing: (1) Inspect the install script and binary checksums yourself (don’t blindly run curl | sh). (2) Verify the checksum against an independent source and consider downloading via a trusted package manager or a known release host. (3) Run the install in a sandbox or isolated environment if possible. (4) Be mindful that any drafts or company-sensitive queries will be sent to the external inference.sh service — avoid sending secrets or confidential data. (5) Ask the skill maintainer for a clearer, auditable install method and a privacy/terms link describing what inference.sh logs or retains. If you can’t verify the installer or don’t want to send queries externally, treat this skill as risky and avoid installing it.
Capability Analysis
Type: OpenClaw Skill Name: press-release-writing Version: 0.1.5 The skill is classified as suspicious due to the instruction in `SKILL.md` for the agent to execute `curl -fsSL https://cli.inference.sh | sh`. This command downloads and runs an arbitrary shell script from a remote server, posing a significant supply chain risk and potential for Remote Code Execution (RCE) if the remote script or server is compromised. While the skill's stated purpose of press release writing and fact-checking is benign, and the accompanying note attempts to justify the installation method, the instruction to execute untrusted remote code is a high-risk behavior and a vulnerability. Additionally, the skill instructs the agent to add other skills from `inference-sh/skills`, further expanding the reliance on external, potentially untrusted components.
Capability Assessment
Purpose & Capability
The name/description (AP-style press release writing, inverted-pyramid structure, quotes, boilerplates, fact-checking) aligns with the SKILL.md content. The guidance and examples are focused on press-release composition and style, and requesting research/fact-checking tools is coherent with that purpose.
Instruction Scope
The runtime instructions are narrowly scoped to writing and fact-checking: they provide templates, rules, and explicit sample commands for using the inference.sh CLI to run search/answer apps. They do instruct the agent to run networked commands that will send queries to external services (infsh apps), so any user content or claims will be transmitted externally — this is expected for research but worth noting from a privacy perspective. The instructions do not ask the agent to read unrelated local files or environment variables.
Install Mechanism
There is no formal install spec; the SKILL.md tells the user/agent to run curl -fsSL https://cli.inference.sh | sh which downloads and executes a remote install script and a binary from dist.inference.sh. That host is not a standard well-known release host (e.g., GitHub releases) in this package manifest; while the doc claims SHA-256 checksum verification, executing remote install scripts and installing third-party binaries is a higher-risk action and should be validated manually. This is the primary reason for caution.
Credentials
The skill declares no required environment variables, credentials, or config paths — proportionate to a writing/PR assistant. However, because it relies on an external CLI for research, any text you provide (drafts, company names, sensitive details) may be sent to that external service. The skill itself does not request unrelated credentials or secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent platform privileges. There is no indication it modifies other skills or system-wide configs. Autonomous invocation is allowed by default but not a unique red flag here.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install press-release-writing
  3. After installation, invoke the skill by name or use /press-release-writing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.5
- Added detailed AP style guidelines for press release writing, including formatting, inverted pyramid structure, quotes, and boilerplates. - Provided step-by-step instructions for research and fact-checking using inference.sh CLI. - Outlined formatting and content requirements for headlines, datelines, lead paragraphs, and media contacts. - Included reference tables for AP style, length guidelines, press release types, and common mistakes. - Enhanced documentation to assist with writing professional press releases for announcements, product launches, funding, partnerships, executive hires, and company news.
v0.1.0
- Initial release of the Press Release Writing skill. - Provides detailed AP style and inverted pyramid press release formatting. - Step-by-step, section-by-section guidance for headlines, datelines, leads, quotes, boilerplates, and media contacts. - Covers best practices, common mistakes, and AP style quick reference. - Includes tips for research, fact-checking, and using the inference.sh CLI for context gathering. - Supports major press release types: product launches, funding, partnerships, milestones, and executive hires.
Metadata
Slug press-release-writing
Version 0.1.5
License
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Press Release Writing?

Press release writing in AP style with inverted pyramid structure. Covers formatting, datelines, quotes, boilerplates, and fact-checking. Use for: product la... It is an AI Agent Skill for Claude Code / OpenClaw, with 812 downloads so far.

How do I install Press Release Writing?

Run "/install press-release-writing" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Press Release Writing free?

Yes, Press Release Writing is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Press Release Writing support?

Press Release Writing is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Press Release Writing?

It is built and maintained by Ömer Karışman (@okaris); the current version is v0.1.5.

💬 Comments