← 返回 Skills 市场
Pilot Meeting Assistant Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-meeting-assistant-setup
功能描述
Deploy a meeting assistant system with 3 agents. Use this skill when: 1. User wants to set up an automated meeting assistant system 2. User is configuring an...
安全使用建议
This skill is internally consistent with its stated purpose, but verify a few things before proceeding:
- Confirm pilotctl and clawhub are the official/expected binaries and obtain them from trusted sources; the skill will call these CLIs directly.
- Review each pilot-* skill the setup installs (pilot-cron, pilot-webhook-bridge, pilot-receipt, pilot-stream-data, pilot-share, pilot-archive, pilot-task-router, pilot-alert, pilot-slack-bridge) to learn what credentials or network access they require (Slack tokens, webhook URLs, calendar API keys, etc.). The setup does not itself request those secrets but the installed components may need them.
- Be aware that the handshake behavior auto-approves trust when both sides send a handshake; only perform handshakes with hosts you control or trust to avoid connecting to unknown agents.
- The manifest is stored under ~/.pilot/setups — back up any existing files there if needed and inspect the manifest before starting agents.
- Confirm network exposure and firewall rules for ports mentioned (1002 for agent-to-agent events, 443 for external webhooks), and restrict access as appropriate.
- The skill bundle contains only documentation/instructions (no code); commands are executed only when you run them, so exercise the usual caution when copying/running CLI snippets.
If you want higher assurance, ask the skill author or vendor for the exact requirements of each pilot-* component and for signed/official releases of pilotctl and clawhub.
功能分析
Type: OpenClaw Skill
Name: pilot-meeting-assistant-setup
Version: 1.0.0
The skill bundle provides a legitimate orchestration workflow for deploying a multi-agent meeting assistant system. It uses framework-specific utilities (pilotctl and clawhub) to install dependencies, configure hostnames, and establish communication channels between agents as described in SKILL.md and README.md. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力标签
能力评估
Purpose & Capability
The name and description describe deploying three Pilot agents; the skill requires pilotctl and clawhub which are exactly the CLI tools used in the instructions. All required binaries and actions (installing pilot-* skills, setting hostnames, writing manifest to ~/.pilot/setups, performing handshakes) align with the stated goal.
Instruction Scope
Runtime instructions are concrete: ask user for prefix/role, run clawhub install commands, set hostname via pilotctl, write a JSON manifest under ~/.pilot/setups, and perform handshakes. The instructions do not read unrelated files or environment variables, nor do they transmit data to unexpected endpoints beyond the described agent-to-agent and webhook flows.
Install Mechanism
This is an instruction-only skill (no install spec, no code files). No binaries or archives are downloaded by the skill itself, so there is minimal install-risk from the skill bundle. Risk depends on the provenance of the external tools (pilotctl, clawhub) which are invoked by the user.
Credentials
The skill itself requests no environment variables or credentials (declared or used). However, several downstream skills it instructs to install (e.g., pilot-slack-bridge, pilot-webhook-bridge) commonly require external tokens or webhook URLs. The skill does not declare those credential requirements — you should review each pilot-* component before installing to see what secrets/config they will need.
Persistence & Privilege
The skill does not request always:true, does not modify other skills' configs, and only writes a manifest under the user's ~/.pilot/setups directory. It relies on user-run CLI commands; it does not autonomously install or enable itself.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-meeting-assistant-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-meeting-assistant-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Meeting Assistant Setup 是什么?
Deploy a meeting assistant system with 3 agents. Use this skill when: 1. User wants to set up an automated meeting assistant system 2. User is configuring an... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。
如何安装 Pilot Meeting Assistant Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-meeting-assistant-setup」即可一键安装,无需额外配置。
Pilot Meeting Assistant Setup 是免费的吗?
是的,Pilot Meeting Assistant Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Meeting Assistant Setup 支持哪些平台?
Pilot Meeting Assistant Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Meeting Assistant Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills