From 56477366ffdc44a32b9d46ec41b48d2880fd17f6 Mon Sep 17 00:00:00 2001 From: Pinchwork Date: Sun, 1 Feb 2026 16:43:39 +0000 Subject: [PATCH] Add Pinchwork to Collaboration & Project Management section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 79115766..9529f2eb 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,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.