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. rysweet
  4. /
  5. amplihack
  6. /
  7. Knowledge Extractor

Knowledge Extractor

Editor's Note

This extracts learnings from debugging sessions, failed attempts, and solved problems so they don't disappear when the conversation ends. It structures insights into three buckets: discoveries (bugs and root causes), patterns (reusable solutions), and agent recommendations (workflows you've repeated enough times that automation makes sense). The skill hooks into Kuzu memory backend and suggests updates to PATTERNS.md. Honestly most valuable after you've spent 45 minutes debugging something obscure, since it forces you to write down what actually went wrong and why, which is the stuff you'll forget in two weeks but desperately need when the issue resurfaces.

Install

npx skills add https://github.com/rysweet/amplihack --skill knowledge-extractor
Votes
0
Installs258
GitHub Stars61
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment