joyspace-read

Extract JoySpace document content into structured summaries with chapters and citations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

JoySpace 文档需要高效、结构化的解读与摘要,当前手动阅读成本高且容易漏掉关键信息。

Core Features & Use Cases

  • 提取 JoySpace 文档文本并生成结构化摘要与元信息。
  • 支持多阶段快照合并、原文保留、以及对章节、表格等结构的提取,便于后续引用与分析。
  • Use Case: 将长篇 JoySpace 文档快速转化为可导航的摘要和要点,支持知识库构建、研究分析与内容审核。

Quick Start

Provide the JoySpace document URL to generate a structured summary.

Frequently Asked Questions about joyspace-read

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

FAQPage Schema
How do I extract content from a long JoySpace document with incremental loading?

To extract content from a long JoySpace document, provide the page URL to generate a structured summary. The Skill handles scroll-driven loading by taking incremental snapshots, merging them, and preserving the original text for complete extraction.

Can I generate structured summaries with chapter structure and tables from JoySpace pages?

Yes, you can generate structured summaries with chapter structure and tables from JoySpace pages. The extraction process parses document metadata, identifies chapters, and formats tables to produce a query-ready output for analysis.

What is the best way to preserve original text when extracting JoySpace documents for a knowledge base?

The best way to preserve original text when extracting JoySpace documents is using MCP to access the page and apply snapshot merging. This ensures the full content is captured incrementally without losing data during scroll-driven loading.

Does JoySpace text extraction work with MCP for documents requiring scroll-driven loading?

Yes, JoySpace text extraction works directly with MCP for documents requiring scroll-driven loading. It captures the page through multiple incremental snapshots to ensure all dynamically loaded content is fully merged and extracted.

How do I get meta information and citations from JoySpace document extraction?

To get meta information and citations from JoySpace document extraction, input the page URL into the system. The Skill automatically identifies and structures document metadata, chapter hierarchies, and citations into a navigable summary format.