← Back to Skills Marketplace
sammy-the-bot

Linkedin Content Machine

by sammy-the-bot · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ⚠ suspicious
317
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install linkedin-content-machine
Description
Automatically generate 10 personalized LinkedIn posts and email templates from YouTube videos, tailored to your brand and ready to use.
README (SKILL.md)

LinkedIn Content Machine Skill

Transform YouTube videos into LinkedIn posts automatically.

Features

  • 📝 10 LinkedIn posts per video
  • 🎯 Personalized to your brand
  • ⚡ Ready to copy-paste
  • 📧 Email templates included
  • 📊 Creator research system

Usage

  1. Run linkedin-research to find 10 creator candidates
  2. Run linkedin-generate to create posts from videos
  3. Run linkedin-email-template to get outreach templates

Files

  • README.md - Full sales page
  • linkedin-post-generator - Generate posts from video transcripts
  • linkedin-email-template - Cold email templates (2026 framework)
  • linkedin-research - Find 10K-100K subs creators
  • linkedin-samples - Free sample posts (30 total)

Pricing

$199 first video, $149 subsequent

Status

Ready to publish to ShopClawMart.

Notes

Based on 2026 cold email framework (AIDA + PAS).

Tested on 4 creators:

  • Extern Code (98K subs)
  • Ankur Deori (110K subs)
  • Tyler Potts (54K subs)
  • Log2Base2 (68K subs)

Free samples available in linkedin-samples.md.

Usage Guidance
Do not install or run this skill without reviewing the executable scripts. Specific steps to take before proceeding: - Inspect the contents of linkedin-post-generator, linkedin-research, linkedin-email-template, and quickstart to see what network endpoints they contact and whether they expect credentials or contain hard-coded URLs. - Verify why clawhub.yaml lists an install step and a symlink to /usr/local/bin while the registry metadata reported 'no install spec' — this inconsistency should be resolved by the publisher. - Confirm how email sending is implemented: does it prompt for SMTP/API credentials, use a third-party service, or attempt to send without credentials? Never provide credentials until you understand how they are used and stored. - If you must test, run the scripts in a sandboxed environment (container or VM) and avoid running npm install as root; review package.json and any postinstall scripts. - Prefer obtaining the upstream repository (GitHub URL in package.json) and inspecting a published release or contacting the author to clarify missing details. If you cannot review the scripts, treat the skill as higher-risk because of the undocumented install and outreach behaviors.
Capability Analysis
Type: OpenClaw Skill Name: linkedin-content-machine Version: 1.0.1 The bundle is a content creation tool designed to repurpose YouTube videos into LinkedIn posts. All provided files, including SKILL.md, clawhub.yaml, and the extensive linkedin-samples.md, contain legitimate instructions and high-quality sample data consistent with the stated purpose. No indicators of malicious intent, data exfiltration, or prompt injection were identified; the installation steps in clawhub.yaml and the package.json scripts are standard for a CLI-based productivity tool.
Capability Assessment
Purpose & Capability
The skill claims to transform YouTube videos into LinkedIn posts and to perform creator research and outreach. The repository manifest (clawhub.yaml and package.json) declares Node and bash requirements and an installation that symlinks a CLI into /usr/local/bin—these are plausible for a CLI tool but are not reflected in the top-level 'Requirements' metadata which lists none. That mismatch (metadata says no install/requirements, but files indicate npm, node, bash, and a system symlink) is an incoherence: a simple text-generation skill would not necessarily need to install CLI binaries into system paths.
Instruction Scope
SKILL.md instructs the agent to run local commands (linkedin-research, linkedin-generate/linkedin-post-generator, linkedin-email-template). The skill also advertises sending personalized outreach emails and researching creators, but there are no declared environment variables or instructions for API keys/SMTP credentials. That gap is suspicious: either the commands will prompt for credentials interactively, will perform web scraping (not documented), or will attempt to send email without explicit credential configuration. Also there's a minor command-name inconsistency (SKILL.md references 'linkedin-generate' while entrypoints/reference files use 'linkedin-post-generator').
Install Mechanism
Although the registry metadata said 'No install spec', the included clawhub.yaml contains an install section that runs 'npm install' and creates a symlink from 'linkedin-post-generator' to /usr/local/bin. Running npm install and creating symlinks under /usr/local/bin writes to system paths and may require elevated privileges; this increases risk compared to an instruction-only skill. The repository URL points to GitHub (traceable), but the presence of an install script that modifies system directories should be explicitly disclosed to users and verified before running.
Credentials
The skill requests no environment variables or credentials, yet it advertises networked behaviors: researching creators (likely using YouTube/LinkedIn data) and sending outreach emails. These operations commonly require API keys or SMTP credentials. The absence of declared env vars (API keys, tokens, SMTP credentials) is a proportionality mismatch and could indicate undocumented behavior (interactive prompts, hard-coded endpoints, or scraping), so review of the actual CLI scripts is needed before trusting them with real data.
Persistence & Privilege
Flags show always:false and normal autonomous invocation, which is fine. The install behavior in clawhub.yaml (symlink to /usr/local/bin) would create a persistent CLI on the system, which is a modest privilege increase (writes to system paths) but not inherently malicious. Users should be aware that installing will add executables to system directories.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install linkedin-content-machine
  3. After installation, invoke the skill by name or use /linkedin-content-machine
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added ClawHub configuration file (clawhub.yaml) for ShopClawMart integration. - No changes to features or documentation content.
v1.0.0
Initial release of LinkedIn Content Machine - Automatically transforms YouTube videos into 10 personalized LinkedIn posts each. - Includes branded copy-paste-ready content, email outreach templates, and a creator research system. - Features tools for research, post generation, and email template creation. - Sample content and tested results for multiple creators included. - Pricing and usage instructions provided; ready for ShopClawMart launch.
Metadata
Slug linkedin-content-machine
Version 1.0.1
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 2
Frequently Asked Questions

What is Linkedin Content Machine?

Automatically generate 10 personalized LinkedIn posts and email templates from YouTube videos, tailored to your brand and ready to use. It is an AI Agent Skill for Claude Code / OpenClaw, with 317 downloads so far.

How do I install Linkedin Content Machine?

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

Is Linkedin Content Machine free?

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

Which platforms does Linkedin Content Machine support?

Linkedin Content Machine is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Linkedin Content Machine?

It is built and maintained by sammy-the-bot (@sammy-the-bot); the current version is v1.0.1.

💬 Comments