Productivity

google/google-agents-cli-deploy

3.0kgithub.com

This skill should be used when the user wants to "deploy an agent", "deploy my ADK agent", "set up CI/CD", "configure secrets", "troubleshoot a deployment", or needs guidance on Agent Runtime, Cloud Run, or GKE deployment targets. Covers deployment workflows, service accounts, rollback, and production infrastructure. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for API code patterns (use google-agents-cli-adk-code), evaluation (use google-agents-cli-eval), or project scaffolding (use google-agents-cli-scaffold).

$ npx skills add google/agents-cli
Voir la compétence

google/google-agents-cli-observability

3.0kgithub.com

This skill should be used when the user wants to "set up tracing", "monitor my ADK agent", "configure logging", "add observability", "debug production traffic", or needs guidance on monitoring deployed ADK (Agent Development Kit) agents. Covers Cloud Trace, prompt-response logging, BigQuery Agent Analytics, third-party integrations (AgentOps, Phoenix, MLflow, etc.), and troubleshooting. Part of the Google ADK (Agent Development Kit) skills suite. Do NOT use for deployment setup (use google-agents-cli-deploy) or API code patterns (use google-agents-cli-adk-code).

$ npx skills add google/agents-cli
Voir la compétence

google/google-agents-cli-eval

3.0kgithub.com

This skill should be used when the user wants to "run an evaluation", "evaluate my ADK agent", "write an eval dataset", "analyze eval failures", "compare eval results", "optimize agent", or needs guidance on the Agent Platform eval methodology and the Quality Flywheel. Covers eval metrics, dataset schema, LLM-as-judge scoring, and common failure causes. Do NOT use for API code patterns (use google-agents-cli-adk-code), deployment (use google-agents-cli-deploy), or project scaffolding (use google-agents-cli-scaffold).

$ npx skills add google/agents-cli
Voir la compétence

google/google-agents-cli-scaffold

3.0kgithub.com

This skill should be used when the user wants to "create an agent project", "start a new ADK project", "build me a new agent", "add CI/CD to my project", "add deployment", "enhance my project", or "upgrade my project". Part of the Google ADK (Agent Development Kit) skills suite. Covers `agents-cli scaffold create`, `scaffold enhance`, and `scaffold upgrade` commands, template options, deployment targets, and the prototype-first workflow. Do NOT use for writing agent code (use google-agents-cli-adk-code) or deployment operations (use google-agents-cli-deploy).

$ npx skills add google/agents-cli
Voir la compétence

google/google-agents-cli-workflow

3.0kgithub.com

This skill should be used when the user wants to "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle and coding guidelines. Entrypoint for building ADK agents. Always active — provides the full workflow (scaffold, build, evaluate, deploy, publish, observe), code preservation rules, model selection guidance, and troubleshooting steps for ADK or any agent development.

$ npx skills add google/agents-cli
Voir la compétence

google/google-agents-cli-adk-code

3.0kgithub.com

This skill should be used when the user wants to "write agent code", "build an agent with ADK", "add a tool", "create a callback", "define an agent", "use state management", or needs ADK (Agent Development Kit) Python API patterns and code examples. Part of the Google ADK skills suite. It provides a quick reference for agent types, tool definitions, orchestration patterns, callbacks, and state management. Do NOT use for creating new projects (use google-agents-cli-scaffold) or deployment (use google-agents-cli-deploy).

$ npx skills add google/agents-cli
Voir la compétence

insforge/insforge-cli

27github.com

Use this skill whenever someone needs a backend, or a task touches InsForge backend or cloud infrastructure through the InsForge CLI: projects, SQL, migrations, RLS policies, functions, storage, deployments, compute, secrets, config, schedules, logs, diagnostics, import/export, AI/OpenRouter setup, Stripe/Razorpay payments, backend branches, or CLI docs. For app code with InsForge or @insforge/sdk, use the insforge app-integration skill instead.

$ npx skills add insforge/agent-skills
Voir la compétence

insforge/insforge

27github.com

Use this skill when writing app code with InsForge or @insforge/sdk: database CRUD, auth, storage uploads/storage RLS, functions, OpenRouter AI, realtime, emails, Stripe or Razorpay payments, or pointing S3-compatible tooling (aws CLI, AWS SDKs, rclone, Terraform, boto3) at InsForge Storage. Trigger on requests like add auth, fetch data, upload files, make a bucket public, add checkout, sell subscriptions, or send email. For infrastructure, SQL migrations, CLI commands, or payment provider setup, use insforge-cli instead.

$ npx skills add insforge/agent-skills
Voir la compétence

cloudflare/web-perf

1.9kgithub.com

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (LCP, INP, CLS) and supplementary metrics (FCP, TBT, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.

$ npx skills add cloudflare/skills
Voir la compétence

wshobson/database-migration

38.0kgithub.com

Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/git-advanced-workflows

38.0kgithub.com

Master advanced Git workflows including rebasing, cherry-picking, bisect, worktrees, and reflog to maintain clean history and recover from any situation. Use when managing complex Git histories, collaborating on feature branches, or troubleshooting repository issues.

$ npx skills add wshobson/agents
Voir la compétence

wshobson/rust-async-patterns

38.0kgithub.com

Master Rust async programming with Tokio, async traits, error handling, and concurrent patterns. Use when building async Rust applications, implementing concurrent systems, or debugging async code.

$ npx skills add wshobson/agents
Voir la compétence

github/playwright-generate-test

36.7kgithub.com

Generate a Playwright test based on a scenario using Playwright MCP

$ npx skills add github/awesome-copilot
Voir la compétence

jackwener/opencli-usage

26.9kgithub.com

Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are universal, and which specialized skill to load next. Point here when an agent asks "what can opencli do?" or "how do I find the right command?".

$ npx skills add jackwener/opencli
Voir la compétence

flutter/flutter-fix-layout-issues

2.7kgithub.com

Fixes Flutter layout errors (overflows, unbounded constraints) using Dart and Flutter MCP tools. Use when addressing "RenderFlex overflowed", "Vertical viewport was given unbounded height", or similar layout issues.

$ npx skills add flutter/skills
Voir la compétence

wshobson/security-requirement-extraction

38.0kgithub.com

Derive security requirements from threat models and business context. Use when translating threats into actionable requirements, creating security user stories, or building security test cases.

$ npx skills add wshobson/agents
Voir la compétence

mcp-use/mcp-apps-builder

github.com

**MANDATORY for ALL MCP server work** - mcp-use framework best practices and patterns. **READ THIS FIRST** before any MCP server work, including: - Creating new MCP servers - Modifying existing MCP servers (adding/updating tools, resources, prompts, widgets) - Debugging MCP server issues or errors - Reviewing MCP server code for quality, security, or performance - Answering questions about MCP development or mcp-use patterns - Making ANY changes to server.tool(), server.resource(), server.prompt(), or widgets This skill contains critical architecture decisions, security patterns, and common pitfalls. Always consult the relevant reference files BEFORE implementing MCP features.

$ npx skills add mcp-use/mcp-use
Voir la compétence

wshobson/modern-javascript-patterns

38.0kgithub.com

Master ES6+ features including async/await, destructuring, spread operators, arrow functions, promises, modules, iterators, generators, and functional programming patterns for writing clean, efficient JavaScript code. Use when refactoring legacy code, implementing modern patterns, or optimizing JavaScript applications.

$ npx skills add wshobson/agents
Voir la compétence

halthelobster/proactive-agent

19github.com

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer for context survival, Compaction Recovery, and battle-tested security patterns. Part of the Hal Stack 🦞

$ npx skills add halthelobster/proactive-agent
Voir la compétence

wshobson/javascript-testing-patterns

38.0kgithub.com

Implement comprehensive testing strategies using Jest, Vitest, and Testing Library for unit tests, integration tests, and end-to-end testing with mocking, fixtures, and test-driven development. Use when writing JavaScript/TypeScript tests, setting up test infrastructure, or implementing TDD/BDD workflows.

$ npx skills add wshobson/agents
Voir la compétence

better-auth/better-auth-security-best-practices

196github.com

better-auth-security-best-practices — an installable skill for AI agents.

$ npx skills add better-auth/skills
Voir la compétence

googleworkspace/persona-hr-coordinator

29.8kgithub.com

Handle HR workflows — onboarding, announcements, and employee comms.

$ npx skills add googleworkspace/cli
Voir la compétence

googleworkspace/persona-sales-ops

29.8kgithub.com

Manage sales workflows — track deals, schedule calls, client comms.

$ npx skills add googleworkspace/cli
Voir la compétence

googleworkspace/gws-workflow-file-announce

29.8kgithub.com

Google Workflow: Announce a Drive file in a Chat space.

$ npx skills add googleworkspace/cli
Voir la compétence