← 返回 Skills 市场
Linkedin Content Machine
作者
sammy-the-bot
· GitHub ↗
· v1.0.1
· MIT-0
317
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install linkedin-content-machine
功能描述
Automatically generate 10 personalized LinkedIn posts and email templates from YouTube videos, tailored to your brand and ready to use.
使用说明 (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
- Run
linkedin-researchto find 10 creator candidates - Run
linkedin-generateto create posts from videos - Run
linkedin-email-templateto get outreach templates
Files
README.md- Full sales pagelinkedin-post-generator- Generate posts from video transcriptslinkedin-email-template- Cold email templates (2026 framework)linkedin-research- Find 10K-100K subs creatorslinkedin-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.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install linkedin-content-machine - 安装完成后,直接呼叫该 Skill 的名称或使用
/linkedin-content-machine触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Linkedin Content Machine 是什么?
Automatically generate 10 personalized LinkedIn posts and email templates from YouTube videos, tailored to your brand and ready to use. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 317 次。
如何安装 Linkedin Content Machine?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install linkedin-content-machine」即可一键安装,无需额外配置。
Linkedin Content Machine 是免费的吗?
是的,Linkedin Content Machine 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Linkedin Content Machine 支持哪些平台?
Linkedin Content Machine 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Linkedin Content Machine?
由 sammy-the-bot(@sammy-the-bot)开发并维护,当前版本 v1.0.1。
推荐 Skills