# k1LoW/deck

deck is a tool for creating deck using Markdown and Google Slides.

Repository: https://github.com/k1LoW/deck
Canonical: https://ross.abutalabs.com/products/k1low-deck
Language: Go
License: MIT
License Family: permissive
Topics: deck, google-slides, markdown, slide
Last push: 2026-08-23T23:05:04+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 80, longevity 38
- inputs: {"age_days": 537, "days_push": 10, "days_rel": 57, "gap_med": 0, "n_releases_24m": 132}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1237, forks 37 (observed 2026-08-28T04:04:05.371079+00:00)

## What it is
deck is a Go CLI tool that creates and iteratively updates Google Slides presentations from Markdown files. It separates content (Markdown) from design (Google Slides) and supports CI/CD automation via service accounts.

## Use cases
- create google slides presentations from markdown
- update slide decks continuously from markdown files
- generate presentations in ci/cd pipelines
- keep slide content in version control as markdown
- apply frontmatter metadata to presentation markdown
- diagnose google slides api setup with deck doctor

## When to choose
- you want markdown as the single source of truth for slide content
- you want to automate deck updates in GitHub Actions or CI/CD
- you prefer Google Slides for design but write content in text

## When to avoid
- you need offline presentations or non-Google slide formats like PowerPoint
- you don't have access to Google Slides/Drive APIs or OAuth credentials
- you want rich visual slide editing rather than content-driven generation

## Facets
- artifact type: cli-tool
- maturity: active
- function: markdown, cli, developer-tools
- domain: developer-tools, documentation
- platform: cli, windows, cross-platform
- tags: google-slides, presentation, slides, markdown-to-slides, ci-cd, macos, linux

## Member repositories
- k1LoW/deck (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:05.371079+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:21:52.734181+00:00, confidence not recorded.
  - readme: https://github.com/k1LoW/deck (fetched 2026-08-28T04:04:05.371079+00:00, sha d9616a93fd3a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
