Loading...
Loading...
Found 1,152 Skills
When a step fails during an agentic task, classify the error (transient, configuration, logic, or permanent), apply the right recovery strategy, and escalate to the user when all strategies are exhausted. Triggers on error messages, exceptions, tracebacks, "failed", "not working", "retry", or when 2 consecutive steps fail.
Meta-skill for creating and managing Claude Code skills
Guide for integrating Agentica SDK with Claude Code CLI proxy
Interactive workspace discovery - learn what tools, workflows, agents, and hooks are available
OPC Architecture Understanding
Build Python agents with Agentica SDK - @agentic decorator, spawn(), persistence, MCP integration
Never Use TaskOutput
Complete AI agent operating system setup with Kanban task management. Use when setting up multi-agent coordination, task tracking, or configuring an agent team. Includes theme selection (DBZ, One Piece, Marvel, etc.), workflow enforcement (all tasks through board), browser setup, GitHub integration, and memory enhancement (mem0, Supermemory, QMD).
Official Notion Model Context Protocol Server for workspace interaction.
N coordinated agents on shared task list (compatibility facade over team)
Structured checkpoint format for requesting human input. When an agent needs a decision, it must stop, present context, show options, and wait. Activate when delegating to subagents, running background tasks, or hitting any decision point that requires human judgment.
File-based knowledge persistence patterns: when to store discoveries, when to recall past solutions, and how to organize project memory. Activate when starting tasks, encountering errors, making decisions, or when context may be lost between sessions.