joyspace-pdf

Export JoySpace documents to PDF via Chrome DevTools MCP.

2|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Maruko912/joyspace-mcp-skills --skill joyspace-pdf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: joyspace-pdf
Source: https://github.com/Maruko912/joyspace-mcp-skills/tree/main/skills/joyspace-pdf
Command: npx skills add https://github.com/Maruko912/joyspace-mcp-skills --skill joyspace-pdf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables exporting JoySpace online documents to PDF, reducing manual steps and ensuring consistent, downloadable output for sharing or archival.

Core Features & Use Cases

  • End-to-end PDF export: Navigate to a JoySpace document URL, trigger the export workflow, and choose options to include only the body or body with comments.
  • Guided browser automation: Leverages Chrome DevTools MCP to perform UI interactions reliably, with login prompts handled gracefully.
  • Use Case: Convert a shared JoySpace page into a portable PDF for offline review and archival records.

Quick Start

Provide the JoySpace document URL to the joyspace-pdf skill to initiate a PDF export.

Frequently Asked Questions about joyspace-pdf

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I export JoySpace documents to PDF from the web interface?

To export JoySpace documents to PDF, provide the document URL to automate navigation, handle login prompts, and trigger the export workflow via browser automation, producing a downloadable PDF file.

What is the best way to automate PDF export for online documents accessed via URL?

Automating PDF export for online documents involves using browser automation to navigate to the URL, manage authentication, and select export options, ensuring consistent output for sharing or archival without manual steps.

Can I include comments when converting a JoySpace page into a PDF?

Yes, when converting a JoySpace page into a PDF, you can choose to export the body only or the body with comments, allowing you to capture the full context of the document for offline review.

Do I need Chrome DevTools MCP to export JoySpace documents to PDF?

Yes, guided browser automation via Chrome DevTools MCP is required to perform reliable UI interactions for the PDF export, handling navigation and login prompts gracefully within the web interface.

What are the limitations of browser automation for exporting online documents to PDF?

Browser automation for exporting online documents to PDF is limited to specific web interfaces like JoySpace, requiring URL access and proper authentication, and may not support batch processing of multiple documents simultaneously.