← 返回 Skills 市场
Pilot Expense Tracker Setup
作者
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-expense-tracker-setup
功能描述
Deploy an expense tracking pipeline with 3 agents that automate receipt collection, categorization, and report generation. Use this skill when: 1. User wants...
安全使用建议
This instruction-only skill is coherent for deploying a three-agent expense pipeline, but before running anything: 1) verify pilotctl and clawhub binaries are legitimate and come from trusted sources; 2) inspect the pilot-* skills that clawhub will install (they run code and may require credentials); 3) review the manifest that will be written to ~/.pilot/setups and back it up if needed; 4) confirm network exposure (port 1002 for internal agent pub/sub and port 443 for external webhooks) fits your security posture and firewall rules; 5) plan how you will provide and secure downstream credentials (Slack tokens, webhook endpoints) and ensure receipt data handling meets privacy/compliance requirements. If you want extra assurance, ask for the exact clawhub install sources (package names/URLs) for review before proceeding.
功能分析
Type: OpenClaw Skill
Name: pilot-expense-tracker-setup
Version: 1.0.0
The skill is a deployment orchestrator for an expense tracking pipeline. It uses standard environment tools (pilotctl and clawhub) to install dependencies, set hostnames, and configure JSON manifests in ~/.pilot/setups/ for three specific agent roles (collector, categorizer, and reporter). The behavior is transparent, well-documented, and strictly aligned with the stated purpose of automating financial workflows without any indicators of data exfiltration or unauthorized execution.
能力标签
能力评估
Purpose & Capability
The name/description (expense-tracker setup) matches the runtime instructions: it requires pilotctl and clawhub to configure agents, install related pilot-* skills, set hostnames, and write manifests. No unrelated binaries or credentials are requested.
Instruction Scope
Instructions stay within setup scope (install skills via clawhub, set hostname, write a manifest to ~/.pilot/setups, perform handshakes). Note: the skill writes a config into the user's home (~/.pilot/setups) and instructs network handshakes and pub/sub on port 1002 and webhook submissions on port 443 — these are expected for inter-agent communication but are changes the user should review before running.
Install Mechanism
This is instruction-only (no install spec). That is the lowest-risk install pattern. However, the instructions call clawhub to install other pilot-* skills; those installs are outside this skill and should be verified separately.
Credentials
The skill declares no required environment variables or credentials, which is proportionate. Be aware that some of the downstream skills it installs (e.g., pilot-slack-bridge, pilot-webhook-bridge) will likely require external credentials (Slack tokens, webhook URLs) not managed by this SKILL.md — the user must supply and protect those separately.
Persistence & Privilege
always:false and normal autonomous invocation are appropriate. The skill will create a per-user setup file under ~/.pilot which is reasonable for a setup task. It does not request system-wide modifications or other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install pilot-expense-tracker-setup - 安装完成后,直接呼叫该 Skill 的名称或使用
/pilot-expense-tracker-setup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
常见问题
Pilot Expense Tracker Setup 是什么?
Deploy an expense tracking pipeline with 3 agents that automate receipt collection, categorization, and report generation. Use this skill when: 1. User wants... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Pilot Expense Tracker Setup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install pilot-expense-tracker-setup」即可一键安装,无需额外配置。
Pilot Expense Tracker Setup 是免费的吗?
是的,Pilot Expense Tracker Setup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Pilot Expense Tracker Setup 支持哪些平台?
Pilot Expense Tracker Setup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Pilot Expense Tracker Setup?
由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。
推荐 Skills