make-ebook

Installation
SKILL.md

When to Use This Skill

Invoke this skill when you need to:

  • Convert repository Markdown documentation into a single PDF ebook
  • Generate EPUB files for ebook distribution
  • Automate PDF builds in CI/CD with GitHub Actions
  • Create ordered documentation from multiple markdown files
  • Build downloadable documentation artifacts

How It Works

When invoked:

  1. Ensure .github/workflows/ebook.yml exists. If missing, create it from the project's README ordering and docs/ tree.
  2. In GitHub, trigger the Build PDF ebook workflow on the main branch (or current branch).
  3. After completion, provide the artifact download link.

Configuration Rules

Related skills

More from alexander-kastil/agentic-sw-engineering

Installs
1
GitHub Stars
3
First Seen
Mar 11, 2026