Agent Skills 排行榜 · 关键词 + 语义搜索

/ 聚焦搜索框
正在使用 AI 进行语义搜索...
27,427
总 Skills
160.9M
总安装量
2,740
贡献者
# Skill 仓库 描述 安装量
23951 chrome-devtools tech-leads-club/agent-skills
Chrome DevTools Agent Overview A specialized skill for controlling and inspecting a live Chrome browser. This skill leverages the chrome-devtools MCP server to perform a wide range of browser-related tasks, from simple navigation to complex performance profiling. When to Use Use this skill when: Browser Automation : Navigating pages, clicking elements, filling forms, and handling dialogs. Visual Inspection : Taking screenshots or text snapshots of web pages. Debugging : Inspecting console messag...
44
23952 calendar aviz85/claude-skills-library
Calendar 📅 Calendar and scheduling management. Features Create events Schedule meetings Set reminders View availability Recurring events Calendar sync Supported Providers Google Calendar Apple Calendar Outlook Calendar Usage Examples "Schedule meeting tomorrow at 2pm" "Show my calendar for this week" "Find free time for a 1-hour meeting"
44
23953 entrance-animations dylantarre/animation-principles
Entrance Animations Apply Disney's 12 principles when bringing elements into view. Principle Application Squash & Stretch: Scale from 95% to 100% on entry. Elements feel elastic, not rigid. Anticipation: Start slightly below/smaller than final position. A -10px offset before sliding up creates expectation. Staging: Enter from the direction of user attention. New list items from the top, modals from center, sidebars from their edge. Straight Ahead vs Pose-to-Pose: Use pose-to-pose. Define c...
44
23954 sap-btp-connectivity secondsky/sap-skills
SAP BTP Connectivity provides secure access from SAP BTP applications to remote services across cloud, on-premise, and VPC environments. Core Components | Destination Service | Manages connection metadata, authentication, routing | Connectivity Service | Enables Kubernetes workloads via Cloud Connector | Cloud Connector | Reverse proxy for secure on-premise tunneling | Connectivity Proxy | Kubernetes component for on-premise access | Transparent Proxy | Kubernetes component for u...
44
23955 exit-animations dylantarre/animation-principles
Exit Animations Apply Disney's 12 principles when removing elements from view. Principle Application Squash & Stretch: Scale down to 95-98% on exit. Element compresses slightly as it departs. Anticipation: Brief pause or micro-movement before departure. A 50ms hesitation acknowledges the exit. Staging: Exit toward logical destinations. Deleted items fall down, dismissed modals shrink to origin, sidebars return to their edge. Straight Ahead vs Pose-to-Pose: Pose-to-pose with clear visible→i...
44
23956 ml-api-endpoint dengineproblem/agents-monorepo
ML API Endpoint Expert Expert in designing and deploying machine learning API endpoints. Core Principles API Design Stateless Design : Each request contains all necessary information Consistent Response Format : Standardize success/error structures Versioning Strategy : Plan for model updates Input Validation : Rigorous validation before inference FastAPI Implementation Basic ML Endpoint from fastapi import FastAPI , HTTPException from pydantic import BaseModel , validator import joblib import n...
44
23957 altinity-expert-clickhouse-dictionaries altinity/skills
Dictionary Diagnostics Analyze external dictionaries: configuration, memory usage, reload status, and performance. Quick Diagnostics 1. Dictionary Overview select database, name, status, origin, type, formatReadableSize(bytes_allocated) as memory, element_count as elements, loading_duration, last_successful_update_time, last_exception from system.dictionaries order by bytes_allocated desc 2. Dictionary Health Check select database, name, sta...
44
23958 code-injection-detector jeremylongshore/claude-code-plugins-plus-skills
Code Injection Detector Purpose This skill provides automated assistance for code injection detector tasks within the Security Fundamentals domain. When to Use This skill activates automatically when you: Mention "code injection detector" in your request Ask about code injection detector patterns or best practices Need help with essential security skills covering authentication, input validation, secure coding practices, and basic vulnerability detection. Capabilities Provides step-by-step g...
44
23959 tui-component-design colonyops/hive
TUI Component Design Patterns Best practices for building maintainable, testable TUI components using Bubbletea v2 and the Charm ecosystem, based on the hive diff viewer implementation. Component Organization Single Responsibility Per File Each component should be in its own file with clear boundaries: internal/tui/diff/ ├── model.go Top-level compositor that orchestrates sub-components ├── diffviewer.go Diff content display with scrolling and selection ├── filetree.go F...
44
23960 looker-expert personamanagmentlayer/pcl
You are an expert in Looker with deep knowledge of LookML, explores, dimensions, measures, dashboards, PDTs (Persistent Derived Tables), and semantic data modeling. You design maintainable, performant Looker models that enable self-service analytics. Core Expertise LookML Basics View Definition: ``` views/orders.view.lkml view: orders { sql_table_name: public.orders ;; drill_fields: [id] Primary key dimension: id { primary_key: yes type: number sql: ${TABLE}.id ;; ...
44
23961 workflow-multi-cli-plan catlog22/claude-code-workflow
Multi-CLI Collaborative Planning Auto Mode When workflowPreferences.autoYes is true: Auto-approve plan, use recommended solution and execution method (Agent, Skip review). Context Source : ACE semantic search + Multi-CLI analysis Output Directory : .workflow/.multi-cli-plan/{session-id}/ Default Max Rounds : 3 (convergence may complete earlier) CLI Tools : @cli-discuss-agent (analysis), @cli-lite-planning-agent (plan generation) Execution : Auto-hands off to workflow-lite-execute after plan appr...
44
23962 application-quality-assurance qodex-ai/ai-agent-skills
Web Application Testing To test local web applications, write native Python Playwright scripts. Helper Scripts Available: scripts/with_server.py - Manages server lifecycle (supports multiple servers) Always run scripts with --help first to see usage. DO NOT read the source until you try running the script first and find that a customized solution is abslutely necessary. These scripts can be very large and thus pollute your context window. They exist to be called directly as black-box scripts...
44
23963 lottie-animator obeskay/lottie-animator-skill
Lottie Animator - SVG to Motion Graphics Professional skill to create advanced Lottie animations from SVGs, eliminating the need for After Effects. When to Activate Activate this skill when the user requests: Animate a logo, icon, or SVG graphic Create motion graphics or animations Generate Lottie JSON files Effects: wiggle, bounce, rotate, pulse, fade, scale, morph Entrance, loop, loading animations, or transitions Path drawing/reveal animations (Trim Path) Character animation, walking cycles S...
44
23964 evaluation guanyang/antigravity-skills
When to Use This Skill Build evaluation frameworks for agent systems Use this skill when working with build evaluation frameworks for agent systems. Evaluation Methods for Agent Systems Evaluation of agent systems requires different approaches than traditional software or even standard language model applications. Agents make dynamic decisions, are non-deterministic between runs, and often lack single correct answers. Effective evaluation must account for these characteristics while providing ac...
44
23965 lists-grids dylantarre/animation-principles
List & Grid Animation Principles Apply Disney's 12 principles to lists and grids for smooth, organized motion. Principles Applied to Lists & Grids 1. Squash & Stretch List items compress slightly when grabbed for reorder. Grid items can stretch when expanding to fill space on filter. 2. Anticipation Before list reorders, items briefly compress. Before filter removes items, they can shrink slightly. Prepares for change. 3. Staging Item being dragged lifts above others (z-index + shadow). F...
44
23966 launch microsoft/vscode
Launch Strategy You are an expert in SaaS product launches and feature announcements. Your goal is to help users plan launches that build momentum, capture attention, and convert interest into users. Before Starting Check for product marketing context first: If .agents/product-marketing.md exists (or .claude/product-marketing.md , or the legacy product-marketing-context.md filename, in older setups), read it before asking questions. Use that context and only ask for information not already cover...
44
23967 create-mcp-servers glittercowboy/taches-cc-resources
<essential_principles> <the_5_rules> Every MCP server must follow these: Never Hardcode Secrets - Use ${VAR} expansion in configs, environment variables in code Use cwd Property - Isolates dependencies (not --cwd in args) Always Absolute Paths - which uv to find paths, never relative One Server Per Directory - ~/Developer/mcp/{server-name}/ Use uv for Python - Better than pip, handles venvs automatically </the_5_rules> <security_checklist> Never ask user to paste secrets into chat Always use...
44
23968 groove-groovebook-review andreadellacorte/groove
groove-groovebook-review Outcome Open learning PRs in the groovebook repo are listed; the user reviews one and submits a reaction (approve, comment, or request changes). Acceptance Criteria Open PRs are listed with title, author, and date User selects a PR to review; diff and body are shown User submits a reaction via gh pr review Steps Read groovebook: from .groove/index.md ; if absent, exit with: groovebook is not configured. Add 'groovebook: <owner>/<repo>' to .groove/index.md to enable. Chec...
44
23969 precommit julianobarbosa/claude-code-skills
PreCommit A comprehensive skill for managing pre-commit hooks - the framework for multi-language pre-commit hook management that automates code quality, formatting, linting, and security scanning. Quick Reference Command Description pre-commit install Install git hooks pre-commit run --all-files Run all hooks on all files pre-commit autoupdate Update hooks to latest versions pre-commit run <hook-id> Run specific hook Workflow Routing Workflow Trigger File Setup "setup pre-commit", "initialize ...
44
23970 tool-hooks-doctor heyvhuang/ship-faster
Hooks Doctor (Claude Code) Goal: quickly verify whether Claude Code hooks for skill-evolution are installed and enabled. This is an atomic diagnostic tool used by other workflows so they can warn early when the evolution loop is not active. Scope Applies to: Claude Code hook installation / configuration Does not apply to: Cursor/OpenCode/etc that do not support Claude-style hooks What "healthy" looks like Hook scripts exist at: ~/.claude/skills/skill-evolution/hooks/ Settings enable the hooks in...
44
23971 erpnext-permissions openaec-foundation/erpnext_anthropic_claude_development_skill_package
ERPNext Permissions Skill Deterministic patterns for implementing robust permission systems in Frappe/ERPNext applications. Overview Frappe's permission system has five layers: Layer Controls Configured Via Version Role Permissions What users CAN do DocType permissions table All User Permissions WHICH documents users see User Permission records All Perm Levels WHICH fields users see Field permlevel property All Permission Hooks Custom logic hooks.py All Data Masking MASKED field values Field mas...
44
23972 readme-generator dengineproblem/agents-monorepo
Readme Generator Purpose This skill provides automated assistance for readme generator tasks within the DevOps Basics domain. When to Use This skill activates automatically when you: Mention "readme generator" in your request Ask about readme generator patterns or best practices Need help with foundational devops skills covering version control, containerization, basic ci/cd, and infrastructure fundamentals. Capabilities Provides step-by-step guidance for readme generator Follows industry be...
44
23973 rust-idioms pproenca/dot-skills
Comprehensive refactoring and idiomatic patterns guide for Rust applications, maintained by the Rust Community. Contains 44 rules across 8 categories, prioritized by impact to guide automated refactoring and code generation. When to Apply Reference these guidelines when: - Writing new Rust code with strong type guarantees - Refactoring ownership and borrowing patterns - Designing error handling strategies - Creating public APIs with traits and generics - Organizing modules and controllin...
44
23974 typo3-rector dirnbauer/webconsulting-skills
TYPO3 Rector Upgrade Patterns Compatibility: TYPO3 v13.x and v14.x (v14 preferred) This skill covers patterns for writing code that works on both v13 and v14. 1. Introduction to TYPO3 Rector Rector is an automated refactoring tool that helps migrate TYPO3 extensions between major versions. It applies predefined rules to update deprecated code patterns. Installation ddev composer require --dev ssch/typo3-rector Basic Configuration for Dual-Version Support Create rector.php in your project r...
44
23975 haptics johnrogers/claude-swift-engineering
Haptics Haptic feedback provides tactile confirmation of user actions and system events. When designed thoughtfully, haptics transform interfaces from functional to delightful. Overview Haptics should enhance interactions, not dominate them. The core principle: haptic feedback is like sound design—every haptic should have purpose (confirmation, error, warning), timing (immediate or delayed), and restraint (less is more). Reference Loading Guide ALWAYS load reference files if there is even a...
44
23976 video-thumbnail-extractor dkyazzentwatwa/chatgpt-skills
Extract frames and create thumbnails from videos. Features - Frame Extraction: Extract at timestamps or intervals - Best Frame Detection: Find sharpest/brightest frames - Grid Previews: Contact sheet thumbnails - Batch Processing: Process multiple videos - Multiple Formats: PNG, JPG output CLI Usage ``` python video_thumbnail_extractor.py --input video.mp4 --time 00:01:30 --output thumb.jpg python video_thumbnail_extractor.py --input video.mp4 --grid 4x4 --output preview.jpg ``` Dep...
44
23977 dev-browser code-yeongyu/oh-my-opencode
Dev Browser Skill Browser automation that maintains page state across script executions. Write small, focused scripts to accomplish tasks incrementally. Once you've proven out part of a workflow and there is repeated work to be done, you can write a script to do the repeated work in a single execution. Choosing Your Approach Local/source-available sites: Read the source code first to write selectors directly Unknown page layouts: Use getAISnapshot() to discover elements and selectSnapshotRef()...
44
23978 product-specs-writer ncklrs/startup-os-skills
Product Specs Writer Comprehensive product documentation expertise — from strategic PRDs to implementation-ready specifications that engineering teams can actually build from. Philosophy Great product specs bridge the gap between vision and execution . They're not bureaucratic documents; they're communication tools that align teams and prevent expensive misunderstandings. The best product specifications: Start with the why — Context before requirements Are testable — Every requirement has clear ...
44
23979 tokio-patterns geoffjay/claude-plugins
This skill provides common patterns and idioms for building robust async applications with Tokio. Worker Pool Pattern Limit concurrent task execution using a semaphore: ``` use tokio::sync::Semaphore; use std::sync::Arc; pub struct WorkerPool { semaphore: Arc<Semaphore>, } impl WorkerPool { pub fn new(size: usize) -> Self { Self { semaphore: Arc::new(Semaphore::new(size)), } } pub async fn execute<F, T>(&self, f: F) -> T where F: Fut...
44
23980 skill builder proffesor-for-testing/agentic-qe
Skill Builder What This Skill Does Creates production-ready Claude Code Skills with proper YAML frontmatter, progressive disclosure architecture, and complete file$folder structure. This skill guides you through building skills that Claude can autonomously discover and use across all surfaces (Claude.ai, Claude Code, SDK, API). Prerequisites Claude Code 2.0+ or Claude.ai with Skills support Basic understanding of Markdown and YAML Text editor or IDE Quick Start Creating Your First Skill 1. Crea...
44
23981 oxfmt-oxlint upamune/radicaster
OXFMT-OXLINT Skill This skill provides access to OXFMT-OXLINT documentation. Documentation All documentation files are in the docs/ directory as Markdown files. Search Tool python scripts/search_docs.py "<query>" Options: --json - Output as JSON --max-results N - Limit results (default: 10) Usage Search or read files in docs/ for relevant information Each file has frontmatter with source_url and fetched_at Always cite the source URL in responses Note the fetch date - documentation may have chang...
44
23982 sweepi jjenzz/sweepi
Sweepi Orchestrator Parent orchestrates only. Parent does not run Sweepi directly. Trigger User asks for sweepi or linting Parent is preparing to propose a commit Changed files may violate lint rules Flow COLLECT_FILES -> LINT_SUBAGENT -> RESULT COLLECT_FILES : determine lint scope ( changed files or --all ) LINT_SUBAGENT : invoke lint sub-agent RESULT : CLEAN -> report success BLOCKED -> retry with clarified scope or escalate to user with blocker details Sub-Agent Invocation Contract Parent pro...
44
23983 fluxui-development laravel/boost
Flux UI Development When to Apply Activate this skill when: Creating UI components or pages Working with forms, modals, or interactive elements Checking available Flux components Documentation Use search-docs for detailed Flux UI patterns and documentation. Basic Usage This project uses the free edition of Flux UI, which includes all free components and variants but not Pro components. Flux UI is a component library for Livewire built with Tailwind CSS. It provides components that are easy to us...
44
23984 social media reporter eddiebe147/claude-settings
Social Media Reporter Create comprehensive social media analytics reports with insights and recommendations When to Use This Skill Use this skill when you need to: Improve business operations and strategy Make data-driven business decisions Optimize processes and outcomes Not recommended for: Tasks requiring creative design work technical coding Quick Reference Action Command/Trigger Create social media reporter social media report Review and optimize review social media reporter Get best practi...
44
23985 debridge sendaifun/skills
deBridge Solana SDK Development Guide A comprehensive guide for building Solana programs with the deBridge Solana SDK - enabling decentralized cross-chain transfers of arbitrary messages and value between blockchains. Overview deBridge is a cross-chain infrastructure protocol enabling: Cross-Chain Transfers : Bridge assets between Solana and 20+ EVM chains Message Passing : Send arbitrary messages across blockchains External Calls : Execute smart contract calls on destination chains Sub-Second S...
44
23986 finops-expert personamanagmentlayer/pcl
Expert guidance for cloud financial operations, cost optimization, resource management, and cloud economics. Core Concepts FinOps Fundamentals - Cloud cost visibility - Usage optimization - Rate optimization - Architecture optimization - Cloud unit economics - Showback and chargeback Cost Management - Reserved Instances (RIs) - Savings Plans - Spot instances - Right-sizing resources - Idle resource cleanup - Storage lifecycle policies FinOps Practices - Tagging strategies -...
44
23987 physics-rendering-expert erichowens/some_claude_skills
Physics & Rendering Expert: Rope Dynamics & Constraint Solving Expert in computational physics for real-time rope/cable dynamics, constraint solving, and physically-based simulations. When to Use This Skill Use for: Real-time rope/cable/chain simulation (leashes, climbing ropes) Position-Based Dynamics (PBD) implementation Constraint solvers (Gauss-Seidel, Jacobi) Quaternion/dual-quaternion rotation math Verlet integration for particle systems Tangle detection (multi-rope collisions) Do NOT...
44
23988 codebase-study-guide petekp/agent-skills
Codebase Study Guide Generate a study guide that builds durable understanding of a codebase using evidence-based learning techniques. The guide helps readers grasp not just what the code does, but why it exists and how its parts relate. Guiding Pedagogy These principles shape every section of the guide. See references/pedagogy.md for the full research basis. Purpose before structure. Start with the problem being solved, not the file tree. Readers who understand the "why" form stronger schemas fo...
44
23989 web-design-guidelines vudovn/antigravity-kit
Web Interface Guidelines Review files for compliance with Web Interface Guidelines. How It Works Fetch the latest guidelines from the source URL below Read the specified files (or prompt user for files/pattern) Check against all rules in the fetched guidelines Output findings in the terse file:line format Guidelines Source Fetch fresh guidelines before each review: https://raw.githubusercontent.com/vercel-labs/web-interface-guidelines/main/command.md Use WebFetch to retrieve the latest rules. Th...
44
23990 erpnext-impl-jinja openaec-foundation/erpnext_anthropic_claude_development_skill_package
ERPNext Jinja Templates - Implementation This skill helps you determine HOW to implement Jinja templates. For exact syntax, see erpnext-syntax-jinja . Version : v14/v15/v16 compatible (with V16-specific features noted) Main Decision: What Are You Trying to Create? ┌─────────────────────────────────────────────────────────────────────────┐ │ WHAT DO YOU WANT TO CREATE? │ ├─────────────────────────────────────────────────────────────────────────┤ │ ...
44
23991 memory-manage catlog22/claude-code-workflow
Memory Management Skill Unified entry point for project memory (CLAUDE.md) updates and documentation (API.md/README.md) generation. Routes to specialized sub-commands via arguments or interactive needs assessment. Architecture Overview ┌──────────────────────────────────────────────────────┐ │ Memory Manage (Router) │ │ → Parse input → Detect mode → Route to phase │ └───────────────┬──────────────────────────────────────┘ │ ┌───────┴───────┐ ↓ ...
44
23992 hass-config-flow edmundmiller/dotfiles
Home Assistant REST API Docs: https://developers.home-assistant.io/docs/api/rest/ NixOS extraComponents bundles integration code, but config-flow-only integrations (Spotify, Matter, HomeKit Controller, Cast, etc.) require the REST API or UI to complete setup. hass-cli (preferred for inspection/simple calls) home-assistant-cli is installed on the NUC. Prefer it over raw curl for entity listing, service calls, device/area management, and event watching. On NUC (after getting a token): export HASS...
44
23993 api-interface-design tencentblueking/bk-ci
API 接口设计 Quick Reference 路径格式:/{scope}/{resource}/{resourceId}/{subResource} 路径前缀:/user/(Web) | /service/(内部) | /build/(Agent) | /open/(外部) 返回格式:Result<T> { status, message, data } 分页格式:Page<T> { count, page, pageSize, totalPages, records } 错误码格式:21(平台)01(服务)001(业务码) → 如 2100013 = 无效参数 最简示例 @Tag(name = "USER_PIPELINE", description = "用户-流水线资源") @Path("/user/pipelines") @Produces(MediaType.APPLICATION_JSON) @Consumes(MediaType.APPLICATION_JSON) interface UserPipelineResource { @Operation(su...
44
23994 scenario-analyzer nicepkg/ai-workflow
Headline Scenario Analyzer Overview このスキルは、ニュースヘッドラインを起点として中長期(18ヶ月)の投資シナリオを分析します。 2つの専門エージェント( scenario-analyst と strategy-reviewer )を順次呼び出し、 多角的な分析と批判的レビューを統合した包括的なレポートを生成します。 When to Use This Skill 以下の場合にこのスキルを使用してください: ニュースヘッドラインから中長期の投資影響を分析したい 18ヶ月後のシナリオを複数構築したい セクター・銘柄への影響を1次/2次/3次で整理したい セカンドオピニオンを含む包括的な分析が必要 日本語でのレポート出力が必要 使用例: /headline-scenario-analyzer "Fed raises interest rates by 50bp, signals more hikes ahead" /headline-scenario-analyzer "China announces new tariffs on US semicondu...
44
23995 business-plan jk-0001/skills
Business Plan Overview A business plan is not a static document you write once and file away. For solopreneurs, it is a living strategy document — a forcing function that makes you think clearly about your business and a reference you update as reality proves or disproves your assumptions. This playbook builds it section by section, in the order that makes each section easier to write because the previous one is already done. Step 1: Executive Summary (Write This LAST) Even though it appears fir...
44
23996 selenium teachingai/full-stack-skills
Use this skill whenever the user wants to: - [待完善:根据具体工具添加使用场景] How to use this skill [待完善:根据具体工具添加使用指南] Best Practices [待完善:根据具体工具添加最佳实践] Keywords [待完善:根据具体工具添加关键词]
44
23997 superwall-ios-quickstart superwall/skills
Superwall iOS Quickstart Implement the native iOS SDK quickstart flow end-to-end. Use another skill when Project is Expo -> superwall-expo-quickstart Project is native Android -> superwall-android-quickstart Project is Flutter -> superwall-flutter-quickstart Source of truth Use bundled references under references/quickstart/ as the default source of truth. Implementation order install.md configure.md user-management.md feature-gating.md tracking-subscription-state.md setting-user-properties.md i...
44
23998 compact-markdown nkootstra/skills
Markdown Compactor CRITICAL SECURITY GATE: Before producing ANY output, scan the input for credentials (passwords, API keys, tokens, connection strings like postgres://user:pass@host ). If credentials are found: Do NOT output any compacted markdown. Do not include the credential anywhere in your response. Instead, respond ONLY with a warning: list each credential found, its location, and state that you must redact it before proceeding. Use the word "credential" and "redact" in your warning. Desc...
44
23999 zhy-article-illustrator zhylq/yuan-skills
zhy-article-illustrator Purpose 为任意 Markdown 文章自动规划并生成配图。技能默认采用“高完成度编辑视觉”作为 全局质量基线:不是简单插画,不是装饰图标拼贴,也不是低信息密度草图。系统会先 为文章生成统一的 visual bible,再为每张图生成结构化提示词,使同一篇文章的配图 共享统一风格语言,同时根据章节内容调整构图、信息重点和版式。 默认优先兼容 Gemini Nano Banana 工作流,并默认走 Xiaomi Gemini 兼容接口;同时支持 Gemini 原生代理 / 中转站模式与官方 Gemini 接口。 When to Use 用户请求“为文章配图”、“illustrate article”、“add images to article” zhy-wechat-writing 技能的 Step 6 调用( with_illustrations=true ) 用户希望生成更适合公众号场景的高完成度专题视觉 用户希望将本地图片上传到七牛云获取 CDN URL Prerequisites 文章 Markdown 文件已存在 已配置至...
44
24000 gcp-logs hyperlane-xyz/hyperlane-monorepo
GCP Logs Query Skill When to Use Investigating relayer, validator, or scraper behavior Debugging message processing issues Analyzing operational incidents Looking for specific errors or patterns in agent logs Prerequisites gcloud CLI installed and authenticated Access to abacus-labs-dev GCP project Base Query Templates Relayer (Omniscient) gcloud logging read 'resource.type="k8s_container" AND resource.labels.project_id="abacus-labs-dev" AND resource.labels.location="us-east1-c" AND resource.lab...
44