CCM
/Skills
SkillsMCPMarketplacesDigestToolsAdvertise

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
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
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
  • Skill index
  • MCP index
  • Marketplace index
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by mertbuilds.com

Independent project, not affiliated with Anthropic
parcadei avatar

Agentica Claude Proxy

parcadei/continuous-claude-v3
473 installs3.9k stars
Summary

This is integration glue for running Agentica agents through Claude Code's CLI as their tool provider. The main value is the documented gotchas: you need the allowedTools flag or file operations silently fail, agents will hallucinate success without the anti-hallucination prompt engineering, and the response format must be SSE streaming with Python code blocks containing return statements. It's essentially a reference implementation with a proxy server that bridges Agentica's expectations to Claude's REPL mode. Worth reading if you're chaining agents with Claude Code tools and hitting permission errors or phantom successes. The architecture diagram and error table are the most useful parts.

Install to Claude Code

npx -y skills add parcadei/continuous-claude-v3 --skill agentica-claude-proxy --agent claude-code

Installs into .claude/skills of the current project.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Files
SKILL.md

Select a file.

Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
Put your SEO on autopilot
Put your SEO on autopilot
An agent that runs the SEO playbooks that move rankings and ships PRs you control.
Get founding access →
Vibe Prospecting MCPVibe Prospecting MCP
Vibe Prospecting MCP
Connect Claude to +800M contacts, +150M companies. Find & Enrich leads in chat.
Try For Free →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Categories
Backend & APIsDocumentationCLI & Terminal
First SeenJun 3, 2026
View on GitHub

More from parcadei/continuous-claude-v3

All 108 skills →
  • Fix473
  • Graceful Degradation473
  • Braintrust Analyze472
  • Loogle Search472
  • Wiring472
  • Mcp Chaining471
  • Observe Before Editing471
  • Pint Compute471
  • Qlty During Development471
  • Release471
  • Migrate470
  • Reference Sdk470
  • Tldr Deep470
  • No Polling Agents469
  • Agentica Prompts468
  • No Task Output468
  • Resume Handoff468
  • Explicit Identity467
  • Parallel Agent Contracts467
  • Tldr Router467
  • Tour467
  • Async Repl Protocol466
  • Environment Triage466
  • Llm Tuning Patterns466

Recommended

More Backend & APIs →
jezweb avatar
openai-api

jezweb/claude-skills

Build with OpenAI stateless APIs - Chat Completions (GPT-5.2, o3), Realtime voice, Batch API (50% savings), Embeddings, DALL-E 3, Whisper, and TTS. Prevents 16 documented errors. Use when: implementing GPT-5 chat, streaming, function calling, embeddings for RAG, or troubleshooting rate limits (429), API errors, TypeScript issues, model name errors.
472
960
aj-geddes avatar
database-performance-debugging

aj-geddes/useful-ai-prompts

Debug database performance issues through query analysis, index optimization, and execution plan review. Identify and fix slow queries.
469
317
auth0 avatar
auth0-fastapi-api

auth0/agent-skills

Use when protecting FastAPI endpoints with JWT Bearer token validation, scope checks, or DPoP binding. Integrates auth0-fastapi-api for stateless APIs receiving access tokens — use even if the user says "secure my FastAPI endpoints" or "validate tokens in FastAPI".
465
40
aj-geddes avatar
api-pagination

aj-geddes/useful-ai-prompts

Implement efficient pagination strategies for large datasets using offset/limit, cursor-based, and keyset pagination. Use when returning collections, managing large result sets, or optimizing query performance.
463
317
aj-geddes avatar
nosql-database-design

aj-geddes/useful-ai-prompts

Design NoSQL database schemas for MongoDB and DynamoDB. Use when modeling document structures, designing collections, or planning NoSQL data architectures.
460
317
sickn33 avatar
api-testing-observability-api-mock

sickn33/antigravity-awesome-skills

api testing observability api mock
451
39.4k