← Back to Skills Marketplace
Pilot Log Analytics Setup
by
Calin Teodor
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-log-analytics-setup
Description
Deploy a log analytics system with 4 agents for collection, parsing, alerting, and visualization. Use this skill when: 1. User wants to set up centralized lo...
Usage Guidance
This skill is coherent with its purpose, but review a few points before installing: 1) Ensure pilotctl and clawhub on your system are from trusted sources and up-to-date, since the skill relies on those tools. 2) Inspect the child skills that will be installed (pilot-stream-data, pilot-slack-bridge, etc.) — verify their origin and any credential requirements before providing tokens. 3) Be aware the setup writes manifests to ~/.pilot and uses pilotctl handshakes that establish trust between agents; only handshake with hosts you control. 4) Consider testing in an isolated environment or VM first to confirm the behavior of clawhub-installed components and any network interactions (especially bridges to Slack or external dashboards).
Capability Analysis
Type: OpenClaw Skill
Name: pilot-log-analytics-setup
Version: 1.0.0
The skill bundle provides a legitimate configuration and orchestration workflow for deploying a multi-agent log analytics system. It uses standard ecosystem tools (clawhub, pilotctl) to install dependencies, set hostnames, and establish peer-to-peer trust for log processing. No evidence of data exfiltration, malicious execution, or prompt injection was found; all instructions in SKILL.md and README.md are consistent with the stated purpose of monitoring and visualization.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description match the instructions: SKILL.md invokes pilotctl and clawhub to install and configure collector/parser/alerter/dashboard agents. The two required binaries (pilotctl, clawhub) are directly used by the provided commands and are reasonable for this setup.
Instruction Scope
Runtime instructions stay within the stated purpose (install skills, set hostname, write a manifest, perform handshakes, publish/subscribe sample events). They do instruct writing a setup manifest to ~/.pilot/setups/log-analytics.json and running pilotctl handshakes which establish trust between agents. Also note the skill installs other named skills (e.g., pilot-slack-bridge) — those downstream installs may introduce additional behaviors or credential prompts not covered here.
Install Mechanism
This is instruction-only (no install spec or code). The only installation step is 'clawhub install' for other skills; there are no direct downloads or archive extracts in this skill itself. Risk depends on clawhub and the packages it fetches, but the skill's own install surface is minimal.
Credentials
The skill declares no environment variables or credentials, which is proportional. However, some installed child skills (for example pilot-slack-bridge or webhook bridges) commonly require external tokens/credentials to operate — those are not requested here but may be required later when configuring those bridges.
Persistence & Privilege
always:false and user-invocable:true. The skill writes a manifest under the user's home (~/.pilot) which is expected for a local agent setup. It does not request persistent elevated privileges or modify other skills' configurations beyond creating its own manifest.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pilot-log-analytics-setup - After installation, invoke the skill by name or use
/pilot-log-analytics-setup - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pilot Log Analytics Setup?
Deploy a log analytics system with 4 agents for collection, parsing, alerting, and visualization. Use this skill when: 1. User wants to set up centralized lo... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Pilot Log Analytics Setup?
Run "/install pilot-log-analytics-setup" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pilot Log Analytics Setup free?
Yes, Pilot Log Analytics Setup is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pilot Log Analytics Setup support?
Pilot Log Analytics Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pilot Log Analytics Setup?
It is built and maintained by Calin Teodor (@teoslayer); the current version is v1.0.0.
More Skills