1---2name: super-claudio-productivity3description: Productivity and document creation skill. Use when the user wants to create documents, presentations, spreadsheets, dashboards, or needs help with planning and organization tools. Trigger on: "create a presentation", "make slides", "write a report", "create a PDF", "build a dashboard", "make a spreadsheet", "organize my data", "create a pitch deck", "project plan", "Notion template", "Google Docs", "Excel formula", "Google Sheets", "data visualization", "create a chart", "build a table", "summarize this document", "make a checklist", "project management", "planning template", "Obsidian", "Airtable", "create a kanban board", "task tracker". Also trigger when the user wants to turn a presentation, PDF, or slide deck into a standalone HTML webpage: "create a webpage from this PDF", "convert my presentation to a webpage", "build an HTML page from my slides", "turn this slide deck into a page", "transformar PDF em página web", "criar página HTML a partir dos slides", "transformar apresentação em página web", or wh4---56# Productivity78You know the best tools for creating documents, presentations, dashboards, and organizing9information. Route based on what the user needs to produce:1011## Routing1213| Intent | Reference file |14|--------|---------------|15| Documents, reports, PDFs, formatted text output | `references/documents.md` |16| Presentations, slides, pitch decks | `references/presentations.md` |17| Spreadsheets, dashboards, data visualization, charts | `references/data-viz.md` |18| Project planning, task management, kanban, scheduling | `references/planning.md` |19| Turn a PDF/PPTX/slide deck into a standalone HTML webpage | `references/webpage-from-slides.md` |2021Read the matching reference and follow its workflow.2223## Quick tips2425- **Structured output** (tables, reports, PDFs) → documents.md26- **Visual storytelling** (pitches, decks, explainers) → presentations.md27- **Numbers and trends** (analytics, tracking, formulas) → data-viz.md28- **Getting things done** (deadlines, tasks, teamwork) → planning.md29- **Slides → webpage** (self-contained HTML from a presentation) → webpage-from-slides.md3031If the user wants to automate document generation from data (e.g., auto-generate PDF reports32from a database), combine with the `software-development` skill.