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. getpaseo
  4. /
  5. paseo
  6. /
  7. Paseo Chat

Paseo Chat

Editor's Note

Gives Claude direct control over Paseo's agent orchestration system: spinning up subagents in worktrees, delegating tasks with specific providers (Claude Opus, Codex GPT-5.4), and managing their lifecycles. The interesting bit is the relationship model. By default, agents you create are your subagents and get archived with you, but you can pass detached mode for true handoffs. It reads orchestration preferences from ~/.paseo/orchestration-preferences.json to respect your provider choices per role (implementation, UI, research, planning, audit). The workflow is async by design since agents routinely run 10-30+ minutes. You create them, move on, and get notified when they finish or need permission. Solid if you're already running Paseo and want Claude to orchestrate multi-agent work instead of doing everything itself.

Install

npx skills add https://github.com/getpaseo/paseo --skill paseo-chat
Votes
0
Installs306
GitHub Stars7.2k
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment