← 返回
未分类 中文

Slideshow Generator

Create HTML slideshows from Markdown with live preview. Use when drafting slides, editing decks, optimizing layouts, scheduling talks, repurposing content.
用Markdown创建HTML幻灯片,支持实时预览。用于起草、编辑幻灯片、优化布局、安排演讲、复用内容。
xueyetianya xueyetianya 来源
未分类 clawhub v2.0.0 1 版本 99783.5 Key: 无需
★ 0
Stars
📥 461
下载
💾 2
安装
1
版本
#latest

概述

Slideshow Generator

Content creation and slide deck toolkit. Draft slides, edit content, optimize layouts, manage schedules, and generate headlines — all from the command line.

Commands

Run slideshow-generator [args] to use.

CommandDescription
----------------------
draft Draft slide content or presentation ideas
edit Edit and refine existing slide text
optimize Optimize slide content for clarity and impact
schedule Schedule presentations or talk dates
hashtags Generate hashtags for slide content or social sharing
hooks Create attention-grabbing hooks for opening slides
cta Write calls-to-action for closing slides
rewrite Rewrite slide content in a different style
translate Translate slide text to another language
tone Adjust the tone of slide content (formal, casual, etc.)
headline Generate headlines or slide titles
outline Create presentation outlines and structure
statsShow summary statistics across all log files
export Export all data (json, csv, or txt)
search Search all entries for a keyword
recentShow the 20 most recent history entries
statusHealth check — version, data size, entry count
helpShow help message
versionShow version (v2.0.0)

Each data command (draft, edit, optimize, schedule, hashtags, hooks, cta, rewrite, translate, tone, headline, outline) works in two modes:

  • Without arguments — displays the 20 most recent entries from its log
  • With arguments — saves the input with a timestamp to its dedicated log file

Data Storage

All data is stored in ~/.local/share/slideshow-generator/:

  • draft.log, edit.log, optimize.log, schedule.log, hashtags.log, hooks.log — per-command log files
  • cta.log, rewrite.log, translate.log, tone.log, headline.log, outline.log — additional command logs
  • history.log — unified activity history across all commands
  • export.json, export.csv, export.txt — generated export files

Set SLIDESHOW_GENERATOR_DIR environment variable to override the default data directory.

Requirements

  • Bash 4+ with standard coreutils (date, wc, du, tail, grep, sed)
  • No external dependencies — pure shell implementation

When to Use

  1. Drafting slide decks — quickly draft and iterate on presentation content from the terminal
  2. Refining presentation text — edit, rewrite, or adjust tone of existing slide content
  3. Scheduling talks — keep track of upcoming presentation dates and deadlines
  4. Creating social hooks — generate hashtags, headlines, and CTAs for promoting talks online
  5. Outlining presentations — structure a talk from scratch with hierarchical outlines

Examples

# Draft slide content
slideshow-generator draft "Intro slide: Why AI agents matter in 2026"

# Create an outline
slideshow-generator outline "1. Problem Statement 2. Our Solution 3. Demo 4. Results 5. Q&A"

# Generate a headline
slideshow-generator headline "The Future of Autonomous Coding: 5 Trends to Watch"

# Write a hook
slideshow-generator hooks "What if your code could write itself? (pause) It already can."

# Create a CTA
slideshow-generator cta "Star our repo on GitHub — join 10k+ developers building the future"

# Optimize content
slideshow-generator optimize "Slide 3: reduced from 85 words to 32, added visual cue"

# Generate hashtags
slideshow-generator hashtags "#AIAgents #DevTools #Presentation #TechTalk #Automation"

# Schedule a talk
slideshow-generator schedule "PyCon 2026: Apr 15 14:00, Room B, 30min slot"

# Export all data as JSON
slideshow-generator export json

# Search entries
slideshow-generator search "AI"

# View recent activity
slideshow-generator recent

# Show statistics
slideshow-generator stats

Output

All commands output results to stdout. Log entries are stored with timestamps in pipe-delimited format (YYYY-MM-DD HH:MM|value). Use export to convert all data to JSON, CSV, or plain text.


Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-03-30 22:50 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

dev-programming

Shell

xueyetianya
Shell脚本参考:涵盖Bash语法、重定向、进程替换、信号处理及调试技巧。适用于编写Shell脚本和故障排查。
★ 1 📥 6,289
office-efficiency

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 457 📥 151,709
office-efficiency

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 926 📥 186,756