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.zipInstalls 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.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
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
- Подтвердить формат и целевые сценарии ingestion/export.
- Внести минимальные изменения.
- Проверить message normalization и source metadata.
- Проверить deterministic markdown output.
- Зафиксировать migration/rollback notes.
- Подготовить отчёт.
Guardrails
- Не экспортировать токены.
- Не сохранять лишние PII.
- Markdown должен быть deterministic.
- История должна иметь migration/rollback notes при изменении формата.
Stop-the-line rule
Остановиться, если:
- форматная миграция не имеет rollback;
- обнаружен риск утечки чувствительных данных;
- cross-history изменение выходит за workpack scope.
Output format
- What changed
- Files consulted
- Files changed
- Data format impact
- Security impact
- Commands run
- 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
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.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| ai-dock-history-exporter-executor (this skill) | 0 | 3mo | No flags | Intermediate |
| data-engineering | 13 | 7mo | Review | Advanced |
| crawl4ai | 21 | 8mo | Review | Intermediate |
| data-cleaning-pipeline | 13 | 5mo | Review | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Nepopams
View all by Nepopams →You might also like
data-engineering
pluginagentmarketplace
ETL pipelines, Apache Spark, data warehousing, and big data processing. Use for building data pipelines, processing large datasets, or data infrastructure.
crawl4ai
basher83
This skill should be used when users need to scrape websites, extract structured data, handle JavaScript-heavy pages, crawl multiple URLs, or build automated web data pipelines. Includes optimized extraction patterns with schema generation for efficient, LLM-free extraction.
data-cleaning-pipeline
aj-geddes
Build robust processes for data cleaning, missing value imputation, outlier handling, and data transformation for data preprocessing, data quality, and data pipeline automation
paddle-ocr-validation
jgtolentino
PaddleOCR-based receipt and BIR form extraction with validation
apify
vm0-ai
Web scraping and automation platform with pre-built Actors for common tasks
ocr
trpc-group
Extract text from images using Tesseract OCR