What problem does it solve?
This Skill provides a structured framework and automated tools for managing book projects, ensuring consistency, completeness, and adherence to established methodologies throughout the authoring and editing process.
Core Features & Use Cases
- Project Scaffolding: Initializes a new book project directory with all necessary files and subdirectories according to the Book_Map specification.
- Project Auditing: Verifies the completeness and correctness of the project structure and documentation against defined standards.
- Book Addition: Streamlines the process of adding a new book to a series, including creating the required directory structure and updating relevant index files.
- Use Case: A new author can use the
scaffold command to set up a project, then audit to ensure all required documentation is in place, and finally add-book to integrate a new installment into an existing series.
Quick Start
Use the book-map skill to scaffold the Book_Map structure in the current project directory.