pilot-archive

Index and search Pilot Protocol messages, file transfers, and metadata.

7|3|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pilot-archive
Source: https://github.com/TeoSlayer/pilot-skills/tree/main/skills/pilot-archive
Command: npx skills add https://github.com/TeoSlayer/pilot-skills --skill pilot-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Index and search Pilot Protocol communications, providing a durable, queryable archive of messages, files, and metadata for auditing, troubleshooting, and analytics.

Core Features & Use Cases

  • Archive and index messages, file transfers, and related metadata to enable fast retrieval.
  • Full-text search and analytics across the archived data for patterns, sender activity, and usage trends.
  • Use Case: Compliance teams can retrieve all interactions from a specific sender within a date range and export results for reporting.

Quick Start

Install the pilot-archive skill and run the initial indexing to build a local searchable history.

Frequently Asked Questions about pilot-archive

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I archive Pilot Protocol messages and file transfers for compliance auditing?

Archive Pilot Protocol messages by indexing historical exchanges, file transfers, and metadata into a queryable history. This enables compliance teams to retrieve specific sender interactions within date ranges and export results for reporting.

How do I search historical Pilot Protocol inbox data for troubleshooting?

Search historical Pilot Protocol inbox data by running full-text queries across indexed JSONL archives. This allows you to retrieve past communications and metadata to identify patterns and troubleshoot agent issues.

Do I need pilotctl and jq to index JSONL archives of agent communications?

Yes, indexing JSONL archives requires the pilotctl daemon to be running, the pilot-protocol core, and supporting tooling like jq. These dependencies are necessary to parse and query the historical messaging data.

What is the best way to analyze usage trends across archived Pilot Protocol metadata?

Analyze usage trends by indexing Pilot Protocol metadata into a searchable archive. You can then run full-text search and analytics across the archived data to identify sender activity and communication patterns over time.

Can I retrieve all interactions from a specific sender within a date range for reporting?

Yes, you can retrieve interactions from a specific sender within a date range by querying the indexed Pilot Protocol archive. The searchable history supports filtering by sender and date for compliance reporting.

Does pilot-archive support full-text search across received messages and file transfers?

Yes, pilot-archive supports full-text search and analytics across received messages, file transfers, and related metadata. It indexes these elements to enable fast retrieval and pattern analysis.