assemble-dialogue
CommunityAssemble dialogue data into final JSON.
AuthorHsunGong
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the consolidation of stage-3 dialogue components (requests, traces, and captions) into a single, finalized JSON structure for downstream processing and evaluation.
Core Features & Use Cases
- Automated Dialogue Assembly: Combine request, trace, and caption entries into a unified stage-3 dialogues JSON line (e.g., dialogues_all.jsonl).
- Data Validation & Consistency: Enforce schema compliance and consistent field ordering across generated entries.
- Use Case: You have separate components for multiple dialogues; this Skill merges them into standardized JSON entries ready for ingestion into your dataset or evaluation pipeline.
Quick Start
Use the assemble-dialogue skill to process a sample set of stage3 inputs and output the dialogues_all.jsonl entry.
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: assemble-dialogue Download link: https://github.com/HsunGong/prep/archive/main.zip#assemble-dialogue 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 223,000+ vetted skills library on demand.