Rtamanyu N J
Community@God-Gamer-Manyu
A dedicated coder who thrives on tackling and solving complex problems.
Agent Skills by Rtamanyu N J
Showing 7 vetted skills indexed across 1 GitHub repositories.
google-agents-cli-scaffold
Scaffold Google ADK agent projects with deployment targets, CI/CD runners, and RAG templates.
google-agents-cli-eval
Evaluates ADK agents using datasets, metrics, and LLM-as-judge grading workflows.
google-agents-cli-deploy
Deploy ADK agents to Agent Runtime, Cloud Run, or GKE using agents-cli.
google-agents-cli-observability
Configure tracing, logging, and analytics for deployed ADK agents on Google Cloud.
google-agents-cli-adk-code
Provides ADK Python API patterns and code references for building agents, tools, and workflows.
google-agents-cli-publish
Registers deployed ADK agents with Gemini Enterprise using the agents-cli publish command.
google-agents-cli-workflow
Guides the full ADK agent lifecycle from scaffolding through deployment using agents-cli.
Frequently Asked Questions About Rtamanyu N J
FAQPage SchemaWhat tasks can I accomplish with Rtamanyu N J's Google ADK skills?▼
The seven skills cover the complete ADK lifecycle: scaffolding new projects, writing agent code with callbacks and state management, running evaluations with LLM-as-judge scoring, deploying to Cloud Run or GKE, setting up Cloud Trace observability, and publishing to Gemini Enterprise Agent Registry.
Who should use these Google ADK skills?▼
Developers building agents with Google's Agent Development Kit who need guidance on project scaffolding, ADK coding patterns, evaluation methodology, production deployment, monitoring, or registering agents with Gemini Enterprise. Suited for engineers managing agents from prototype through production.
How do I install and run these ADK skills?▼
Install the required binary with 'uv tool install google-agents-cli'. All seven skills require the agents-cli binary (version 0.6.1). Once installed, invoke the relevant skill for scaffolding, coding, evaluation, deployment, observability, or publishing tasks.
Are these Google ADK skills free and open source?▼
Yes. All seven skills are authored by Google and released under the Apache-2.0 license, permitting free use, modification, and distribution. There is no licensing cost, though deployed agents may incur Google Cloud infrastructure charges for Cloud Run, GKE, or BigQuery usage.
What prerequisites do these ADK skills require?▼
The only stated prerequisite is the agents-cli binary, installed via 'uv tool install google-agents-cli'. Deployment and observability skills additionally assume access to Google Cloud services such as Cloud Run, GKE, Cloud Trace, BigQuery, and service accounts for production infrastructure.