- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
Build Your Google ADK Skill
by majiayu000
"Create your Google Agent Development Kit skill in one prompt, then learn to improve it throughout the chapter"
wolf-scripts-agents
by majiayu000
Agent coordination, orchestration, and multi-agent workflow management scripts
Article Verification Workflow
by majiayu000
The most comprehensive Claude Code skills registry Web Search: https://skills-registry-web.vercel.app
AgentOps State Discipline
by majiayu000
The most comprehensive Claude Code skills registry Web Search: https://skills-registry-web.vercel.app
adb-skill-generator
by majiayu000
Meta-tool for rapid adb-* skill creation from templates
Spec Management workflow
by majiayu000
The most comprehensive Claude Code skills registry Web Search: https://skills-registry-web.vercel.app
Claude Code Guide
by davila7
Master guide for using Claude Code effectively. Includes configuration templates, prompting strategies "Thinking" keywords, debugging techniques, and best practices for interacting with the agent.
agent-messaging
by davila7
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an agent", "check agent inbox", "message another agent", "reply to a message", "notify an agent", or any inter-agent communication task.
langchain
by davila7
Framework for building LLM-powered applications with agents, chains, and RAG. Supports multiple providers (OpenAI, Anthropic, Google), 500+ integrations, ReAct agents, tool calling, memory management, and vector store retrieval. Use for building chatbots, question-answering systems, autonomous agents, or RAG applications. Best for rapid prototyping and production deployments.
nav-init
by alekspetrov
Initialize Navigator documentation structure in a project. Auto-invokes when user says "Initialize Navigator", "Set up Navigator", "Create Navigator structure", or "Bootstrap Navigator".
ecomode
by Yeachan-Heo
Token-efficient model routing modifier
learn-about-omx
by Yeachan-Heo
Learn about your OMX usage patterns and get personalized recommendations
agentation-self-driving
by benjitaylor
Autonomous design critique mode using the Agentation annotation toolbar. Use when the user asks to "critique this page," "add design annotations," "review the UI," "self-driving mode," "auto-annotate," or wants an AI agent to autonomously add design feedback annotations to a web page via the browser. Requires the Agentation toolbar to be installed on the target page and agent-browser skill to be available.
agent-authentication
by ruvnet
Agent skill for authentication - invoke with $agent-authentication
agent-evaluation
by davila7
"Testing and benchmarking LLM agents including behavioral testing, capability assessment, reliability metrics, and production monitoring—where even top agents achieve less than 50% on real-world benchmarks Use when: agent testing, agent evaluation, benchmark agents, agent reliability, test agent."
autogpt-agents
by davila7
Autonomous AI agent platform for building and deploying continuous agents. Use when creating visual workflow agents, deploying persistent autonomous agents, or building complex multi-step AI automation systems.
dispatching-parallel-agents
by davila7
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
claude-ecosystem
by majiayu000
"Claude Code ecosystem expertise. Modules: CLI tool (setup, slash commands, MCP servers, hooks, plugins, CI/CD), extensibility (agents, skills, output styles creation), CLAUDE.md (project instructions, optimization). Actions: configure, troubleshoot, create, deploy, integrate, optimize Claude Code. Keywords: Claude Code, Anthropic, CLI tool, slash command, MCP server, Agent Skill, hook, plugin, CI/CD, enterprise, CLAUDE.md, agentic coding, agent, skill, output-style, SKILL.md, subagent, Task tool, project instructions, token optimization. Use when: learning Claude Code features, configuring settings, creating skills/agents/hooks, setting up MCP servers, troubleshooting issues, CI/CD integration, initializing or optimizing CLAUDE.md files."
agent-hierarchy-diagram
by majiayu000
"Generate visual hierarchy diagrams of agent system showing levels and delegation. Use for documentation or onboarding."
wolf-scripts-agents
by majiayu000
Agent coordination, orchestration, and multi-agent workflow management scripts
session-investigator
by evalstate
Investigate fast-agent session and history files to diagnose issues. Use when a session ended unexpectedly, when debugging tool loops, when correlating sub-agent traces with main sessions, or when analyzing conversation flow and timing. Covers session.json metadata, history JSON format, message structure, tool call/result correlation, and common failure patterns.
dispatching-parallel-agents
by guanyang
Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies
tennis-data
by machina-sports
ATP and WTA tennis data via ESPN public endpoints — tournament scores, season calendars, player rankings, player profiles, and news. Zero config, no API keys. Use when: user asks about tennis scores, match results, tournament draws, ATP/WTA rankings, tennis player info, or tennis news. Don't use when: user asks about other sports. Don't use for live point-by-point data — scores update after each set/match.
agent-review
by BasedHardware
"Agent Review workflows and best practices for catching bugs before merging. Use for reviewing agent-generated code and local changes."