Skip to content

SixArm/summarize-ebook-files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Summarize ebook files

Summarize ebooks files in a given directory and subdirectories by using this simple shell script and your preferred AI agent.

This script generates AI agent files:

  • plan.md: the high-level AI agent instructions
  • tasks.md: the low-level list of each ebook file to process

Syntax:

summarize-ebook-files.sh <directory>

Example:

summarize-ebook-files.sh ~/path/to/ebooks

Output files:

plan.md
tasks.md

About

Summarize ebook files by creating an AI agent plan and tasks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages