← 返回 Skills 市场
107
总下载
0
收藏
1
当前安装
7
版本数
在 OpenClaw 中安装
/install outclaw-setup
功能描述
OutClaw setup: plugin inventory, connect outreach channels (Leadbay/LeadClaw, Gmail, Calendar, Slack, LinkedIn, WhatsApp, Calendly), capture the user's profi...
安全使用建议
Plain-language checklist before you install or run this skill:
- Understand the mismatch: the skill metadata declares no required env/config/install, but the runtime instructions will run shell commands, install third‑party plugins, and write to ~/.openclaw and memory files. That means the agent will perform real system actions and fetch code at runtime.
- Review the source: inspect the actual scripts referenced (shared/scripts/kb_ingest.py, kb_page.py, memory_log.sh, inventory.py, etc.) and the listed plugin sources (e.g., arun-8687/linkedin-cli) so you know what will be installed and executed. Prefer installing only from auditable repos/releases.
- Limit credentials: only connect accounts you control and are comfortable granting access. Prefer OAuth flows where you review scopes. Never paste sensitive callback URLs or long-lived secrets into untrusted chat channels.
- Prefer manual review/run: if you want to be cautious, ask the agent to print the exact commands it would run instead of executing them, then run them yourself in a controlled environment (or sandbox/VM).
- Backup state: snapshot ~/.openclaw and any memory files before running the wizard so you can recover if something is written incorrectly.
- Ask the vendor for clarity: request that the skill declare required env vars, config paths, and an explicit install provenance for any plugins it will fetch. If they can't supply auditable install sources, treat the installs as higher risk.
- Consider isolation: run initial setup in an isolated or disposable environment if you intend to test plugin installs.
If you want, I can extract every command the SKILL.md would run and produce a checklist of exact scripts and external endpoints to inspect before you proceed.
能力标签
能力评估
Purpose & Capability
The skill's stated purpose (set up outreach channels, capture user/org profile, learn style) matches many of the actions in SKILL.md, but the manifest declares no required env vars, binaries, or config paths while the runtime instructions require access to local scripts, ~/.openclaw paths, and the ability to install/execute third‑party plugins. That mismatch (declaring nothing while expecting broad local access and installs) is incoherent and worth caution.
Instruction Scope
SKILL.md explicitly instructs the agent to run many shell commands (python scripts, openclaw/gog/linkedin-cli installs and auth flows), read and write files under ~/.openclaw/outclaw/kb/ and memory/<tenant>/memory.jsonl, fetch websites (curl/web_fetch), and log to memory. These are legitimate for a setup wizard, but they go beyond a simple read-only assistant: the agent is told to perform installs and to modify persistent local state and memory. The skill also asks the agent to collect credentials and OAuth callback URLs at runtime (not declared in metadata).
Install Mechanism
There is no install spec (instruction-only), which is low-risk in isolation, but the instructions tell the agent to run 'openclaw plugins install …' and to side-load third‑party MCPs/plugins (e.g., linkedin-cli, Calendly MCP UUIDs). Those operations will download and install external code at runtime from unspecified sources. The absence of a declared install mechanism or provenance for those plugins makes this an elevated risk — the agent will be executing remote code without an explicit, auditable install declaration in the package metadata.
Credentials
The registry lists no required env vars or primary credential, yet the instructions explicitly expect to obtain OAuth tokens, API keys, and account credentials for Gmail (gog), Leadbay/LeadClaw, LinkedIn, Slack, WhatsApp, Calendly, etc. Requesting multiple unrelated credentials at runtime without declaring them in metadata is a proportionality mismatch and reduces transparency about what secrets the skill will access or prompt for.
Persistence & Privilege
always:false (good). The skill will write persistent data (KB pages under ~/.openclaw/outclaw/kb/, memory entries, setup_state JSON) as part of normal operation. Autonomous execution is allowed by platform default; combined with the ability to install plugins and modify local memory, this increases the blast radius if a plugin or command is malicious. This is expected for a setup wizard but worth noting.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install outclaw-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/outclaw-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.6
v2.1.33: hard sanity gate refuses truncated Leadbay pulls — caps agent's paraphrase-and-summarize failure mode
v1.0.5
v2.1.32: ensure_leadbay_bound self-heal for plugins.allow + entries + agent skills + extensions dir
v1.0.4
v2.1.31: pull count=50, kill stale --n 3, heredoc-write discipline
v1.0.3
v2.1.30: paste-the-file-verbatim rule + sanity gate kills 'see above' bypass
v1.0.2
v2.1.29: first-action scaffolder rule + chat-reply-must-validate + angle-fit detector (kills 'furthers their sustainability goals' class)
v1.0.1
v2.1.28: agent mindset + options-and-choose + coherence checklist + evidence card + per-tenant style + daily launchd cron
v1.0.0
OutClaw-setup 2.1.27
- Adds detailed, step-by-step setup workflow for OutClaw's outreach foundations.
- Connects and verifies outreach channels (Leadbay/LeadClaw, Gmail, Calendar, Slack, LinkedIn, WhatsApp, Calendly) with dynamic plugin inventory and status checks.
- Captures user profile and organization/product details directly from user input and company website to structured knowledge base.
- Enforces strict, verifiable company data gathering: fetches website content and populates org KB with verbatim copy.
- Delegates per-channel writing style training to outclaw-style skill, storing style prompts for each outreach channel.
- Completes with a unified dashboard summary and robust state persistence ensuring readiness for further OutClaw actions.
元数据
常见问题
Outclaw Setup 是什么?
OutClaw setup: plugin inventory, connect outreach channels (Leadbay/LeadClaw, Gmail, Calendar, Slack, LinkedIn, WhatsApp, Calendly), capture the user's profi... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 107 次。
如何安装 Outclaw Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install outclaw-setup」即可一键安装,无需额外配置。
Outclaw Setup 是免费的吗?
是的,Outclaw Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Outclaw Setup 支持哪些平台?
Outclaw Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Outclaw Setup?
由 milstan(@milstan)开发并维护,当前版本 v1.0.6。
推荐 Skills