seed-pdf-import
PDF to Seed Document Import
Convert PDFs into Seed Hypermedia documents by reading the PDF, structuring the content, and publishing via the Seed CLI. Images are extracted, converted to IPFS, and published atomically alongside the document.
For CLI setup, key management, and environment configuration, see the seed-hypermedia-write skill.
Prerequisites
- Seed CLI (
@seed-hypermedia/clion npm, binary:seed-cli) -- See the seed-hypermedia-write skill for detection, installation, updates, key management, and environment configuration. - For image extraction (optional) --
poppler-utilsforpdfimages, or Pythonpypdfium2. See references/pdf-extraction.md.
Workflow
Step 1: Read the PDF
Preferred: Read the PDF directly using vision capabilities. Analyze each page to understand:
More from seed-hypermedia/seed
xstate
Design, implement, review, and migrate XState v5 state machines and statecharts in TypeScript using modern v5 patterns. Use this whenever the user mentions XState, actors, state machines, statecharts, guards, transitions, workflows, or Stately, or is modeling non-trivial UI/app/process logic in a codebase that uses XState. Prefer a short machine sketch before code when requirements are fuzzy. If the problem is too simple for a state machine, say so and recommend @xstate/store instead.
384review-git-workdir
Review Git working directory.
21seed-hypermedia-read
Read-only Seed Hypermedia gRPC operations for querying documents, comments, entities, accounts, and server metadata.
20frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
18pencil-design
Design UIs in Pencil (.pen files) and generate production code from them. Use when working with .pen files, designing screens or components in Pencil, or generating code from Pencil designs. Triggers on tasks involving Pencil, .pen files, design-to-code workflows, or UI design with the Pencil MCP tools.
1