diff --git a/README.md b/README.md index 81c9c4ac..c9496e15 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ Claude Skills are customizable workflows that teach Claude how to perform specif - [git-pushing](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/git-pushing) - Automate git operations and repository interactions. - [google-workspace-skills](https://github.com/sanjay3290/ai-skills/tree/main/skills) - Suite of Google Workspace integrations: Gmail, Calendar, Chat, Docs, Sheets, Slides, and Drive with cross-platform OAuth. *By [@sanjay3290](https://github.com/sanjay3290)* - [outline](https://github.com/sanjay3290/ai-skills/tree/main/skills/outline) - Search, read, create, and manage documents in Outline wiki instances (cloud or self-hosted). *By [@sanjay3290](https://github.com/sanjay3290)* +- [pinchwork](https://github.com/anneschuth/pinchwork) - Agent-to-agent task marketplace MCP server. Delegate tasks to specialized agents, discover available work, and deliver results — enabling multi-agent collaboration via A2A protocol. *By [@anneschuth](https://github.com/anneschuth)* - [review-implementing](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/review-implementing) - Evaluate code implementation plans and align with specs. - [test-fixing](https://github.com/mhattingpete/claude-skills-marketplace/tree/main/engineering-workflow-plugin/skills/test-fixing) - Detect failing tests and propose patches or fixes.