wiki

Organize and export interview conversations to the project wiki with structured tags.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/michaelarutyunov/interview-system-v2 --skill wiki-michaelarutyunov
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: wiki
Source: https://github.com/michaelarutyunov/interview-system-v2/tree/main/.claude/skills/wiki
Command: npx skills add https://github.com/michaelarutyunov/interview-system-v2 --skill wiki-michaelarutyunov

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill enables saving, preserving, and organizing interview conversations for the interview-system-v2 project wiki, ensuring critical context is captured and accessible.

Core Features & Use Cases

  • Automatically detects conversation phases and generates structured wiki sections and templates
  • Exports to the project wiki path interview-engine-wiki/raw/chat-exports, including project-specific context tags
  • Provides consistent guidelines for referencing architecture docs and related beads or issues

Quick Start

Trigger the wiki action with a phrase like “save to wiki” or “wiki this conversation” to export the current chat to the project wiki.

Frequently Asked Questions about wiki

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

FAQPage Schema
How do I export conversation transcripts to a project wiki in markdown?▼

To export conversation transcripts to a project wiki, trigger the skill using a phrase like “save to wiki.” It organizes the chat data and exports it to a standardized markdown path with consistent frontmatter tags for reliable preservation.

What is the best way to save interview transcripts with consistent project tagging?▼

Saving interview transcripts with consistent project tagging is handled by applying standardized frontmatter and project-specific context tags during export. This ensures all conversation phases and context data are preserved in the wiki path.

Does this conversation export tool require any specific dependencies or components?▼

No specific dependencies or components are required to use this conversation export tool. It operates independently to detect conversation phases and apply standardized wiki path conventions for your project.

Can I automatically generate structured wiki sections for different conversation phases?▼

Yes, you can generate structured wiki sections automatically. The skill detects conversation phases and applies templates to ensure transcripts are organized with consistent structure and project-specific context tags.

Where are chat exports stored when saving conversations to the wiki?▼

Chat exports are stored in the project wiki path under interview-engine-wiki/raw/chat-exports. This standardized directory convention ensures reliable preservation and accessibility of your conversation transcripts.

Why does my markdown wiki export need frontmatter-driven tagging?▼

Frontmatter-driven tagging is needed to satisfy export requirements and preserve project context. It ensures reliable organization by applying consistent project tags and standardized wiki path conventions across all transcripts.