fossil-ui

Export a Git repository to a Fossil database and launch its web UI.

4|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/jongwony/cc-plugin --skill fossil-ui
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fossil-ui
Source: https://github.com/jongwony/cc-plugin/tree/main/fossil-ui/skills/fossil-ui
Command: npx skills add https://github.com/jongwony/cc-plugin --skill fossil-ui

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Exporting a current Git repository to a Fossil database and launching a browsable web UI to inspect history, timelines, and changes.

Core Features & Use Cases

  • Ephemeral Fossil database creation from a Git repository.
  • One-command export of Git history into Fossil DB and instant web UI launch.
  • Use case: quickly visualize a repo's history in an alternative VCS format for archival or presentation.

Quick Start

Export the current repository to a temporary Fossil database and open the Fossil UI at the default timeline page.