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. Pubmed Search

Pubmed Search

Editor's Note

This gives you natural language search across PubMed's biomedical literature database using Valyu's semantic search API. Instead of wrestling with PubMed's query syntax, you just pass plain English questions and get back full article text, not just abstracts. It includes figures and images from papers, which is handy for research reviews. You'll need a Valyu API key (they give you $10 free credits to start). The implementation is clean, just a bash wrapper around a Node.js script with zero dependencies. Good for literature reviews, drug discovery research, or any AI project that needs to pull medical research data. The semantic search means it understands meaning rather than just keyword matching.

Install

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

Comments

Login to comment