← Back to Skills Marketplace
Press Release
by
bytesagain4
· GitHub ↗
· v2.0.0
· MIT-0
456
Downloads
0
Stars
4
Active Installs
12
Versions
Install in OpenClaw
/install press-release
Description
新闻稿生成器。企业新闻稿、产品发布、融资公告、活动报道。Press release generator for product launches, funding announcements, events. 新闻稿、公关稿、媒体发布。Use when writing press releases.
Usage Guidance
This skill appears to be what it claims: a small CLI press‑release generator. Before installing/running, note that it will create a data directory (default ~/.local/share/press-release) containing data.log and history.log — change PRESS_RELEASE_DIR if you prefer another location. The scripts contain readable code (bash + embedded Python), do not perform network calls or request credentials, and are not obfuscated. If you want extra caution, review the two script files locally and run them in a sandbox or throwaway account first. If you need assurance about origin, verify the homepage/source (bytesagain.com / the referenced GitHub URL) before using in production.
Capability Analysis
Type: OpenClaw Skill
Name: press-release
Version: 2.0.0
The skill bundle is a legitimate press release template generator. The primary logic in 'scripts/press.sh' uses a Python script to output formatted text templates for product launches, funding announcements, and events based on user input, while 'scripts/script.sh' provides basic local logging and data management within standard user directories.
Capability Assessment
Purpose & Capability
Name/description match the delivered functionality: templates and CLI utilities for press releases. The provided scripts generate press‑release text and provide simple local data management which is reasonable for a CLI tool of this type.
Instruction Scope
SKILL.md and the shipped scripts only instruct local CLI usage and text generation. There are no instructions to read unrelated system files, harvest environment variables, or send data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only). The repository includes two small shell scripts (one embeds Python) with no downloads or archive extraction. No external installers or package downloads are used.
Credentials
No required environment variables or credentials are declared. The scripts accept an optional PRESS_RELEASE_DIR to change storage location (default: $XDG_DATA_HOME or $HOME/.local/share/press-release) — this is proportional to the tool's local storage needs.
Persistence & Privilege
The tool creates a local data directory and writes files (data.log, history.log, and potentially config.json) under $PRESS_RELEASE_DIR (default $HOME/.local/share/press-release). This is expected for a CLI utility but it does persist data to disk; consider the storage location if you share the account or run in sensitive environments.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install press-release - After installation, invoke the skill by name or use
/press-release - Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v0.0.1
c
v1.0.0
Initial release of "Press Release" skill – a press release generator for business, product, funding, and event announcements.
- Supports creation of enterprise news releases, product launch statements, funding news, and event coverage.
- Provides professional tips, including structural guidance (inverted pyramid, 5W1H).
- Examples and advice for headlines, length, and quotes.
- Bilingual description and usage scenarios for accessibility.
Metadata
Frequently Asked Questions
What is Press Release?
新闻稿生成器。企业新闻稿、产品发布、融资公告、活动报道。Press release generator for product launches, funding announcements, events. 新闻稿、公关稿、媒体发布。Use when writing press releases. It is an AI Agent Skill for Claude Code / OpenClaw, with 456 downloads so far.
How do I install Press Release?
Run "/install press-release" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Press Release free?
Yes, Press Release is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Press Release support?
Press Release is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Press Release?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.0.
More Skills