Back to Skills

adk-agent-builder

jeremylongshore
Updated 3 days ago
179 views
712
74
712
View on GitHub
Metagoogleadkagentclaudereactmulti-agentorchestrationframework

About

This skill provides a framework for building AI agents with Google's Agent Development Kit, featuring Claude API integration and React-like patterns. It enables multi-agent orchestration and comes with production-ready tool libraries for services like LinkedIn and Apollo. Use it to rapidly scaffold deterministic, stateful agents for workflow automation and complex reasoning tasks.

Quick Install

Claude Code

Recommended
Primary
npx skills add jeremylongshore/claude-code-plugins-plus -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/jeremylongshore/claude-code-plugins-plus
Git CloneAlternative
git clone https://github.com/jeremylongshore/claude-code-plugins-plus.git ~/.claude/skills/adk-agent-builder

Copy and paste this command in Claude Code to install this skill

GitHub Repository

jeremylongshore/claude-code-plugins-plus
Path: backups/skills-batch-20251204-000554/plugins/jeremy-google-adk/skills/adk-agent-builder
0
aiautomationclaude-codedevopsmarketplacemcp

Related Skills

content-collections

Meta

This skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.

View skill

cloudflare-turnstile

Meta

This skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.

View skill

langchain

Meta

LangChain is a framework for building LLM applications using agents, chains, and RAG pipelines. It supports multiple LLM providers, offers 500+ integrations, and includes features like tool calling and memory management. Use it for rapid prototyping and deploying production systems like chatbots, autonomous agents, and question-answering services.

View skill

clerk-auth

Meta

This skill provides comprehensive guidance for implementing Clerk authentication across React, Next.js, and Cloudflare Workers applications. Use it when setting up protected routes, configuring JWT templates with custom claims, integrating with UI components, or testing authentication flows. It also helps prevent common issues like missing secret keys, JWT size limits, and middleware configuration errors.

View skill