Generates a standard Dockerfile that includes both Python and Node.js environments for AI agents.
لغة النص الأصلي: الإنجليزية
القائمة
Skills في هذا المستودع
جمع SkillsMP عدد ٥٥ من skills من GoogleCloudPlatform/devrel-demos. افتح أي skill لمراجعة مصدره وتفاصيله.
GoogleCloudPlatform/devrel-demosعرض ١٥ من أصل ٥٥ skills مجمعة.
Generates a standard Dockerfile that includes both Python and Node.js environments for AI agents.
لغة النص الأصلي: الإنجليزية
Automates the generation of Terraform files for a secure Cloud Run deployment of an AI agent.
لغة النص الأصلي: الإنجليزية
Assists developers in collecting and structuring a library of diverse examples ("Golden Dataset") required for data-driven evaluation, including tool trajectories.
لغة النص الأصلي: الإنجليزية
Configures Model Armor security policies (Prompt Injection, Jailbreak, RAI filters).
لغة النص الأصلي: الإنجليزية
Implements the "Defense-in-Depth" integration pattern in Python (intercepting prompts, parsing filter results).
لغة النص الأصلي: الإنجليزية
Standardizes the creation of Sensitive Data Protection (DLP) templates for PII and credential redaction.
لغة النص الأصلي: الإنجليزية
Implements the "in-memory only" secret pattern for Google Cloud production agents.
لغة النص الأصلي: الإنجليزية
Scaffolds the McpToolset connection logic for standard servers (Reddit, Google Docs) or custom local Python scripts.
لغة النص الأصلي: الإنجليزية
Generates optimized descriptions for video platforms from transcripts and supplementary material. Use when the user asks for a video description or provides a transcript for video preparation.
لغة النص الأصلي: الإنجليزية
Standardized setup for new Go (Golang) projects and services. Activate to ensure clean, idiomatic project structures (Standard Layout) and implement production-ready patterns (graceful shutdown, package separation) from day one.
لغة النص الأصلي: الإنجليزية
Real-time source of truth for software and model versions. Activate when adding dependencies, installing packages, or identifying Gemini model names. Bypasses internal knowledge cutoffs by querying live registries (NPM, PyPI, Go Proxy) and official…
لغة النص الأصلي: الإنجليزية
Expert in Go project scaffolding, standard layout compliance, and dependency management. Activates for "new project", "structure", "layout".
لغة النص الأصلي: الإنجليزية
Specialist in implementing robust HTTP services and APIs in Go. Activates for "endpoint", "handler", "API", "server".
لغة النص الأصلي: الإنجليزية
Expert code reviewer focusing on idiomatic Go, concurrency safety, and clean code principles. Activates for "review", "idiomatic", "refactor".
لغة النص الأصلي: الإنجليزية
Expert in Go testing patterns, table-driven tests, httptest, benchmarking, and fuzzing. Activates for "test", "fail", "benchmark", "debug", "fuzz".
لغة النص الأصلي: الإنجليزية