AI

ai-dock-history-exporter-executor

A specialized tool for normalizing, exporting, and managing AI conversation history with a focus on data security.

Install

mkdir -p .claude/skills/ai-dock-history-exporter-executor && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14772" && unzip -o skill.zip -d .claude/skills/ai-dock-history-exporter-executor && rm skill.zip

Installs to .claude/skills/ai-dock-history-exporter-executor

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Use for scoped AI Dock History Hub, exporter, source metadata, and safe history data workflow changes.
102 chars✓ has a “when” trigger
Intermediate

Key capabilities

  • Ingest chat history
  • Normalize message data
  • Export history to Markdown
  • Manage source metadata
  • Support open in source functionality
  • Plan for cross-history linking

How it works

This skill develops the History Hub and Chat Exporter by ingesting and normalizing chat messages, then exporting them to Markdown while ensuring data safety and determinism.

Inputs & outputs

You give it
chat history data
You get back
normalized message data, Markdown export, source metadata, and migration/rollback notes

When to use ai-dock-history-exporter-executor

  • Export chat history to markdown
  • Normalize message logs for storage
  • Perform safe migration of history data
  • Audit source metadata for AI sessions

About this skill

AI Dock History & Exporter Executor Skill

Purpose

Развивать History Hub, Chat Exporter и cross-history контуры с детерминированным экспортом и безопасной обработкой данных.

Зона ответственности

  • History ingestion.
  • Message normalization.
  • Export to Markdown.
  • Source metadata.
  • Open in source.
  • Future cross-history linking.

Required inputs

  • Утверждённый workpack (history/export scope).
  • Форматные требования к истории/экспорту.
  • Migration/rollback план при изменении структуры.

Allowed scope

  • src/main/services/historyStore.*
  • src/main/services/exporter.*
  • src/main/ipc/history.*, src/main/ipc/export.*
  • Связанные shared типы/контракты при необходимости.

Forbidden scope

  • Экспорт токенов/секретов.
  • Сохранение лишних PII.
  • Непредсказуемый (non-deterministic) markdown export.

Workflow

  1. Подтвердить формат и целевые сценарии ingestion/export.
  2. Внести минимальные изменения.
  3. Проверить message normalization и source metadata.
  4. Проверить deterministic markdown output.
  5. Зафиксировать migration/rollback notes.
  6. Подготовить отчёт.

Guardrails

  • Не экспортировать токены.
  • Не сохранять лишние PII.
  • Markdown должен быть deterministic.
  • История должна иметь migration/rollback notes при изменении формата.

Stop-the-line rule

Остановиться, если:

  • форматная миграция не имеет rollback;
  • обнаружен риск утечки чувствительных данных;
  • cross-history изменение выходит за workpack scope.

Output format

  1. What changed
  2. Files consulted
  3. Files changed
  4. Data format impact
  5. Security impact
  6. Commands run
  7. Risks

When not to use it

  • The task involves exporting tokens or secrets
  • The task involves saving unnecessary PII
  • The task requires non-deterministic Markdown export

Prerequisites

Утверждённый workpack (history/export scope)Форматные требования к истории/экспортуMigration/rollback план при изменении структуры

Limitations

  • Forbidden to export tokens/secrets
  • Forbidden to save unnecessary PII
  • Forbidden to have non-deterministic markdown export

How it compares

This skill provides a structured and secure workflow for managing and exporting chat history, focusing on determinism and PII protection, unlike generic data export tools.

Compared to similar skills

ai-dock-history-exporter-executor side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
ai-dock-history-exporter-executor (this skill)03moNo flagsIntermediate
data-engineering137moReviewAdvanced
crawl4ai218moReviewIntermediate
data-cleaning-pipeline135moReviewIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry