Library Management

Manage personal manga libraries with favorites, reading progress, and history.

7|1|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/chiraitori/paperand --skill library-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Library Management
Source: https://github.com/chiraitori/paperand/tree/main/.agent/skills/library
Command: npx skills add https://github.com/chiraitori/paperand --skill library-management

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users manage their personal manga library, including tracking favorites and reading progress, ensuring a seamless reading experience.

Core Features & Use Cases

  • Library Management: Add, remove, and view manga in a personal library.
  • Favorites Tracking: Mark manga as favorites for quick access and organization.
  • Reading Progress: Automatically save and resume reading at the last read page and chapter.
  • Reading History: Keep a record of recently read manga and chapters.
  • Use Case: A user can add a new manga to their library, mark it as a favorite, and later resume reading from where they left off, with the app remembering their progress.

Quick Start

Use the Library Management skill to add the current manga to your favorites.

Frequently Asked Questions about Library Management

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

FAQPage Schema
How do I track manga reading progress across chapters and pages?

Manga reading progress is tracked by automatically saving the last read page and chapter, letting you resume reading exactly where you left off within your personal library.

What is the best way to organize favorite manga in a personal library?

Organizing favorite manga is done by marking specific titles as favorites for quick access, separating your preferred reads within your library for faster retrieval and management.

How do I keep a history of recently read manga chapters?

A reading history of recently read manga and chapters is maintained automatically by the library, recording your reading activities locally for future reference.

Can I use AsyncStorage to persist manga library data locally?

Yes, AsyncStorage is utilized to persist manga library data locally, ensuring your library, favorites, and reading progress remain saved across sessions.

How do I add and remove manga from my reading library?

Adding and removing manga from your reading library is supported through standard library management queries, allowing you to add new titles, remove unwanted ones, and view your collection.