bylanchuske· 9 skills
Use when the user wants to pull data out of one or more PDFs (invoices, bank/credit-card statements, receipts, reports, tables) and put it into a spreadsheet. pdf_read is one of the most-used tools; this codifies the read-PDF → structure → write-Excel workflow. Powered by Local MCP, on-device.
$npx -y skills add lanchuske/local-mcp-releases --skill local-mcp-pdf-to-sheetInstalls into the current project.
Run `npx skills use "https://github.com/lanchuske/local-mcp-releases" --skill "lanchuske/local-mcp-releases/local-mcp-pdf-to-sheet"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/lanchuske/local-mcp-releases" that are relevant to the current task. Run `npx skills add "https://github.com/lanchuske/local-mcp-releases"` and select the relevant skills, then follow their instructions.