← Back to Skills Marketplace
ckchzh

Slogan Maker

by BytesAgain2 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ Security Clean
389
Downloads
0
Stars
2
Active Installs
9
Versions
Install in OpenClaw
/install slogan-maker
Description
广告语生成器。品牌标语创作、行业广告语、押韵口号、中英翻译、效果测试、经典语库。Slogan maker with brand taglines, industry slogans, rhyming, translation, testing.
Usage Guidance
This skill appears to do what it says: local slogan generation via included bash scripts. It does not request credentials or perform network calls. Notes before installing/running: (1) the scripts create data.log and history.log under a user data dir (default ~/.local/share/slogan-maker) — review or clean that directory if you care about disk state; (2) there is no automatic installer to place a 'slogan-maker' command on your PATH, so you or the agent will need to run the scripts by path or install them manually; (3) the scripts accept user-provided strings which are printed back (they do not execute user input), but as with any shell script, avoid running them with untrusted inputs in contexts that would execute those strings; (4) if you allow autonomous agent invocation, be aware the agent could run these scripts and create/modify the data/log files in your user data directory.
Capability Analysis
Type: OpenClaw Skill Name: slogan-maker Version: 2.0.0 The slogan-maker skill bundle is a legitimate tool for generating and evaluating brand taglines. The provided bash scripts (scripts/script.sh and scripts/slogan.sh) handle local data logging and text-based template generation without any evidence of data exfiltration, network requests, or malicious execution. The instructions in SKILL.md are consistent with the tool's stated purpose.
Capability Assessment
Purpose & Capability
Name/description (slogan generator) match the included scripts: scripts/slogan.sh implements slogan creation, industry templates, rhyme, translation suggestions, testing, and a collection. The SKILL.md and scripts align with the stated purpose. Minor inconsistency: SKILL.md and help text reference a 'slogan-maker' CLI, but there is no install spec to place a top-level 'slogan-maker' binary on PATH — the repo provides scripts (scripts/script.sh and scripts/slogan.sh) which must be executed directly or installed manually.
Instruction Scope
Runtime instructions and scripts stay within the stated domain (generate/score/format slogans). The scripts read/write a local data directory and output formatting, and do not access unrelated system files, external endpoints, or request secrets. They do honor common environment variables (XDG_DATA_HOME, HOME) and an optional SLOGAN_MAKER_DIR for data location.
Install Mechanism
No install spec (instruction-only) — low risk. The package does include executable shell scripts that will run locally. Because there's no install step provided, users/agents must run the scripts by path or manually install them; this is a usability inconsistency but not a security red flag. No downloads or remote installers are used.
Credentials
The skill declares no required environment variables or credentials, which is appropriate. The code does read optional env vars (SLOGAN_MAKER_DIR, XDG_DATA_HOME, HOME) to determine where to store data; SLOGAN_MAKER_DIR is not declared but is a reasonable optional override for storage location.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. The scripts create and write files only under a per-user data directory (~/.local/share/slogan-maker by default). The skill does not modify other skills' configs or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slogan-maker
  3. After installation, invoke the skill by name or use /slogan-maker
  4. 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
v1.0.5
yaml-fix+quality
v1.0.4
yaml-fix+quality
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.0
Initial release of slogan-maker. - Generates customized slogans for various industries (tech, food, education, fashion, health, finance) - Supports both Chinese and English, with translation commands (en2cn, cn2en) - Features include rhyming slogans, classic tagline collection, and effectiveness testing - Tailored for Chinese user habits and workflow - Includes expert tips for writing impactful slogans
Metadata
Slug slogan-maker
Version 2.0.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 9
Frequently Asked Questions

What is Slogan Maker?

广告语生成器。品牌标语创作、行业广告语、押韵口号、中英翻译、效果测试、经典语库。Slogan maker with brand taglines, industry slogans, rhyming, translation, testing. It is an AI Agent Skill for Claude Code / OpenClaw, with 389 downloads so far.

How do I install Slogan Maker?

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

Is Slogan Maker free?

Yes, Slogan Maker is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Slogan Maker support?

Slogan Maker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Slogan Maker?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.0.0.

💬 Comments