kcl-write
OfficialCompress prompts and session context into KCL
Software Engineering#llm#serialization#prompt-engineering#system-prompt#kcl#knowledge-capture#context-compression
Authororochi-network
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill captures unstructured prompts, notes, and session context and converts them into a compact, parseable KCL (.kcl) document so large LLM contexts can be stored, transferred, and reloaded efficiently.
Core Features & Use Cases
- Specification-led emission: Requires loading the KCL bootstrap and emits KCL v0.1 documents that follow approved frame types and trust markers.
- Context compression & persistence: Encodes roles, facts, decisions, task state, tool signatures, and conversation history into compressed frames suitable for session restoration or sharing.
- Validation and safety guidance: Advises wrapping untrusted input, picking compression levels, inserting checkpoints, and verifying frame types against the bootstrap before saving.
- Use Case: Save a system prompt plus recent conversation into a session.kcl file to restore model state or transfer context between tools.
Quick Start
Encode the current system prompt and recent conversation into a parseable .kcl file for session restoration.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: kcl-write Download link: https://github.com/orochi-network/khala/archive/main.zip#kcl-write Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.