RADAR SKILL · GITHUB

Agent Skills utili, ordinati per utilizzo reale.

Confronta Skills verificati per funzione, contenuto del pacchetto, installazioni e affidabilità della fonte.

AMBITO CATALOGO
VERIFICATO
Skills
5771
repository
824
ultimo aggiornamento
8 set 2026
5771 Skills
zenstory-ai
Community

story-long-scan

长篇网文扫榜。分析起点、番茄、晋江等平台排行榜数据,提炼市场趋势与热门题材。触发方式:/story-long-scan、/长篇扫榜、「长篇什么火」「起点排行」。

installazioni
4
GitHub Stars
6,6K
Aggiornato
8 set
zenstory-ai
Community

story-short-scan

短篇网文扫榜。分析知乎盐言、七猫、黑岩、点众等平台热门短篇数据,捕捉风口题材。触发方式:/story-short-scan、/短篇扫榜、「短篇什么火」「知乎故事排行」。

installazioni
4
GitHub Stars
6,6K
Aggiornato
8 set
callstack
Community

agent-device

Automates Apple-platform apps (iOS, tvOS, macOS), Android devices, and Amazon Vega OS TV apps in Vega Virtual Devices. Use when navigating apps, taking snapshots/screenshots where supported, driving TV remotes, tapping, typing, scrolling, extracting UI info, collecting evidence, or planning agent-device CLI commands.

installazioni
4
GitHub Stars
4,4K
Aggiornato
7 set
better-auth
Ufficiale

two-factor-authentication-best-practices

Configure TOTP authenticator apps, send OTP codes via email/SMS, manage backup codes, handle trusted devices, and implement 2FA sign-in flows using Better Auth's twoFactor plugin. Use when users need MFA, multi-factor authentication, authenticator setup, or login security with Better Auth.

installazioni
4
GitHub Stars
215
Aggiornato
1 set
lottiefiles
Community

motion-design

Applies motion design principles to create emotionally-driven, technically sound animations and transitions. Provides timing, easing, choreography, and Disney animation principles adapted for UI. Use when creating animations, transitions, micro-interactions, loading states, page transitions, scroll-triggered effects, or any motion work. Works with CSS, Framer Motion, GSAP, Lottie, Spring, or any animation system.

installazioni
4
GitHub Stars
1,6K
Aggiornato
18 mag
grafana
Community

k6-perf-test-website

Use when the user wants to performance-test, load-test, or stress-test a public website end-to-end with k6. Produces a hybrid (protocol + browser) test suite, SLO-backed thresholds, a load-generator monitor sidecar, and a Grafana-side investigation playbook for backends the user owns. Triggers on "perf test my site", "performance test my site", "load test this URL", "stress test my web app", "I want to load test [URL]", "set up k6 against my website", "write a k6 suite for [site]", "see if my site handles N concurrent users", or "how does my site perform under traffic". Use this skill whenever the user mentions k6, load testing, stress testing, performance testing, or wants to validate a website under traffic — even if they don't explicitly use the word "test" or ask for the specific outputs this skill produces.

installazioni
4
GitHub Stars
246
Aggiornato
8 set
agents365-ai
Community

drawio-skill

Use when the user requests diagrams, flowcharts, architecture diagrams, ER diagrams, UML / sequence / class diagrams, SysML / MBSE diagrams (block definition, internal block, requirement, parametric), BPMN business process diagrams, swimlane / cross-functional flowcharts, network topology, cloud architecture from Terraform or Kubernetes manifests, ML/DL model figures (Transformer/CNN/LSTM), mind maps, or any visualization. Also use proactively when explaining systems with 3+ components, complex data flows, or relationships that benefit from visual representation. Best suited when the diagram needs custom styling, rich shape vocabulary, swimlanes, or exportable images (PNG/SVG/PDF/JPG). Generates .drawio XML and exports locally via the native draw.io desktop CLI.

installazioni
4
GitHub Stars
42
Aggiornato
4 set
2939387245
Community

stm32-freertos-developer

STM32 + FreeRTOS 嵌入式开发专家。支持 Cortex-M 全系列,原生 FreeRTOS v10+ 和 CMSIS-RTOS v2 API。用于创建任务/队列/信号量、集成标准库 + HAL 外设、内存优化、低功耗 Tickless 模式、STM32CubeMX 配置、调试分析(SEGGER SystemView / Percep TRACEalyzer)。

installazioni
4
GitHub Stars
15
Aggiornato
14 gen
googleworkspace
Ufficiale

gws-admin-reports

Google Workspace Admin SDK: Audit logs and usage reports.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-chat

Google Chat: Manage Chat spaces and messages.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-chat-send

Google Chat: Send a message to a space.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-events

Subscribe to Google Workspace events.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-events-renew

Google Workspace Events: Renew/reactivate Workspace Events subscriptions.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-events-subscribe

Google Workspace Events: Subscribe to Workspace events and stream them as NDJSON.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-gmail-forward

Gmail: Forward a message to new recipients.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-gmail-read

Gmail: Read a message and extract its body or headers.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-gmail-reply

Gmail: Reply to a message (handles threading automatically).

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-gmail-reply-all

Gmail: Reply-all to a message (handles threading automatically).

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-gmail-watch

Gmail: Watch for new emails and stream them as NDJSON.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
googleworkspace
Ufficiale

gws-people

Google People: Manage contacts and profiles.

installazioni
4
GitHub Stars
30,8K
Aggiornato
5 set
saadeghi
Community

daisyui

Official daisyUI component-library skill for Tailwind CSS. When you write HTML or JSX code, you must use it. Even if the user does not request it, use it.

installazioni
4
GitHub Stars
42,3K
Aggiornato
7 set
wshobson
Community

python-performance-optimization

Profile and optimize Python code using cProfile, memory profilers, and performance best practices. Use when debugging slow Python code, optimizing bottlenecks, or improving application performance.

installazioni
4
GitHub Stars
39,5K
Aggiornato
7 set
ibelick
Community

fixing-accessibility

Audit and fix HTML accessibility issues including ARIA labels, keyboard navigation, focus management, color contrast, and form errors. Use when adding interactive controls, forms, dialogs, or reviewing WCAG compliance.

installazioni
4
GitHub Stars
8,2K
Aggiornato
6 set
antfu
Community

antfu

Anthony Fu's opinionated tooling and conventions for JavaScript/TypeScript projects. Use when setting up new projects, configuring ESLint/Prettier alternatives, monorepos, library publishing, or when the user mentions Anthony Fu's preferences.

installazioni
4
GitHub Stars
5,9K
Aggiornato
23 giu