vellum-conversation-management

Rename, list, export, and wipe Vellum assistant conversation threads via CLI.

1.0k|158|Updated Feb 7, 2026
One-click install
npx skills add https://github.com/vellum-ai/vellum-assistant --skill vellum-conversation-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vellum-conversation-management
Source: https://github.com/vellum-ai/vellum-assistant/tree/main/skills/vellum-conversation-management
Command: npx skills add https://github.com/vellum-ai/vellum-assistant --skill vellum-conversation-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Tools to manage multiple conversation threads by providing quick rename, list, export, and wipe operations via the Vellum assistant CLI, helping keep discussions organized and privacy-conscious.

Core Features & Use Cases

  • Rename threads when topics shift to keep titles concise and relevant.
  • List all conversations with IDs and current titles for quick navigation.
  • Export a conversation's transcript in markdown or JSON for archiving or sharing.
  • Wipe a conversation to revert memory changes and protect privacy in sensitive contexts.

Quick Start

Use the assistant conversations CLI to rename the current thread to reflect its new topic.

Frequently Asked Questions about vellum-conversation-management

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

FAQPage Schema
How do I export a conversation transcript to markdown or JSON?

You can export a conversation transcript in markdown or JSON format using the assistant conversations CLI. The export command retrieves the full transcript from the Vellum assistant for archiving or sharing.

How do I rename a conversation thread when the topic changes?

Rename a conversation thread using the rename command in the assistant conversations CLI. This updates the thread title directly within the Vellum assistant to keep discussions organized when topics shift.

Can I wipe conversation history to protect privacy in sensitive contexts?

Yes, wiping a conversation reverts memory changes and protects privacy in sensitive contexts. The wipe command includes safeguards to prevent unintended data loss when clearing threads in the Vellum assistant.

How do I list all conversation threads with their IDs and titles?

List all conversations with their IDs and current titles using the list command in the assistant conversations CLI. This provides quick navigation across all threads within the Vellum assistant.

What safeguards exist to prevent unintended data loss when wiping conversations?

The wipe command includes built-in safeguards to prevent unintended data loss when clearing conversation threads. These precautions ensure memory changes are reverted safely within the Vellum assistant.