← Back to Skills Marketplace
teoslayer

Pilot Ai Tutoring System Setup

by Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pilot-ai-tutoring-system-setup
Description
Deploy an adaptive AI tutoring system with 3 agents. Use this skill when: 1. User wants to set up a personalized tutoring or e-learning pipeline 2. User is c...
Usage Guidance
This skill looks coherent for deploying a 3-agent Pilot tutoring pipeline, but before proceeding: 1) verify pilotctl and clawhub binaries are from trusted sources and understand what they install/manage; 2) review the JSON manifest that will be written under ~/.pilot/setups and back up any existing data there; 3) be aware the setup creates persistent agents that open network communication (handshakes and data on port 1002) and auto-approve trust when both sides handshake — run in a segmented or test network if unsure; 4) inspect any pilot-* packages you install (pilot-archive, pilot-chat, etc.) because they will run long-term and may require additional credentials or network access. If you want extra assurance, run the install steps manually rather than allowing an automated agent to perform them.
Capability Analysis
Type: OpenClaw Skill Name: pilot-ai-tutoring-system-setup Version: 1.0.0 The skill bundle provides a legitimate framework for deploying a multi-agent AI tutoring system. The instructions in SKILL.md and README.md use standard ecosystem tools (pilotctl and clawhub) to configure hostnames, install necessary sub-skills, and establish peer-to-peer communication via handshakes. No evidence of data exfiltration, malicious execution, or unauthorized access was found.
Capability Assessment
Purpose & Capability
The name/description (deploy a 3-agent adaptive tutoring setup) matches the actions the skill instructs: use pilotctl to set hostnames/handshakes and clawhub to install related pilot-* skills. Requiring pilotctl and clawhub is appropriate for this purpose.
Instruction Scope
Instructions are procedural and scoped to setup tasks (installing skills, writing a JSON manifest to ~/.pilot/setups, running pilotctl publish/subscribe and handshake commands). This involves creating files in the user's home directory and initiating network handshakes and inter-agent traffic on port 1002 — expected for a multi-agent setup but worth noting because it enables automatic trust establishment and cross-host data flows.
Install Mechanism
This is an instruction-only skill with no install spec or downloadable artifacts, so it doesn't itself write or execute new code. The install actions it tells the user to run (clawhub install) are external and therefore outside this skill's direct install risk surface.
Credentials
The skill declares no required environment variables or credentials. All declared dependencies are local binaries (pilotctl, clawhub) which are directly relevant to the described setup; there are no unrelated secrets requested.
Persistence & Privilege
The skill is user-invocable and not always-on. It instructs installing additional pilot-* skills via clawhub and to create persistent manifests under ~/.pilot — normal for this purpose but these actions grant ongoing presence to the installed pilot components and enable networked agent behavior, so the user should be aware.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pilot-ai-tutoring-system-setup
  3. After installation, invoke the skill by name or use /pilot-ai-tutoring-system-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-ai-tutoring-system-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pilot Ai Tutoring System Setup?

Deploy an adaptive AI tutoring system with 3 agents. Use this skill when: 1. User wants to set up a personalized tutoring or e-learning pipeline 2. User is c... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.

How do I install Pilot Ai Tutoring System Setup?

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

Is Pilot Ai Tutoring System Setup free?

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

Which platforms does Pilot Ai Tutoring System Setup support?

Pilot Ai Tutoring System Setup is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pilot Ai Tutoring System Setup?

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

💬 Comments