Loading...
Loading...
Found 13,205 Skills
Deep architectural knowledge of AI Agent Harness design patterns, implementation strategies, and Claude Code internals for building production-grade AI agents
Expert guide for Nous Research's Hermes Agent framework with self-improving learning loops, three-layer memory, and automatic Skill creation
agent-team: List tasks with optional run, agent, or status filters.
Build autonomous self-evolving AI agents with vision-grounded memory that operate computers through a perceive-reason-act cycle
Expert knowledge of agentic AI design patterns for autonomous agent development
Research collection of reconstructed prompt patterns and architectures for agentic AI coding assistants
Implementation guide for 17+ agentic AI architectures using LangChain and LangGraph for building sophisticated AI agents
A curated collection of research papers and resources on agentic reasoning for Large Language Models, organized by planning, tool use, search, self-evolution, and multi-agent systems.
Guides engineering of multi-agent systems—agent roles and specialization, orchestration topologies (supervisor, peer-to-peer, hierarchical, blackboard), task decomposition and routing, inter-agent messaging (A2A-style patterns), shared vs partitioned state, fan-out/fan-in and DAG workflows, synchronization and consensus, conflict resolution, fault tolerance and retries across agents, cost/latency/token budgets, cross-agent observability, testing multi-agent flows, and deployment (queues, durable workflows). Framework-agnostic; high-level LangGraph, Deep Agents, and agenthub—not single-agent loops (agentic-ai-developer), ML training (ai-engineer), strategy-only whiteboard (enterprise-strategist), or PM planning (technical-program-manager). Use for multi-agent system, multi-agent engineer, agent orchestration, supervisor agent, agent topology, fan-out fan-in, agent handoff protocol, multi-agent workflow, agent coordination, blackboard pattern, hierarchical agents, A2A, agent DAG, multi-agent architecture.
Agent Design Consultant and Review Tool. Based on 12-Factor AgentOps best practices, it is used for: (1) Discussing Agent architecture design solutions; (2) Reviewing the design of existing Agents/Skills/workflows, identifying issues, and providing improvement suggestions. Trigger phrases: Review my agent, Help me analyze this skill, Agent design, Agent optimization, Help me review this workflow, What's wrong with this agent, How to design an agent, Agent architecture consultation.
Use when tasks are complex and require full microservices collaboration: The main agent acts as a pure Orchestrator, strictly prohibited from writing code personally, and is responsible for accurately assigning responsibilities such as positioning, planning, coding, testing, and review to corresponding sub-agents (explorer, planner, worker, verifier, reviewer, fixer). This Skill enforces microservices workflow discipline, requiring full Chinese communication, minimal routing output, and minimized context transfer.
Expert guide for deploying, configuring, and optimizing Hermes AI agents with multi-platform support, MCP integration, and production best practices