pilot-archive

pilot-archive is a skill for Claude Code from TeoSlayer/pilot-skills. It costs 111 tokens per session (950 once invoked), scanned A, original, AGPL-3.0.

A tool for indexing and searching older messages, data exchanges, and file transfers sent through Pilot Protocol. The input gives no further details about how it works.

In plain words
What is it for?
Use it to find historical messages and file transfers, keep a searchable communication history, or analyze past exchange patterns.
Why use it?
It can make past agent communications and transferred files searchable for later review or auditing.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to find historical messages and file transfers, keep a searchable…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/teoslayer/pilot-skills/pilot-archive
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add TeoSlayer/pilot-skills --skill pilot-archive
Clone the repo
git clone --depth 1 https://github.com/TeoSlayer/pilot-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for pilot-archive

README.md
[![agentmods](https://agentmods.dev/badge/skills/teoslayer/pilot-skills/pilot-archive.svg)](https://agentmods.dev/skills/teoslayer/pilot-skills/pilot-archive)
Your own site
<a href="https://agentmods.dev/skills/teoslayer/pilot-skills/pilot-archive"><img src="https://agentmods.dev/badge/skills/teoslayer/pilot-skills/pilot-archive.svg" alt="Measured on agentmods" height="20"></a>
Per session 111 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 950 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00111 $0.00950
Opus 5 $0.00056 $0.00475
Sonnet 5 $0.00022 $0.00190
Haiku 4.5 $0.00011 $0.00095

Measured 6d ago against content hash dc65af04cdd7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

pilot-archive scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/pilot-archive/SKILL.md · 126 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 126 lines · 111 tokens per session scan A dc65af04cdd7

Subscribe to this mod's changes

pilot-archive is a skill published in the GitHub repository TeoSlayer/pilot-skills (8 stars, last pushed 1mo ago), licensed AGPL-3.0. It adds 111 tokens to every session and 950 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

cortex-mem-mcp

Persistent memory enhancement for AI agents. Store conversations, search memories with semantic retrieval, and recall context across sessions. Use this skill when you need to remember user preferences, past conversations, project context, or any information that should persist beyond the current session. Provides…

sopaco/cortex-mem · 72 tokens

myclaw-backup

Backup and restore all OpenClaw configuration, agent memory, skills, and workspace data. Part of the MyClaw.ai (https://myclaw.ai) open skills ecosystem — the AI personal assistant platform that gives every user a full server with complete code control. Use when the user wants to create a snapshot of their OpenClaw…

LeoYeAI/openclaw-backup · 179 tokens

continuity-kernel

OpenClaw continuity kernel for fail-open llminput injection, deterministic runtime contracts, and shadow-mode eval receipts.

cacheforge-ai/cacheforge-skills · 28 tokens

memory

Search conversation history and understand Dream-managed profile and memory files.

HKUDS/nanobot · 14 tokens

memory-to-skill

Turn workflows from your MemSearch memory into reusable skills. Use when the user asks to make/create/extract/distill a skill from what they just did or from past work, review skill candidates, install a distilled skill, or 'turn this into a skill'. Manages MemSearch procedural-memory candidates under…

zilliztech/memsearch · 82 tokens

data-sync

Sync and archive data from messaging platforms (WhatsApp, Discord, Slack, Twitter/X, Google) into Moltis memory as daily digest summaries. Orchestrates crawl tools and writes structured markdown to the memory system.

moltis-org/moltis · 46 tokens