Anime Ebook Reader

v1.0.0

动漫轻小说、电子书阅读助手。支持TXT、PDF、EPUB、MOBI等格式。用于阅读动漫小说、整理书单、管理阅读进度、提取章节内容。触发场景:用户上传动漫电子书/轻小说文件、询问书单推荐、整理阅读笔记、提取小说章节。

0· 64·0 current·0 all-time
byMarson@marson2016
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (anime ebook reader) matches the instructions: reading TXT/PDF/EPUB/HTML, extracting chapters, summarizing, and tracking progress. It does not ask for unrelated credentials, system paths, or external services beyond what the description implies.
Instruction Scope
SKILL.md instructs the agent to use a 'read' tool to process uploaded files and to extract/parse common ebook formats. It also mentions OCR for image PDFs and references Python pdfplumber; these are reasonable for the stated task but the instructions are high-level and could lead the agent to attempt using local tools or ask the runtime for OCR support. The doc asks to '记住进度' (remember progress) in the conversation — this is expected, but it's ambiguous whether progress persists beyond the current chat session.
Install Mechanism
There is no install spec and no code files (instruction-only skill), so nothing will be downloaded or written to disk by the skill itself. The references mention tools (pdfplumber, OCR) but no install actions are declared — this is informational rather than an installer.
Credentials
The skill requires no environment variables, credentials, or config paths. It only needs access to user-uploaded ebook files, which is appropriate for its purpose.
Persistence & Privilege
always:false and normal invocation means the skill isn't force-enabled and can be invoked normally. The only potential concern is the ambiguity around 'remember progress' — SKILL.md implies tracking progress within the conversation, but does not specify any persistent storage or external account linkage.
Assessment
This skill appears coherent for reading and summarizing uploaded ebook files and does not request credentials or perform installs. Before installing or using it, consider: (1) Confirm where reading-progress is stored — is it only in the current conversation or persisted across sessions? (2) If you plan to upload copyrighted ebooks, be aware of copyright rules; the skill may extract/emit large excerpts. (3) The doc mentions OCR and python pdf tools but provides no installer — your runtime must supply any needed OCR/pdf libraries. (4) If you require confidentiality, verify how the platform handles uploaded files (are they sent to external services for OCR?). If these questions are answered satisfactorily, the skill is reasonable to use.

Like a lobster shell, security has layers — review code before you run it.

latestvk9715cb91vsb3zkptpnf0fmw2h846add

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments