Agent skill
publishing
Work on publishing features including EPUB generation, cover image generation, platform integration, and export functionality. Use when implementing eBook creation, platform exports, or distribution workflows.
Install this agent skill to your Project
npx add-skill https://github.com/d-oit/do-novelist-ai/tree/main/.opencode/skill/publishing
SKILL.md
Publishing
Quick Reference
- EPUB Generation - eBook creation and formatting
- Cover Generation - Image creation and styling
- Platform Integration - Amazon KDP, Google Play, etc.
- Export Workflows - Export and submission processes
When to Use
- Implementing EPUB 3.0 generation
- Building cover image generation systems
- Creating platform-specific export workflows
- Working on metadata management
- Implementing submission automation
- Handling publishing standards compliance
Core Methodology
- Standards Compliance: Follow EPUB 3.0, IDPF, and platform guidelines
- Asset Management: Handle images, fonts, and styles efficiently
- Platform Rules: Implement Amazon KDP, Google Play, and platform-specific requirements
- Error Handling: Validate exports before submission
- User Experience: Provide clear feedback and progress tracking
Integration
- tech-stack-specialist: Manage EPUB libraries (JSZip, etc.)
- qa-engineer: Test export functionality and platform compliance
- performance-engineer: Optimize large file generation
- architecture-guardian: Maintain clean separation of publishing logic
- domain-expert: Model publishing domain concepts
Best Practices
✓ Validate all exports before submission ✓ Support multiple output formats (EPUB, PDF, etc.) ✓ Provide detailed error messages for failed exports ✓ Optimize image compression without quality loss ✓ Include comprehensive metadata
Content Modules
See detailed modules:
- EPUB Generation: EPUB 3.0 creation, metadata, and styling
- Cover Generation: AI image generation and style presets
- Platform Integration: Platform-specific exports and submissions
- Export Workflows: Export pipelines and automation
- Publishing Standards: Compliance and best practices
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
novel-development
Work on novel-specific features including plot engines, character development, world-building, timeline management, and GOAP-based story generation. Use when implementing narrative systems, character arcs, or story planning tools.
tech-stack-specialist
Manage framework usage, dependencies, build configuration, and environment setup. Use when adding new dependencies, updating packages, configuring build tools, or setting up development environment.
performance-engineer
Optimize application performance including build times, runtime speed, bundle size and resource usage. Use when addressing performance issues, implementing caching strategies, or optimizing rendering.
e2e-test-optimizer
Optimize Playwright E2E tests by removing anti-patterns, implementing smart waits, enabling test sharding, and improving reliability.
domain-expert
Apply domain-driven design principles for business logic, entities, events and aggregate boundaries. Use when modeling domain concepts, implementing business rules, or defining clear separation between domain and infrastructure layers.
qa-engineer
Define comprehensive testing strategies, write tests with proper naming conventions, organize tests by type, and implement mocking strategies. Use when creating tests, refactoring test suites, or improving test coverage.
Didn't find tool you were looking for?