Skill-Verzeichnis

Wiederverwendbare Skills für AI Agents entdecken.

Durchsuche reale GitHub-Skills nach Aufgabe und prüfe Stars, Trust, Audit, Kategorie und Installationspfad vor der Verwendung.

Jede Empfehlung bleibt mit ihrem Repository, Audit und Installationspfad nachvollziehbar.

Suchergebnisse: dump

Englisches Verzeichnis

Dump the contents of a database

1.2K
Stars
76/100
Trust
Kategorie: data-analysisAudit

A curated collection of field-tested, reusable skills for Hermes Agent, covering operational workflows like inspect, diagnose, recover, migrate, and verify.

123
Stars
77/100
Trust
Kategorie: utilityAudit

Golang concurrency patterns. Use when writing or reviewing concurrent Go code involving goroutines, channels, select, locks, sync primitives, errgroup, singleflight, worker pools, or fan-out/fan-in pipelines. Also triggers when you detect goroutine leaks, race conditions, channel ownership issues, or need to choose between channels and mutexes.

3.0K
Stars
74/100
Trust
Kategorie: coding-agentsAudit

Golang benchmarking, profiling, and performance measurement. Use when writing, running, or comparing Go benchmarks, profiling hot paths with pprof, interpreting CPU/memory/trace profiles, analyzing results with benchstat, setting up CI benchmark regression detection, or investigating production performance with Prometheus runtime metrics. Also use when the developer needs deep analysis on a specific performance indicator - this skill provides the measurement methodology, while `samber/cc-skills-golang@golang-performance` provides the optimization patterns.

3.0K
Stars
67/100
Trust
Kategorie: researchAudit

Public-safe Codex plugin-first preset system with agents, skills, examples, scripts, and a read-only dashboard.

21
Stars
68/100
Trust
Kategorie: utilityAudit

Fetch, inspect, crawl, and capture live, JavaScript-rendered websites with Moli. Use when Codex needs current web content, web research, fact lookup, link following, a bounded crawl, client-rendered or response-gated content, network diagnostics, or a standalone HTML, Markdown, JSON, semantic-tree, viewport or full-document screenshot, PDF, or WPT artifact—even when Moli is not named.

974
Stars
63/100
Trust
Kategorie: researchAudit

Generate a reusable design.md or DESIGN.md from a live website by deeply inspecting the site with `agent-browser` and `agent-browser eval`, then synthesizing its visual language, layout system, interaction patterns, and content style into a structured markdown design system. Use when given one or more website URLs and asked to analyze a site, reverse-engineer its design, extract its look and feel, write DESIGN.md, create a style guide, or capture a site's UI rules for later AI-assisted design or implementation. Prefer this skill when the goal is documentation rather than rebuilding the page in code. Always use `agent-browser` as the primary browser runtime; if it is missing, help the user install or expose it instead of switching platforms or browser stacks.

408
Stars
59/100
Trust
Kategorie: researchAudit

Use when working with TeamCity CI/CD or when a user provides a TeamCity build URL — drives the `teamcity` CLI for builds, logs, jobs, queues, agents, pools, projects, and pipelines.

121
Stars
67/100
Trust
Kategorie: design-creativeAudit

Use when working with Neo4j command-line tools — neo4j-cli (modern unified

101
Stars
58/100
Trust
Kategorie: automationAudit

Full label data dump of top EVM chains in JSON/CSV.

286
Stars
60/100
Trust
Kategorie: data-analysisAudit

Mid-task rollback points — save/restore state before risky ops (refactors, migrations, destructive edits). For end-of-session save use `/handoff`. Triggers "checkpoint", "snapshot", "before this risky op", "rollback to", "list checkpoints", pre-refactor save.

42
Stars
61/100
Trust
Kategorie: automationAudit