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. parcadei
  4. /
  5. continuous-claude-v3
  6. /
  7. Agentica Prompts

Agentica Prompts

Editor's Note

If you're running multi-agent workflows with Agentica and hitting the ~35% failure rate from ambiguous LLM instructions, this gives you tested patterns to fix it. The core insight is directory-based handoffs instead of TaskOutput (which floods context) and explicit verbs like RETRIEVE instead of "read the file." You get system prompt templates for swarm, hierarchical, and generator/critic patterns, plus a proven 6-step orchestration workflow that goes research to plan to validate to TDD implementation. The verb mapping table alone (comparing "check if file has X" to "RETRIEVE contents, contains Y? YES/NO") is worth the install. Brings success rates from ~60% to ~95% by making instructions unambiguous to the LLM.

Install

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill agentica-prompts
Votes
0
Installs398
GitHub Stars3.8k
Categories
AI & Agent BuildingAutomation & Workflows
First SeenJun 3, 2026
View on GitHub

Comments

Login to comment

Related AI & Agent Building Skills

View all →
llm-application-dev-langchain-agent

sickn33/antigravity-awesome-skills

0
306
39.4k
llm application dev langchain agent
agentic-eval

github/awesome-copilot

0
9.4k
34.3k
Iterative evaluation and refinement patterns for improving AI agent outputs through self-critique loops.
ai-prompt-engineering-safety-review

github/awesome-copilot

0
9.4k
34.3k
Comprehensive safety analysis and improvement framework for AI prompts with detailed assessment methodologies.
emblem-ai-prompt-examples

emblemcompany/agent-skills

0
8.7k
10
emblem ai prompt examples
finalize-agent-prompt

github/awesome-copilot

0
8.6k
34.3k
Polish and refine agent prompt files against proven best practices.
mcp-deploy-manage-agents

github/awesome-copilot

0
8.6k
34.3k
Deploy and manage MCP-based declarative agents across Microsoft 365 with admin center governance, role-based access, and organizational distribution.