Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Generate and parse office documents — PDF, DOCX, XLSX, PPTX, CSV. Use when creating reports, exporting tabular data, or processing uploaded office files. NOT for project documentation (use docs).
Document format utility. Generates and parses office documents (PDF, DOCX, XLSX, PPTX, CSV). Pure utility — no business logic, just format handling. Other skills call doc-processor when they need to produce or consume structured documents.
docs when export to PDF/DOCX is requestedmarketing for generating PDF reports, PPTX presentations/rune doc-processor generate <format> <source> — manual document generation/rune doc-processor parse <file> — manual document parsingNone — pure L3 utility. Receives content, produces formatted output.
docs (L2): export documentation to PDF/DOCXmarketing (L2): generate PDF reports, PPTX pitch decks/rune doc-processor direct invocation| Format | Generate | Parse | Node.js Library | Python Library |
|---|
npx skills add Rune-kit/rune --skill doc-processorHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.