Install
openclaw skills install free-novel-searchSearch and find free, legally available novels from public domain, open license, and legitimate free-to-read platforms worldwide.
openclaw skills install free-novel-searchThis skill helps discover and access free, legally available novel resources. It includes curated platform lists, search utilities, and guidance on identifying legitimate free novel sources.
Scope: Public domain works, open-licensed novels, and legitimate free-to-read platforms.
Out of Scope: Piracy sites, unauthorized copies, or copyrighted works offered without permission.
For most requests, use the resources directly:
scripts/search_novels.py --helpSearch free novel databases and aggregators.
# Basic search
python scripts/search_novels.py --query "fantasy novel"
# Search specific category
python scripts/search_novels.py --query "science fiction" --category scifi
# Search Project Gutenberg (public domain)
python scripts/search_novels.py --query "Jane Austen" --source gutenberg
# Export results to file
python scripts/search_novels.py --query "mystery" --output results.json
Options:
--query: Search term--source: gutenberg, openlibrary, all (default: all)--category: fiction, scifi, fantasy, mystery, romance, nonfic--limit: Maximum results (default: 20)--output: Output file path (JSON)| Platform | Type | Content | URL |
|---|---|---|---|
| Project Gutenberg | Public Domain | Classic literature | gutenberg.org |
| Open Library | Open Access | Modern + classics | openlibrary.org |
| ManyBooks | Public Domain | 50,000+ free eBooks | manybooks.net |
| Feedbooks | Mixed | Fiction & non-fiction | feedbooks.com |
| Wikisource | User-contributed | Public domain works | en.wikisource.org |
| LoCosmos | Open License | Science fiction | lcosmos.com |
| Royal Road | Original Fiction | Web novels | royalroad.com |
| Wattpad | User-generated | Modern fiction | wattpad.com |
| Platform | Type | Content | URL |
|---|---|---|---|
| 书旗网 | Free Reading | Popular web novels | shuqi.com |
| 顶点中文 | Free Reading | Web novels | dingdian.cn |
| 笔趣阁 | Free Reading | Classic + Web novels | biquge.com.cn |
| 17K小说网 | Freemium | Various genres | 17k.com |
| 纵横中文网 | Free Reading | Web fiction | zongheng.com |
| Platform | Type | Content | URL |
|---|---|---|---|
| 青空文庫 | Public Domain | Classic Aozorabunko | aozora.gr.jp |
| 小説家になろう | Self-published | Web novels | syosetu.com |
| カクヨム | Free Reading | Various genres | kakuyomu.jp |
| ハーメルン | Fan fiction | Fan works | hameln.jp |
| Platform | Type | Content | URL |
|---|---|---|---|
| 문피아 | Free Reading | Web novels | munpia.com |
| 카카오페이지 | Freemium | Various genres | page.kakao.com |
| 리디북스 | Freemium | Light novels | ridibooks.com |
Understanding license types helps identify truly free resources:
For modern works (post-1928), assume copyrighted unless verified otherwise.
Safe to search:
Red flags for illegal sites:
Green flags for legitimate sites:
Note: This skill promotes legal access to literature. Always verify that platforms and works are properly licensed before recommending them.