LinkedIn Post Generator

v1.0.7

AI-powered LinkedIn post generator for professionals. Create engaging posts, thought leadership content, and career updates using Sloan agent.

0· 357·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for icepopma/linkedin-post-generator.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "LinkedIn Post Generator" (icepopma/linkedin-post-generator) from ClawHub.
Skill page: https://clawhub.ai/icepopma/linkedin-post-generator
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Canonical install target

openclaw skills install icepopma/linkedin-post-generator

ClawHub CLI

Package manager switcher

npx clawhub@latest install linkedin-post-generator
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Suspicious
high confidence
Purpose & Capability
Name/description, CLI usage and network calls (to a payment API and local OpenClaw gateway) are consistent with a pay-per-use post generator. However the code embeds a hardcoded merchant key (CONFIG.merchant_key) that will be used by default for billing — this is unexpected and not justified by the skill's description. The package-lock also references a non-standard mirror (mirrors.tencentyun.com), which is unusual though possibly benign.
Instruction Scope
SKILL.md instructs only normal CLI usage and documents optional SKILLPAY_MERCHANT_KEY and OPENCLAW_GATEWAY_TOKEN. The runtime code follows these instructions (calls an agent via the 'openclaw' CLI or local HTTP gateway). It does not read unrelated system files or request unrelated credentials. A practical concern: the skill will spawn a local process ('openclaw'), which executes commands on the host — expected for invoking a local agent but worth noting. Also the index.js contains a suspicious-looking snippet/formatting around the spawn call (a stray backtick/argument placement) that may indicate a bug or mistranscription; that could cause unexpected behavior.
Install Mechanism
There is no install script/remote download; this is an instruction-and-code skill bundled with its source. No arbitrary remote downloads or extract operations are present in the manifest. The only oddity is the package-lock entries resolved from mirrors.tencentyun.com rather than the default registry, which is noteworthy but not necessarily malicious.
!
Credentials
The registry metadata declares no required env vars, while SKILL.md and the code reference two optional env vars: SKILLPAY_MERCHANT_KEY and OPENCLAW_GATEWAY_TOKEN — these are plausible. The concern is the hardcoded merchant key (sk_91fff75ae...) in CONFIG.merchant_key: by default payments will be routed to that embedded key/merchant, which is unexpected and raises privacy/monetary concerns. OPENCLAW_GATEWAY_TOKEN (if provided) is used as an Authorization header to localhost — supplying a production token to this skill could leak or misuse that token.
Persistence & Privilege
The skill does not request persistent or elevated platform privileges (always:false). It does spawn the local 'openclaw' CLI and may call a local gateway endpoint, which is within the scope of invoking a local agent. It does not modify other skill configurations or claim system-level modifications.
What to consider before installing
This skill appears to do what it says (generate LinkedIn posts) but has red flags you should consider before installing: (1) it contains a hardcoded SKILLPAY merchant key — by default payments will go to that embedded account; if you will be charged, verify who controls that merchant and prefer setting your own SKILLPAY_MERCHANT_KEY or using test mode. (2) The code spawns the local 'openclaw' CLI and can call a local gateway with an Authorization token — do not provide a production OPENCLAW_GATEWAY_TOKEN unless you trust the author and have audited the code. (3) package-lock contains non-standard registry mirrors (mirrors.tencentyun.com) — review dependencies and consider installing in an isolated/sandboxed environment. (4) There is a formatting/possible bug around the spawn call in index.js; ask the author to confirm/clean the code and publish a repository/homepage you can inspect. If you don't trust the merchant or author, do not install on systems with sensitive tokens or real billing credentials; request the author remove embedded secrets and document how payments are handled, or run the skill locally with test mode and your own merchant key.

Like a lobster shell, security has layers — review code before you run it.

latestvk976qd498yscefjcd3qvac3h6x82acvs
357downloads
0stars
10versions
Updated 1mo ago
v1.0.7
MIT-0

LinkedIn Post Generator

Generate professional LinkedIn posts that drive engagement. Perfect for professionals, thought leaders, and job seekers.

Features

  • Professional Tone - Industry-appropriate language
  • Engagement Hooks - Attention-grabbing openings
  • Multiple Types - General, thought-leadership, celebration, announcement
  • Call-to-Action - Drive comments and shares

Usage

# Generate a LinkedIn post
linkedin-post-generator "career growth tips"

# Generate a thought leadership post
linkedin-post-generator "AI trends" --type thought-leadership

# Generate a celebration post
linkedin-post-generator "got promoted" --type celebration

Options

OptionDescriptionDefault
--toneTone (professional, casual, inspiring)professional
--typePost type (general, thought-leadership, celebration, announcement)general
--no-emojiDisable emojis-
--no-hashtagsDisable hashtags-

Pricing

  • Pay per use: 0.002 USDT per generation

Environment Variables

VariableDescriptionRequired
SKILLPAY_MERCHANT_KEYPayment merchant key (optional, embedded key used by default)No
OPENCLAW_GATEWAY_TOKENGateway auth token for local API fallbackNo

Requirements

  • OpenClaw with Sloan agent (AI columnist)
  • OpenClaw Gateway running locally (for API fallback)

About Sloan

Sloan is your AI columnist - a professional content creator specializing in LinkedIn thought leadership and professional storytelling.

Support

License

MIT © Matt

Comments

Loading comments...