6385 results (44.1ms) page 10 / 320
dwfennell / claude-agent-sdk-builder-claude-agent-sdk-builder exact

Guide for building agents with the Claude Agent SDK (TypeScript/Node.js). Use when creating SDK-based agents, custom tools, in-code subagents, or production agent applications. Provides templates,...

microsoft / agent-skills exact

Skills, MCP servers, Custom Coding Agents, Agents.md for SDKs to ground Coding Agents

tekliner / improvado-agentic-frameworks-and-skills-multi-agent-orchestrator exact

Orchestrate parallel CLI agents (Claude Code, Codex, Gemini) for competitive evaluation. Use when user says "run multi-agent", "compare agents", "launch competitive evaluation", "use parallel...

zrt-ai-lab / opencode-skills-uni-agent exact

统一智能体协议适配层。一套 API 调用所有 Agent 协议(ANP/MCP/A2A/AITP 等)。当用户需要调用 Agent、跨协议通信、连接工具时触发此技能。

automindtechnologie-jpg / ultimate-skill-md-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

ramidamolis-alt / agent-skills-workflows-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

404kidwiz / agent-skills-backup-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

Ianfr13 / claude-code-plugins-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

halay08 / fullstack-agent-skills-agent-memory-systems exact

Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector...

kasperjunge / agent-resources-legacy-coding-agent-docs exact

Stay current with how OpenCode, OpenAI Codex, and Claude Code implement extensibility features (skills, slash commands, subagents, custom prompts). Use when comparing implementations across AI...

mjunaidca / mjs-agent-skills-evaluation exact

Build evaluation frameworks for agent systems. Use when testing agent performance, validating context engineering choices, or measuring improvements over time.

memgrafter / skills-flatagents-dynamic-agent exact

Dynamically generate and execute a specialized agent for any task. Use when the user has an arbitrary task that would benefit from a custom-generated agent.

shipshitdev / library-multi-agent-patterns exact

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

itsAR-VR / goatedskills-multi-agent-patterns exact

Design multi-agent architectures for complex tasks. Use when single-agent context limits are exceeded, when tasks decompose naturally into subtasks, or when specializing agents improves quality.

mjunaidca / mjs-agent-skills-tool-design exact

Design tools that agents can use effectively. Use when creating new tools for agents, debugging tool-related failures, or optimizing existing tool sets.

waynesutton / convexskills-convex-agents exact

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

charlietlamb / ferix-convex-agents exact

Building AI agents with the Convex Agent component including thread management, tool integration, streaming responses, RAG patterns, and workflow orchestration

itechmeat / llm-code-agent-browser exact

Headless browser automation CLI for AI agents. Covers commands, refs, sessions, snapshots, cloud providers, profiles. Keywords: agent-browser, browser automation, refs, snapshot.

mjunaidca / mjs-agent-skills-memory-systems exact

Design and implement memory architectures for agent systems. Use when building agents that need to persist state across sessions, maintain entity consistency, or reason over structured knowledge.

aktsmm / agent-skills-agentic-workflow-guide exact

Create, review, and update Prompt and agents and workflows. Covers 5 workflow patterns, runSubagent delegation, Handoffs, Context Engineering. Use for any .agent.md file work or multi-agent system design.