Use Case
Stop doing repetitive documents & notes tasks manually. habib-pdf-to-json lets your AI agent handle them automatically through natural conversation. Extract structured data from construction PDFs. Convert specifications, BOMs, schedules, and reports from PDF to Excel/CSV/JSON. Use OCR for scanned documents and pdfplumber for native PDFs. This guide shows practical examples of using habib-pdf-to-json to automate common documents & notes workflows and save hours every week.
Install habib-pdf-to-json: npx clawhub@latest --dir ~/.claude/skills install habib-pdf-to-json
Identify the repetitive documents & notes tasks you want to automate
Describe the task to your AI in plain English
habib-pdf-to-json will execute the task and return results directly in the chat
Chain multiple tasks: ask your AI to run a sequence of operations
Copy these prompts and use them with your AI agent after installing habib-pdf-to-json
Automate my documents & notes tasks using habib-pdf-to-json
What repetitive tasks can habib-pdf-to-json handle for me?
Set up a workflow that runs habib-pdf-to-json every morning
Select your agent
Option 1: Install via CLI (recommended)
Recommended (no pre-install needed)
npx clawhub@latest --dir ~/.claude/skills install habib-pdf-to-jsonOr via clawhub CLI (if already installed)
clawhub --dir ~/.claude/skills install habib-pdf-to-jsonβ οΈ Requires Node.js 18+. No Node? Use Option 2 below to download the ZIP instead. Install Node.js β
Option 2: Manual install (no Node required)
Download the ZIP, extract it, and place the folder at the path below. Restart your agent to activate.
Install path
~/.claude/skills/habib-pdf-to-json/π‘Extract and place the folder at the path above, then restart your agent.