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. evoscientist
  4. /
  5. evoskills
  6. /
  7. Evo Memory

Evo Memory

Editor's Note

This is the persistent learning layer for research workflows. It maintains two memory stores: one for research directions (what's promising vs. what's been tried and failed), another for technical strategies (data processing, training tricks, architecture patterns that actually worked). Three evolution mechanisms update these stores after ideation cycles and experiment runs, classifying failures as implementation bugs versus fundamental dead ends. The paper implementation uses embedding-based retrieval to pull relevant knowledge into new cycles. Use it when you finish an ideation tournament, complete an experiment pipeline, or need to check what you learned last time before starting fresh. It's meta-learning infrastructure, not experiment execution.

Install

npx skills add https://github.com/evoscientist/evoskills --skill evo-memory
Votes
0
Installs267
GitHub Stars385
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment