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. yorkeccak
  4. /
  5. scientific-skills
  6. /
  7. Patents Search

Patents Search

Editor's Note

This is a natural language interface to Valyu's global patent database. You throw semantic queries at it and get back full patent text, claims, diagrams, and metadata without wrestling with search syntax. It's genuinely useful for prior art searches, competitive intelligence, and freedom-to-operate analysis. The implementation is clean: zero dependencies, just Node's built-in fetch hitting Valyu's API. You'll need a Valyu API key, but they give you $10 in free credits to start. The output is structured JSON, so pipe it through jq or parse it however you want. If you're doing patent research or building IP tools, this saves you from reinventing semantic patent search.

Install

npx skills add https://github.com/yorkeccak/scientific-skills --skill patents-search
Votes
0
Installs440
GitHub Stars46
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment