CtrlK
BlogDocsLog inGet started
Tessl Logo

transcript-saver

Save and export the current Claude Code session as a shareable HTML transcript. Use this skill when the user asks to save, export, archive, or publish their current Claude Code conversation or session. Triggers on phrases like "save this transcript", "export this session", "create a transcript", "archive this conversation", "publish to gist", or "share this session". Wraps Simon Willison's claude-code-transcripts tool for in-session use.

97

2.83x
Quality

Does it follow best practices?

Impact

85%

2.83x

Average score across 3 eval scenarios

SecuritybySnyk

Critical

Do not install without reviewing

SKILL.md
Quality
Evals
Security

Quality

Content

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured, actionable, and concise, leading with executable Quick Start commands and supporting them with a command reference and troubleshooting. It correctly delegates implementation to a single bundled script with no nested reference chains.

DimensionReasoningScore

Conciseness

The body is lean — Quick Start commands, a command reference table, and targeted troubleshooting — without explaining concepts Claude already knows. The only mild redundancy is the Usage Examples section restating Quick Start patterns, but every token largely earns its place.

3 / 3

Actionability

Provides copy-paste-ready commands (e.g. "python /path/to/skill/scripts/save_transcript.py --gist"), a full Options reference, and concrete troubleshooting fixes, matching the level-3 anchor of fully executable, specific guidance.

3 / 3

Workflow Clarity

This is a simple single-action skill (run one script) whose action is unambiguous, so per the simple-skills note it can score 3 without a multi-step workflow. No destructive or batch operations are involved that would require validation checkpoints.

3 / 3

Progressive Disclosure

The body is a clear overview with well-organized sections and a single one-level-deep reference to the bundled scripts/save_transcript.py (verified to exist), with no nested references. Content is appropriately split between the SKILL.md overview and the executable script.

3 / 3

Total

12

/

12

Passed

Description

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, action-oriented, and provides explicit natural-language triggers covering both what the skill does and when to use it. It uses third-person voice throughout and avoids vague fluff, making it a strong, low-conflict description.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Save and export the current Claude Code session as a shareable HTML transcript" and "Wraps Simon Willison's claude-code-transcripts tool for in-session use" — matching the level-3 anchor of several specific concrete actions.

3 / 3

Completeness

Explicitly answers both what (save/export the session as HTML) and when via an explicit "Use this skill when the user asks to save, export, archive, or publish" clause plus "Triggers on phrases like...", satisfying the level-3 anchor for both what AND when.

3 / 3

Trigger Term Quality

Provides natural phrases a user would say ("save this transcript", "export this session", "create a transcript", "archive this conversation", "publish to gist", "share this session"), giving good coverage of common variations rather than jargon.

3 / 3

Distinctiveness Conflict Risk

Scoped narrowly to Claude Code session transcripts with distinct triggers (transcript/session/conversation export), making it unlikely to fire for unrelated skills. It is not generic because it would not conflict with file-handling or document skills.

3 / 3

Total

12

/

12

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
fpl9000/ai-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.