realitycheck-export

Export Reality Check claims, sources, and chains to YAML or Markdown.

38|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/lhl/realitycheck --skill realitycheck-export
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: realitycheck-export
Source: https://github.com/lhl/realitycheck/tree/main/integrations/amp/skills/realitycheck-export
Command: npx skills add https://github.com/lhl/realitycheck --skill realitycheck-export

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill exports Reality Check data to YAML or Markdown formats for backup, sharing, or documentation, reducing manual export steps and ensuring consistent formats.

Core Features & Use Cases

  • Export: Output claims, sources, and chains to YAML or Markdown for archival or sharing.
  • Selective Export: Filter data by type (claims, sources, chains) or domain.
  • Use Case: Create a snapshot of your knowledge base for external review or offsite backup.

Quick Start

Use rc-export yaml all -o full-export.yaml

Frequently Asked Questions about realitycheck-export

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

FAQPage Schema
How do I export Reality Check claims and sources to YAML or Markdown?

You can export Reality Check claims and sources to YAML or Markdown using the rc-export utility, specifying the format, type, and output path for your backup or documentation needs.

Can I filter knowledge base exports by domain during the export process?

Yes, the export process supports domain filtering, allowing you to selectively export claims, sources, and chains from your knowledge base based on specific domain criteria.

What is the best way to backup a Reality Check knowledge base for external review?

The best way to backup a knowledge base for external review is exporting claims, sources, and chains to Markdown or YAML, creating a consistent snapshot for offsite archival and sharing.

Do I need the rc-export utility to output chains to Markdown?

Yes, the rc-export utility is required to output chains to Markdown or YAML, accepting options for format, type, output path, domain filtering, and embedding inclusion.

Does the export support including embeddings alongside claims and sources?

Yes, the export functionality accepts an option for the inclusion of embeddings alongside exported claims, sources, and chains for comprehensive knowledge base archival.

How do I selectively export only chains instead of all knowledge base records?

You can selectively export only chains by specifying the type parameter in the rc-export utility, supporting per-record selection scenarios for targeted reporting and archival.