ebook-search

Search and download ebooks from jbiaojerry.github.io/ebook-treasure-chest. Use when the user wants to find ebooks, search for books by title/author/category, get download links, or browse the 24,000+ book collection. Supports epub, mobi, azw3 formats. Chinese and English books available. USE FOR: search ebooks, find books, download ebooks, book recommendations, ebook collection, 电子书搜索, 电子书下载.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ebook-search" with this command: npx skills add eyslce/ebook-search

Ebook Search 📚

Search and download ebooks from jbiaojerry.github.io/ebook-treasure-chest (24,000+ books).

Quick Start

# Search for books
python3 scripts/ebook-db.py search "武侠"

# Search with category filter
python3 scripts/ebook-db.py search "科幻" --category "科幻"

# Limit results
python3 scripts/ebook-db.py search "python" -l 10

# Update the database cache
python3 scripts/ebook-db.py update

# Show database stats
python3 scripts/ebook-db.py stats

# List all categories
python3 scripts/ebook-db.py categories

How It Works

  1. Downloads all-books.json from the website (~5MB)
  2. Caches locally at ~/.cache/ebook-search/all-books.json
  3. Cache refreshes every 24 hours automatically
  4. Searches by title, author, and category (case-insensitive, multi-word)

Book Data Structure

Each book has:

  • title - Book title
  • author - Author name
  • category - Genre/category (武侠, 科幻, 文学, etc.)
  • link - Download URL (ctfile.com/城通网盘)
  • formats - Available formats (epub, mobi, azw3)
  • language - Language code (ZH, EN)

Workflow

  1. Run search with user's query
  2. Present results in a readable format
  3. When user picks a book, show the download link
  4. If user wants more results, increase -l limit or refine keywords

Tips

  • Use multiple keywords for better results (e.g., "金庸 武侠")
  • Check categories first to find the right genre
  • Run update if searches return stale results
  • The download links are on ctfile.com (城通网盘) - users need to visit them in browser

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

Miaoji Asin Clinic Pro

亚马逊ASIN诊所Pro版,90天行动计划+竞品对标+季节性优化日历。 从合规度、广告度、评论度、视觉度、内容度五维升级为可执行的长期作战方案。 基础功能可使用 miaoji-asin-clinic 免费版。

Registry SourceRecently Updated
Coding

wechat-publish-pro

Pure Python tool to convert Markdown to styled HTML and publish articles to WeChat official account drafts with AI-based content refinement and theme support.

Registry SourceRecently Updated
Coding

Miaoji Asin Clinic

基于ASIN和品类,快速诊断亚马逊Listing五维健康指数并智能排序修复优先级,提供详细分析与个性化修复方案。

Registry SourceRecently Updated
Coding

Toonany

A Claude Code skill for creating AI-generated short dramas (漫剧) from novels and stories. Use when user mentions "漫剧创作", "小说转剧本", "分镜生成", "短剧制作", "故事线生成", "大纲...

Registry SourceRecently Updated