LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

distill-claude-md - Distill instruction documents while preserving behavior

Compress and deduplicate instruction documents to the smallest size while maintaining all load-bearing triggers, actions, and constraints.

Tags

Updated: 2026-09-16

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Deduplicate documents to single source rules
  • Generalize specific examples into abstract rules
  • Factor shared structure across multiple rules
  • Relocate narrow facts to context owners
  • Cut non-essential context and padding theater
  • Validate output behavior with evaluation tools

Inputs

  • Instruction document
  • System prompt or memory file

Outputs

  • Distilled instruction document
  • Byte and line difference statistics
  • Summary report of structural modifications

Requirements

  • prompt-eval skill
  • claude CLI tool

Source

  • Spec: SKILL.md
instruction-distillation
prompt-engineering
documentation
claude-md
refactoring
Deduplicate documents to single source rules
Generalize specific examples into abstract rules
Factor shared structure across multiple rules
Relocate narrow facts to context owners
Instruction document
System prompt or memory file
Distilled instruction document
Byte and line difference statistics
Summary report of structural modifications