session-transcript

Convert task directories or exported .zip files into markdown transcripts.

3|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/instrument-org/instrument --skill session-transcript
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: session-transcript
Source: https://github.com/instrument-org/instrument/tree/main/.agents/skills/session-transcript
Command: npx skills add https://github.com/instrument-org/instrument --skill session-transcript

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for offline review of AI-driven task sessions by exporting them as easy-to-read markdown transcripts.

Core Features & Use Cases

  • Export Session Transcripts: Convert task sessions into markdown files for offline analysis.
  • Supports Task Directories and Zips: Works with both local task directories and exported task .zip files.
  • Use Case: When you need to review a task's session without importing it first, or when collaborating with teammates on task transcripts.

Quick Start

Use the session-transcript skill to export the session transcript from the 'my-task' task directory to a file named 'transcript.md'.

Frequently Asked Questions about session-transcript

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

FAQPage Schema
How do I export an AI task session as a markdown transcript?

To export a task session as a markdown transcript, you can convert session data from local task directories or exported task .zip files into readable markdown format for offline review and analysis.

Can I generate a markdown transcript directly from a task .zip file?

Yes, you can generate a markdown transcript directly from a task .zip file by extracting the session data and converting it, which allows you to review the task without importing it first.

What is the best way to review task sessions offline without importing them?

The best way to review task sessions offline without importing them is to export the session data from a task directory or .zip file into a markdown transcript for easy reading.

Do I need any specific dependencies to convert task directories into markdown format?

No specific dependencies are required to convert task directories into markdown format, as the skill handles session parsing and markdown generation directly from local directories or extracted zip files.

Why use a markdown transcript for offline task analysis?

Using a markdown transcript for offline task analysis provides an easy-to-read format that simplifies reviewing AI-driven task sessions and collaborating with teammates on task data.

Does this session export skill support both local directories and zip files?

Yes, this session export skill supports both direct local task directory access and exported task .zip file extraction to convert session data into markdown transcripts.