Webnovel Query
Find specific plot points, characters, or chapters within webnovels using keywords and author names.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add webnovel-query npx -- -y @trustedskills/webnovel-query
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"webnovel-query": {
"command": "npx",
"args": [
"-y",
"@trustedskills/webnovel-query"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to interact with the WebNovel platform, allowing them to search for specific novels and retrieve detailed metadata such as titles, authors, and descriptions. It serves as a bridge between automated workflows and the vast library of web serials available on the site.
When to use it
- Content Discovery: Automatically finding new fantasy or romance series based on user preferences before generating summaries.
- Author Research: Gathering publication history and author names to verify credentials for potential collaborations.
- Data Aggregation: Collecting metadata from multiple titles to build a database for recommendation engines.
- Trend Analysis: Identifying popular genres or specific keywords currently trending on the platform.
Key capabilities
- Search functionality across the WebNovel catalog
- Retrieval of novel titles and author information
- Extraction of book descriptions and metadata
- Integration with the
webnovel-writerecosystem
Example prompts
- "Find me three highly-rated urban cultivation novels published in the last year."
- "Search for books by the author 'Er Gen' and list their titles."
- "Gather a list of fantasy web novels that feature dragon riders."
Tips & gotchas
Ensure your AI agent has valid network access to the WebNovel domain, as this skill relies on live API responses. Results may vary based on the platform's current indexing and availability of specific titles.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.