← Back to Skills Marketplace
teoslayer

Pilot Expense Tracker Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-expense-tracker-setup
Description
Deploy an expense tracking pipeline with 3 agents that automate receipt collection, categorization, and report generation. Use this skill when: 1. User wants...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
crypto
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-expense-tracker-setup
  3. After installation, invoke the skill by name or use /pilot-expense-tracker-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pilot-expense-tracker-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Pilot Expense Tracker Setup?

Run "/install pilot-expense-tracker-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pilot Expense Tracker Setup free?

Yes, Pilot Expense Tracker Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Pilot Expense Tracker Setup support?

Pilot Expense Tracker Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Expense Tracker Setup?

It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.

💬 Comments