RADAR DE SKILLS · GITHUB

Agent Skills úteis, classificados pelo uso real.

Compare Skills verificados por finalidade, conteúdo do pacote, instalações e evidências da fonte antes de adicioná-los.

ESCOPO DO CATÁLOGO
VERIFICADO
Skills
1.033
repositórios
142
última sincronização
31 de ago. de 2026
1.033 Skills
every-app
Comunidade

keyword-clustering

Cluster keywords by intent and map them to existing or proposed pages.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

keyword-research

Discover keyword opportunities, evaluate metrics and SERPs, and save/tag promising terms.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

link-prospecting

Find link prospects, discover contact paths, and draft outreach from SERPs and backlink signals.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

local-seo

Audit a Google Business Profile, compare it to local competitors, and map Maps visibility around a location.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

seo-audit

Audit a website and deliver a one-page, plain-language SEO report anyone can act on, centered on a single do-this-week action.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

seo-coach

Enter a friendly OpenSEO coach mode that explains workflows, recommends next steps, and helps users use agents, web search, scraping, and MCP data effectively.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

seo-project-setup

Populate a project's shared OpenSEO context — site scope, goals, positioning, competitors, key pages, and preferences — plus MCP checks and Search Console intake.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
every-app
Comunidade

simple-issue-description

Turn a rough bug report, feature request, support note, or pull request into a short, plain-language issue focused on the problem and desired behavior. Use when a contributor asks to simplify an issue, explain what a PR is for, create the corresponding issue for a PR, remove implementation detail from a report, or invokes /simple-issue-description.

instalações
8
GitHub Stars
15,5 mil
Atualizado
24 de ago.
googlechrome
Comunidade

modern-web-guidance

Search tool for modern web development best practices. MANDATORY: Execute FIRST for all HTML/CSS and clientside JS tasks. Do NOT skip — web APIs evolve rapidly and training weights contain obsolete patterns. Trigger immediately for: - UI/Layout: Modals, dialogs, popovers, Glassmorphism/backdrop-filters, anchor positioning, container queries, :has(), :user-valid. - Scroll/Motion: View Transitions, Scroll-driven animations, scroll parallax/reveals. - Performance: CWV (LCP, INP), content-visibility, Fetch Priority, image optimization. - System/APIs: Local filesystem access, WebUSB, WebSockets sync, WebAssembly widgets. - Frameworks: Adapting layout/styles in React, Vue, Angular. - General Frontend: Forms, autofill, advanced inputs, custom scrollbars, modern component states, etc. DO NOT trigger for: - Backend: Database SQL, ORMs, Express API routes. - Pipelines: CI/CD deployment, Docker, Actions. - Generic: Local scripts (Python/Go tools), ESLint, Git.

instalações
8
GitHub Stars
1,9 mil
Atualizado
24 de ago.
software-mansion
Comunidade

argent-qa-flows

Create repeatable QA regression E2E tests as Argent flows from test cases, tickets, or acceptance criteria. Use when the user asks to generate or preserve an automated regression scenario, with deterministic setup, stable targets, executable structural or visual evidence, and two consecutive full passes. For one-off UI checks or replayable paths without acceptance criteria, use argent-test-ui-flow or argent-create-flow. Supports iOS, Android, Chromium, and Vega (Fire TV), where recorded tv-remote steps replace touch directives. Apple TV and Android TV are unsupported; use argent-tv-interact there and report the limitation.

instalações
8
GitHub Stars
2,3 mil
Atualizado
31 de ago.
software-mansion
Comunidade

argent-screen-recording

Record a video of an iOS simulator or Android emulator/device screen using argent MCP tools. Use when the user asks to record the screen, capture a video of a flow, interaction, or animation, produce a screen recording, or document app behavior as a video clip.

instalações
8
GitHub Stars
2,3 mil
Atualizado
31 de ago.
brianlovin
Comunidade

simplify

Simplify and refine recently modified code for clarity and consistency. Use after writing code to improve readability without changing functionality.

instalações
8
GitHub Stars
365
Atualizado
25 de mar.
clerk
Oficial

clerk

Clerk authentication router. Use when user asks about Clerk CLI operations, adding authentication, setting up Clerk, custom sign-in flows, Swift or native iOS auth, native Android auth, Next.js patterns, React patterns, Vue patterns, Nuxt patterns, Astro patterns, TanStack Start patterns, Expo patterns, React Router patterns, Chrome Extension patterns, organizations, billing, subscriptions, payments, pricing, plans, seat-based pricing, feature entitlements, syncing users, testing, impersonating a user, or testing webhooks locally. Automatically routes to the specific skill based on their task.

instalações
8
GitHub Stars
69
Atualizado
31 de ago.
google
Comunidade

cloud-build-basics

- Teaches the fundamentals of Google Cloud Build (GCB). Covers core concepts, API enablement, console navigation to the Build History page, and the end-to-end workflow for creating and manually running a basic build trigger. Do not use for managing private pools or complex pipeline architectures.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

cloud-logging-query-generation

- Generates Logging Query Language (LQL) queries for Google Cloud Logging from natural language. Use this skill when you need to query log data or when you are debugging issues. You can filter log data by Google Cloud service. Don't use this skill to query other databases, such as SQL or Cloud Spanner.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

cloud-monitoring-chart-generation

- Generates Google Cloud Monitoring Server-Driven UI (SDUI) Widget and XyChart Protocol Buffer textprotos from resolved PromQL or ListTimeSeries queries. Use when: - Generating valid google.monitoring.dashboard.v1.Widget textprotos, containing PrometheusQuery or TimeSeriesFilter datasets, for use with the Cloud Monitoring Dashboards API, gcloud CLI, or declarative dashboard definitions. - Synthesizing Server-Driven UI (SDUI) widget titles, axis labels, and plot types for Prometheus or ListTimeSeries queries. Don't use for: - Metric discovery or PromQL query generation. For those tasks, use the cloud-monitoring-metric-selection or cloud-monitoring-promql-query skills.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

cloud-monitoring-metric-selection

- Retrieve, query, and identify relevant Google Cloud Monitoring metric descriptors for a GCP service or resource (such as Compute Engine, Spanner, BigQuery, Cloud Run, Cloud SQL, Pub/Sub, Cloud Storage, etc.). Use when asked to find, list, search, or discover GCP metric types, names, kind/value schemas, or descriptors.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

cloud-monitoring-promql-query

- Generates valid PromQL queries from Cloud Monitoring metric descriptors and resource parameters. Use when asked to create, generate, write, or format PromQL queries, PromQL strings, or PromQL aggregations for Cloud Monitoring metrics and resources. Don't use for raw metric discovery or metric selection.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

gke-cluster-creation

- Plans and executes GKE cluster creation, provisioning, and production readiness audits using pre-defined templates (Autopilot, Standard Regional, GPU/AI Inference, AI Hypercompute). Use when creating GKE clusters, provisioning GKE environments, selecting cluster modes, or auditing GKE clusters. Don't use for application onboarding or deployment configuration (use gke-app-onboarding instead).

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

gke-networking

- Plans, configures, and manages core GKE cluster networking. Covers private clusters, VPC-native configurations, DNS, node egress, Dataplane V2, and IP planning. Use when designing GKE networking layouts, configuring private clusters, setting up Dataplane V2, planning GKE IP ranges, or managing VPC- native cluster modes. Don't use for application ingress, load balancing, or service networking (use gke-service-networking instead).

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

gke-reliability

- Improves GKE workload reliability, using PDBs, health probes, and topology spread constraints. Use when configuring GKE workload reliability, setting up PDBs, or configuring GKE health probes (liveness, readiness, startup). Don't use for disaster recovery setup or full cluster backups (use gke-backup-dr instead).

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

gke-storage

- Manages GKE storage, including PVCs, PersistentVolumes, Filestore, and GCS FUSE. Use when configuring GKE storage, creating PVCs, or setting up GCS FUSE on GKE. Don't use for database administration or replication strategies outside volume provisioning context.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

gke-workload-troubleshooting

- Diagnoses GKE workload failures (CrashLoopBackOff, OOMKilled, ImagePullBackOff, Pending, etc.) via logs and events. Use when pods fail to start or crash repeatedly. Don't use for GKE cluster infrastructure provisioning, node pool creation, or non-Kubernetes Google Cloud services.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.
google
Comunidade

google-agents-cli-onboarding

- Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs the ADK (Agent Development Kit) development lifecycle.

instalações
7
GitHub Stars
19 mil
Atualizado
28 de ago.