example-mapping-transcribe

Transcribe Example Mapping board content into YAML format.

2|Updated Apr 14, 2026
One-click install
npx skills add https://github.com/boykush/livt --skill example-mapping-transcribe
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: example-mapping-transcribe
Source: https://github.com/boykush/livt/tree/main/plugins/discovery-facilitator/skills/example-mapping-transcribe
Command: npx skills add https://github.com/boykush/livt --skill example-mapping-transcribe

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill solves the problem of converting an Example Mapping board, which has been collaboratively developed with people on the board, into a YAML file. It captures the agreed-upon content without refinement and serves as a baseline for further development.

Core Features & Use Cases

  • Transcription of Example Mapping Boards: Converts the board content into YAML format, preserving the rules, examples, and questions.
  • Baseline Creation: Commits the transcription as a refinement-free diff baseline for subsequent refinement processes.
  • Use Case: After a collaborative Example Mapping session, use this Skill to transcribe the board into YAML, ensuring that the initial content is preserved for further development and refinement.

Quick Start

Use the example-mapping-transcribe skill to transcribe the Example Mapping board for 'story-key' into YAML.

Frequently Asked Questions about example-mapping-transcribe

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

FAQPage Schema
How do I transcribe an Example Mapping board into YAML?

To create a YAML transcription of an Example Mapping board, you manually input the board content. The Skill captures rules, examples, and questions into a YAML file, preserving the agreed-upon content exactly as written.

What is the best way to preserve Example Mapping results for future development?

The best way to preserve Example Mapping results is to transcribe the board into a YAML file. This creates a refinement-free baseline that captures the initial collaborative agreements for subsequent development and refinement processes.

Does the YAML transcription automatically refine or correct the Example Mapping board content?

No, the YAML transcription does not automatically refine or correct the board content. It serves as a baseline that intentionally preserves the manually input rules, examples, and questions without any automated improvements or corrections.

Can I use this transcription as a direct input for software development?

You can use the transcription as a baseline input for development, but it requires further refinement first. It captures the raw Example Mapping output in YAML, serving as a starting point rather than a finalized development specification.

When do I need to convert an Example Mapping session into a YAML format?

You need to convert an Example Mapping session into YAML after a collaboration session concludes. This ensures the rules, examples, and questions are captured in a structured format, creating a baseline before any refinement or development begins.