Skip to main content
GitHub repository

agentic-plugins

agentic-plugins contains 15 collected skills from MattMagg, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
15
Stars
3
updated
2026-01-18
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

adk-advanced
software-developers

This skill should be used when the user asks about "visual builder", "no-code agent builder", "drag and drop", "ThinkingConfig", "extended thinking", "chain of thought", "reasoning", or needs guidance on using ADK's visual development tools or configuring advanced reasoning capabilities.

2026-01-18
adk-behavior
software-developers

This skill should be used when the user asks about "callbacks", "lifecycle hooks", "before_model_call", "after_tool_call", "plugins", "session state", "state management", "artifacts", "file uploads", "events", "EventActions", "human-in-the-loop", "confirmation", "memory", "MemoryService", "long-term memory", "remember across sessions", "RAG", "retrieval augmented generation", "grounding", "knowledge base", "vector search", or needs guidance on customizing agent behavior, intercepting execution, managing state across turns, implementing approval workflows, or implementing persistent memory or grounding agent responses in external knowledge.

2026-01-18
adk-core
software-developers

This skill should be used when the user asks about "creating a new ADK project", "initializing ADK", "setting up Google ADK", "adk create command", "ADK project structure", "YAML agent configuration", "creating an agent", "LlmAgent", "BaseAgent", "custom agent", "agent with different model", "Claude with ADK", "OpenAI with ADK", "LiteLLM", "multi-model agent", or needs guidance on bootstrapping an ADK development environment, authentication setup, choosing between Python code and YAML-based agent definitions, agent configuration, model selection, system instructions, or extending the base agent class for non-LLM logic.

2026-01-18
adk-orchestration
software-developers

This skill should be used when the user asks about "multi-agent systems", "sub-agents", "delegation", "agent routing", "orchestration", "SequentialAgent", "ParallelAgent", "LoopAgent", "agent-to-agent", "A2A protocol", "agent hierarchy", "streaming", "real-time responses", "SSE", "server-sent events", "websocket", "bidirectional", "Live API", "voice", "audio", "video", "multimodal streaming", or needs guidance on building systems with multiple specialized agents working together or implementing real-time communication patterns.

2026-01-18
adk-production
software-developers

This skill should be used when the user asks about "deploying", "production", "Agent Engine", "Vertex AI", "Cloud Run", "GKE", "Kubernetes", "hosting", "scaling", "guardrails", "safety", "content filtering", "input validation", "output validation", "authentication", "OAuth", "API keys", "credentials", "security plugins", "testing agents", "evaluation", "evals", "benchmarks", "tracing", "Cloud Trace", "logging", "observability", "AgentOps", "LangSmith", "user simulation", or needs guidance on deploying ADK agents to production environments, implementing safety measures, access control, secure authentication, testing, debugging, monitoring, or evaluating ADK agent quality.

2026-01-18
adk-tools
software-developers

This skill should be used when the user asks about "adding a tool", "FunctionTool", "creating tools", "MCP integration", "OpenAPI tools", "built-in tools", "google_search tool", "code_execution tool", "long-running tools", "async tools", "third-party tools", "LangChain tools", "computer use", or needs guidance on extending agent capabilities with custom functions, API integrations, or external tool frameworks.

2026-01-18
google-adk
software-developers

Workflow patterns and gotchas for Google Agent Development Kit. Directs to RAG for implementation.

2026-01-18
anthropic-agents
software-developers

Workflow patterns and gotchas for Anthropic/Claude agents. Directs to RAG for implementation.

2026-01-18
crewai
software-developers

Workflow patterns and gotchas for CrewAI. Directs to RAG for implementation.

2026-01-18
agent-debugging
software-developers

Systematic debugging workflow for all agentic frameworks. Directs to RAG for solutions.

2026-01-18
agent-deployment
network-and-computer-systems-administrators

Production deployment workflow for agentic systems. Directs to RAG for implementation.

2026-01-18
langchain
data-scientists-152051

Workflow patterns and gotchas for LangChain. Directs to RAG for implementation.

2026-01-18
langgraph
software-developers

Workflow patterns and gotchas for LangGraph. Directs to RAG for implementation.

2026-01-18
openai-agents
software-developers

Workflow patterns and gotchas for OpenAI Agents SDK. Directs to RAG for implementation.

2026-01-18
multi-agent-orchestration
software-developers

Workflow patterns for multi-agent systems across frameworks. Directs to RAG for implementation.

2026-01-18