codraft-transcriber

Converts workshop interview logs and metadata into a chronological Markdown transcript file.

3|2|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/houfu/codraft --skill codraft-transcriber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codraft-transcriber
Source: https://github.com/houfu/codraft/tree/main/plugin/skills/codraft-transcriber
Command: npx skills add https://github.com/houfu/codraft --skill codraft-transcriber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of human-readable transcripts from structured interview logs, making it easier to review and understand past document generation sessions.

Core Features & Use Cases

  • Transcript Generation: Converts raw interview data (interview_log.json) and template configurations (manifest.yaml) into a narrative transcript.md file.
  • Session Review: Provides a clear, chronological record of the document creation process, including user inputs and confirmed values.
  • Use Case: After generating a complex legal agreement, use this Skill to create a transcript that details exactly what information was provided by the user and how it was applied to the document.

Quick Start

Use the codraft-transcriber skill to generate a transcript for the document that was just prepared.

Frequently Asked Questions about codraft-transcriber

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a human-readable transcript from an interview log?

To generate a human-readable transcript from an interview log, use an automation skill that processes structured interview logs and manifest files to create a narrative summary of the document assembly process.

What is the best way to review user inputs from a document generation session?

The best way to review user inputs from a document generation session is to generate a chronological transcript that details exactly what information was provided and how it was applied to the document.

Can I convert structured interview logs into a narrative markdown file?

Yes, you can convert structured interview logs into a narrative markdown file by processing raw interview data alongside template configurations to produce a clear, chronological record for review.

Does the transcript generation process require a manifest file?

Yes, the transcript generation process requires a manifest file because it processes template configurations from the manifest alongside interview logs to accurately map user inputs to the assembled document.

When do I need to create a transcript for document assembly?

You need to create a transcript for document assembly when you require a clear, archival record of a complex session, such as confirming the exact user inputs used to generate a legal agreement.