substance-preserving-editor
Protocol for high-fidelity document consolidation and conceptual shifting, preventing lossy 'banal summarization'.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Protocol for high-fidelity document consolidation and conceptual shifting, preventing lossy 'banal summarization'.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Use this skill when the user wants to analyze a YouTube video forensically using a .info.json (metadata + comments) and/or .en.srt (transcript) produced by yt-dlp. Covers any narrative video genre: scams, true crime, interviews, controversies, documentaries. Triggers include: any mention of .info.json or .en.srt files, requests to analyze YouTube comments, mine crowd reactions, run sentiment analysis, cluster topics, find narrative pivots in a transcript, or extract the video URL from a yt-dlp JSON. The skill covers two tiers: (1) quick forensics via jq/Python, and (2) full statistical analysis via pandas/sklearn/matplotlib. Do NOT use for general YouTube searches, video downloading, or tasks where no .info.json/.en.srt files are present.
A methodology for researching, drafting, and posting high-quality technical reports to GitHub repositories.
Sequential JSON-based workflow for accessing non-Termux files on Android using termux-saf-*.
Generalized template for diagnosing complex logical patterns and bugs in unstructured codebases or texts.
Conceptual and operational master guide for interacting with Neo4j using MCP tools.
Procedural instructions on tunneling and exposing GH Codespaces over SSH/SFTP directly to Termux.
| name | substance-preserving-editor |
| description | Protocol for high-fidelity document consolidation and conceptual shifting, preventing lossy 'banal summarization'. |
This skill provides a methodology for consolidating large amounts of deep technical, poetic, or analytical text into fewer files without losing the "substance" or "artefacts" (metaphors, nuances, complex dialogues). It is designed to counteract the AI tendency to perform lossy compression (banal bullet points).
Treat the source material as a collection of immutable logic blocks and artefacts. Your goal is to relocate these blocks into a new structure, removing only literal noise while preserving the full cognitive weight of the original thoughts.
Before making any changes, establish a quantitative baseline.
wc (Word/Byte Count): Calculate the total size of all source files.Do not read to "understand the gist." Read to identify discrete units of value.
Pruning is limited to "connective tissue" and literal duplication.
Verify the result against the initial floor.
wc check: Compare the final size to the Substance Floor.Based on the size of the source material, use the appropriate execution mode:
Single-Pass Synthesis (20KB–100KB):
read_file call, identify duplicates in one "muse" turn, and emit the final result in one write_file turn.Multi-Pass / Tower of Hanoi (>100KB):
Quantitative Baseline -> Block Mapping -> Literal Transfer -> Surgical De-noising -> Final Audit.
Use this skill when moving between conceptual frameworks or cleaning up "messy" analytical directories to ensure that the AI's "System 1" doesn't amputate the "System 2" substance.