CLAUDE CODE MARKETPLACES
SkillsMarketplacesMCPDigestLearnAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Web & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web CrawlingAutomation & Workflows
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Claude Code Marketplaces

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Learn
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic
  1. Skills
  2. /
  3. lingfengqaq
  4. /
  5. webnovel-writer
  6. /
  7. Webnovel Query

Webnovel Query

Editor's Note

This queries story elements in Chinese web novel projects by reading from a structured memory system. It routes questions about characters, power systems, factions, or plot threads to the right data sources, prioritizing a contract-based hierarchy: master settings, volume and chapter contracts, committed chapters, then falling back to state.json and markdown files. The skill includes temporal queries so you can ask what a character's status was at chapter N. It's read-only and explicitly protects the project root from accidental writes. If you're managing a web novel with complicated world-building across hundreds of chapters and need to keep track of foreshadowing or power level consistency, this gives you structured lookups instead of grepping through files.

Install

npx skills add https://github.com/lingfengqaq/webnovel-writer --skill webnovel-query
Votes
0
Installs216
GitHub Stars4.7k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment