From Timekeeper
Read, validate, and produce documents — parse xlsx, csv, docx, pptx, and pdf to extract data, and generate polished workbooks, memos, reports, and PDFs. Use when someone uploads or references a spreadsheet, CSV, Word document, slide deck, or PDF (invoices, billing workbooks, contracts, court filings, financial reports, activity exports), or asks to read, validate, extract, summarize, convert, or produce one.
How this skill is triggered — by the user, by Claude, or both
Slash command
/Timekeeper:documentsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
The firm lives in spreadsheets, PDFs, CSVs, and Word docs — invoices, the monthly billing workbook, Clio activity exports, contracts, court filings, financial reports. This skill reads them for data, validates them against the firm's schemas, and produces clean ones back.
The firm lives in spreadsheets, PDFs, CSVs, and Word docs — invoices, the monthly billing workbook, Clio activity exports, contracts, court filings, financial reports. This skill reads them for data, validates them against the firm's schemas, and produces clean ones back.
${CLAUDE_PLUGIN_ROOT}/references/billing-format.md (header, 9 columns, blank C and G, quoting, UTF-8 BOM, ASCII punctuation) before treating as authoritative.When the host environment provides dedicated xlsx / docx / pptx / pdf skills, use them for the mechanics — this skill is about why and what: which numbers to pull, how they feed billing, what to summarize.
Generate the billing CSV, the polished billing workbook (.xlsx), a month-end memo (.pdf/.docx), a reconciliation report, or a summary — to the layout and styling in ${CLAUDE_PLUGIN_ROOT}/references/output-style.md and the schema in ${CLAUDE_PLUGIN_ROOT}/references/billing-format.md. Use the host xlsx, pdf, and docx skills for the mechanics; this skill decides what goes in. Keep every deliverable firm-grade: restrained, legible, court-facing — never a raw dump.
billing-best-practices). Describe and extract what's needed; don't surface privileged substance unnecessarily.npx claudepluginhub patrickking67/claude-marketplace --plugin timekeeperOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.