a-b
97Skill Claude CodeCodex
conflicting skill 2.
Skill Claude CodeCodex
conflicting skill 2.
Skill Claude CodeCodex
conflicting skill 1.
Skill Claude CodeCodex
Reviews adk-bot pull requests by validating technical correctness against source code, checking PR states and formatting, and following Google's developer documentation style and ADK docs conventions. Triggers on "review bot PR", "check bot changes", or "verify bot issue".
Skill Claude CodeCodex
Audits whether ADK API reference docs and version-pinned strings are up to date across all language SDKs. Compares in-repo versions against upstream releases and package registries, then reports what needs bumping and which process to follow, and emits an executable plan only when asked. Triggers on "audit API…
Skill Claude CodeCodex
Creates a new ADK integration documentation page (a Markdown file under docs/integrations/) for a third-party tool, plugin, observability platform, data store, MCP server, or connector. Gathers details, picks the right category template, and drafts a page that follows adk-docs conventions. Triggers on…
Skill Claude CodeCodex
Reviews an ADK integration documentation page (a Markdown file under docs/integrations/) or an integration pull request for correctness, structure, style, working code, valid links, and catalog conventions. Produces a prioritized review report, a recommended decision (approve, request changes, or close PR), a…
Agent
Supported in ADK Python v1.11.0 Java v0.3.0 Go v0.3.0 Experimental.
Agent
Supported in ADK Python v0.1.0 TypeScript v0.2.0 Go v0.1.0 Java v0.1.0 Kotlin v0.1.0.
Agent
Supported in ADK Python TypeScript Go Java.
Agent
Supported in ADK Python v0.1.0 TypeScript v0.2.0 Go v0.1.0 Java v0.1.0 Kotlin v0.1.0.
Agent
Agent "managed-agents" from google/adk-docs, covering managed agents, what are managed agents?, when to use managed agents vs. building your own, prerequisites and gemini api backend.
Agent
Supported in ADK TypeScript v1.0.0 Experimental.
Skill Claude CodeCodex
A skill to get the weather information.
Skill Claude CodeCodex
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright…
Skill Claude CodeCodex
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label bug] [--limit 5] [--milestone v1.0] [--assignee @me] [--fork user/repo] [--watch] [--interval 5] [--reviews-only] [--cron] [--dry-run] [--model glm-5]…
Skill Claude CodeCodex
Google Calendar: Manage calendars and events.
Skill Claude CodeCodex
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project…
Instructions file CodexOpenCode
Instructions for google/sam, covering sam repository ai agent guidelines, 1. architecture & component independence, 2. dependency management (strict constraint), 3. testing best practices and 4. code quality & modularity.
Skill Claude CodeCodex
Use when local tools cannot provide a needed capability and a SAM (Sovereign Agent Mesh) network can: inspect mesh state, discover reachable services/tools, describe and call namespaced remote MCP tools, and reach OpenAI-compatible inference models hosted by mesh peers. Also use to set up, join, or reconnect a…
Instructions file CodexOpenCode
Instructions for google/mantis, covering agent rules, before committing, verbatim blocks, reference files and extraction criteria.
Skill Claude CodeCodex
Proactive security advisor and guardrail assistant for secure code development. Use to query threat models, historical vulnerability lineages, verified patch patterns, triaged false positives, and learned trajectory invariants before and during code edits to prevent repeat mistakes. Don't use for automated multi-pass…
Skill Claude CodeCodex
Synthesizes raw learnings and codebase analysis into an interlinked Markdown Knowledge Base (KB). Use at the beginning of a loop to build or update architecture.md, entities, and vulnerabilities. Don't use for generating threat models or formulating execution plans.
Skill Claude CodeCodex
Calculates the final risk score based on empirical evidence and architectural impact. Use when findings have been fully processed by previous stages and you need to append final risk scores to the finding files. Don't use for discovering new vulnerabilities or writing patches.
Skill Claude CodeCodex
Analyzes individual security findings to identify and construct complex exploit chains. Use after validation stages to see if multiple low-severity bugs can be combined into a higher impact vulnerability. Don't use for initial codebase auditing or writing patch code.