← Back to Skills Marketplace
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pans-linkedin-outreach
Description
AI算力销售 LinkedIn 外联助手。批量生成个性化 LinkedIn 消息, 支持 Connection Note(连接邀请附言)、InMail(私信消息)、 Follow-up(跟进消息)三种类型,自动适配 300 字符限制。 触发词:LinkedIn消息, 连接邀请, InMail, 跟进消息, 外联文...
Usage Guidance
This skill appears safe from a system/credential perspective: it only produces message text locally and doesn't send messages or access LinkedIn APIs. Before using, consider: (1) do not paste sensitive personal or company secrets into the --profile or --purpose fields, since those strings are printed and could be logged; (2) the tool does not automate sending — if you add automation later you will need LinkedIn credentials and should protect them carefully; (3) ensure outreach follows applicable laws and LinkedIn's terms (avoid spam); and (4) review or run the included Python script in a local/isolated environment if you have any residual concerns.
Capability Analysis
Type: OpenClaw Skill
Name: pans-linkedin-outreach
Version: 1.0.0
The skill is a straightforward LinkedIn outreach message generator designed for sales professionals. It consists of a Python script (scripts/outreach.py) that populates text templates based on user-provided profile information and outreach goals. The code uses only standard libraries, performs no network or file system operations, and contains no instructions that would lead to data exfiltration or unauthorized execution.
Capability Assessment
Purpose & Capability
Name/description (LinkedIn outreach message generator) matches the included artifacts: SKILL.md documents a CLI usage and the repository includes a small Python script that formats templates into messages. There are no unrelated environment variables, binaries, or external service credentials requested.
Instruction Scope
SKILL.md instructs the agent/user to run the provided Python script with --profile, --type, and --purpose. The script only reads command-line arguments, fills templates, enforces length limits, and prints output. It does not read other files, access environment variables, call network endpoints, or transmit data externally.
Install Mechanism
No install specification is present. The skill is a small local script (no package downloads or archive extraction), so there is no installer risk.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code likewise does not access environment or secret material — proportional for a message-generator.
Persistence & Privilege
always is false (default). The skill does not request persistent installation or modify other skills or system settings; it only runs as a normal script when invoked.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pans-linkedin-outreach - After installation, invoke the skill by name or use
/pans-linkedin-outreach - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of pans-linkedin-outreach skill.
- Generate personalized LinkedIn outreach messages in bulk for AI compute sales.
- Supports three message types: Connection Note (300-character limit), InMail, and Follow-up.
- Simple CLI tool: provide target profile, message type, and purpose for automatic message creation.
- Trigger words include LinkedIn消息, 连接邀请, InMail, 跟进消息, 外联文案, outreach, connection request, 领英外联.
Metadata
Frequently Asked Questions
What is Pans Linkedin Outreach?
AI算力销售 LinkedIn 外联助手。批量生成个性化 LinkedIn 消息, 支持 Connection Note(连接邀请附言)、InMail(私信消息)、 Follow-up(跟进消息)三种类型,自动适配 300 字符限制。 触发词:LinkedIn消息, 连接邀请, InMail, 跟进消息, 外联文... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Pans Linkedin Outreach?
Run "/install pans-linkedin-outreach" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pans Linkedin Outreach free?
Yes, Pans Linkedin Outreach is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pans Linkedin Outreach support?
Pans Linkedin Outreach is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pans Linkedin Outreach?
It is built and maintained by dashiming (@dashiming); the current version is v1.0.0.
More Skills