Why this stack
In the agent era, docs quality decides how often your project gets called. Agents see only your `description` during progressive disclosure — vague or overlong text drops trigger rates fast. This stack focuses on making docs equally readable for humans and parseable for machines.
Skills in this stack
Listed in recommended order. Each ships its original trust score and full install commands.
-
Package text and images into valid ePub 3 e-books — chapters, TOC, cover images, and metadata for Kindle and Apple Books. Use ePub Creator when you need to: When this skill is active, Claude will: Required: python, ebooklib Available on: claude.ai, claude-code, api runs entirely locally; runs on Python. Works with Claude Code, Cursor, Cline and 23 more.
Open full docs & audit →Install command
Pick your agent and copy a single line.
Requires Claude Code CLI · Node 18+
-
Creates and structures SKILL.md files for AI coding agents, including YAML frontmatter, trigger phrases, directive instructions, decision trees, code examples, and verification checklists. Use when the user asks to write a new skill, create a skill file, author agent capabilities, generate skill documentation, or define a skill template for Claude Code agents.
Open full docs & audit →Install command
Pick your agent and copy a single line.
Requires Claude Code CLI · Node 18+
-
Convert files and office documents to Markdown. Supports PDF, DOCX, PPTX, XLSX, images (with OCR), audio (with transcription), HTML, CSV, JSON, XML, ZIP, YouTube URLs, EPubs and more.
Open full docs & audit →Install command
Pick your agent and copy a single line.
Requires Claude Code CLI · Node 18+
-
> Create, edit, and format DOCX documents via CLI tools or direct C# scripts built on OpenXML SDK (.NET). When the task requires structural document manipulation (custom styles, complex tables, multi-section layouts, headers/footers, TOC, images), write C# directly instead of wrestling with CLI limitations. Use this scaffold: runs entirely locally. Works …
Open full docs & audit →Install command
Pick your agent and copy a single line.
Requires Claude Code CLI · Node 18+
-
Creates and configures NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backend applications. Use when building NestJS REST APIs or GraphQL services, implementing dependency injection, scaffolding modular architecture, adding JWT/Passport authentication, integrating TypeORM or Prisma, or working with .module.ts, .controller.ts, and .service.ts files. Invoke for guards, interceptors, pipes, validation, Swagger documentation, and unit/E2E testing in NestJS projects.
Open full docs & audit →Install command
Pick your agent and copy a single line.
Requires Claude Code CLI · Node 18+