Loading...
Loading...
Found 1,154 Skills
Provides tool and function calling patterns with LangChain4j. Handles defining tools, function calls, and LLM agent integration. Use when building agentic applications that interact with tools.
Before starting a task or taking a critical step, surface and verify the assumptions the agent is making. Checks 4 types - technical (libraries, APIs), data (files, formats), business logic (rules, scope), and user intent (what the user actually wants). Triggers on ambiguous requests, multi-step tasks, or whenever "are you sure", "check first", "don't assume" appears.
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)