SKILL-RADAR · GITHUB
Nützliche Agent Skills, nach echter Nutzung sortiert.
Vergleiche verifizierte Skills aus öffentlichen Repositories nach Aufgabe, Paketinhalt, Installationen und nachvollziehbarer Quelle.
- KATALOGUMFANG
- VERIFIZIERT
- Skills
- 5.771
- Repositories
- 824
- zuletzt synchronisiert
- 08.09.2026
openaigh-fix-ci
Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaijupyter-notebook
Use when the user asks to create, scaffold, or edit Jupyter notebooks (.ipynb) for experiments, explorations, or tutorials; prefer the bundled templates and run the helper script newnotebook.py to generate a clean starting notebook.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openainetlify-deploy
Deploy web projects to Netlify using the Netlify CLI (npx netlify). Use when the user asks to deploy, host, publish, or link a site/repo on Netlify, including preview and production deploys.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openainotion-knowledge-capture
Capture conversations and decisions into structured Notion pages; use when turning chats/notes into wiki entries, how-tos, decisions, or FAQs with proper linking.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openainotion-meeting-intelligence
Prepare meeting materials with Notion context and Codex research; use when gathering context, drafting agendas/pre-reads, and tailoring materials to attendees.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openainotion-research-documentation
Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openainotion-spec-to-implementation
Turn Notion specs into implementation plans, tasks, and progress tracking; use when implementing PRDs/feature specs and creating Notion plans + tasks from them.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiplaywright
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via playwright-cli or the bundled wrapper script.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiplaywright-interactive
Persistent browser and Electron interaction through jsrepl for fast iterative UI debugging.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiplugin-creator
Create and scaffold plugin directories for Codex with a required .codex-plugin/plugin.json, optional plugin folders/files, and baseline placeholders you can edit before publishing or testing. Use when Codex needs to create a new local plugin, add optional plugin structure, or generate or update repo-root .agents/plugins/marketplace.json entries for plugin ordering and availability metadata.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openairender-deploy
Deploy applications to Render by analyzing codebases, generating render.yaml Blueprints, and providing Dashboard deeplinks. Use when the user wants to deploy, host, publish, or set up their application on Render's cloud platform.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiscreenshot
Use when the user explicitly asks for a desktop or system screenshot (full screen, specific app or window, or a pixel region), or when tool-specific capture capabilities are unavailable and an OS-level capture is needed.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaisecurity-ownership-map
Analyze git repositories to build a security ownership topology (people-to-file), compute bus factor and sensitive-code ownership, and export CSV/JSON for graph databases and visualization. Trigger only when the user explicitly wants a security-oriented ownership or bus-factor analysis grounded in git history (for example: orphaned sensitive code, security maintainers, CODEOWNERS reality checks for risk, sensitive hotspots, or ownership clusters). Do not trigger for general maintainer lists or non-security ownership questions.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaisentry
Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry CLI; perform read-only queries using the sentry command.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiskill-creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Codex's capabilities with specialized knowledge, workflows, or tool integrations.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiskill-installer
Install Codex skills into $CODEXHOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaispeech
Use when the user asks for text-to-speech narration or voiceover, accessibility reads, audio prompts, or batch speech generation via the OpenAI Audio API; run the bundled CLI (scripts/texttospeech.py) with built-in voices and require OPENAIAPIKEY for live calls. Custom voice creation is out of scope.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaitranscribe
Transcribe audio files to text with optional diarization and known-speaker hints. Use when a user asks to transcribe speech from audio/video, extract text from recordings, or label speakers in interviews or meetings.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaivercel-deploy
Deploy applications and websites to Vercel. Use when the user requests deployment actions like "deploy my app", "deploy and give me the link", "push this live", or "create a preview deployment".
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiwinui-app
Bootstrap, develop, and design modern WinUI 3 desktop applications with C and the Windows App SDK using official Microsoft guidance, WinUI Gallery patterns, Windows App SDK samples, and CommunityToolkit components. Use when creating a brand new app, preparing a machine for WinUI, reviewing, refactoring, planning, troubleshooting, environment-checking, or setting up WinUI 3 XAML, controls, navigation, windowing, theming, accessibility, responsiveness, performance, deployment, or related Windows app design and development work.
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
openaiyeet
Use only when the user explicitly asks to stage, commit, push, and open a GitHub pull request in one flow using the GitHub CLI (gh).
- Installationen
- 2
- GitHub Stars
- 26.030
- Aktualisiert
- 14. Juli
wshobsonmobile-ios-design
Master iOS Human Interface Guidelines and SwiftUI patterns for building native iOS apps. Use when designing iOS interfaces, implementing SwiftUI views, or ensuring apps follow Apple's design principles.
- Installationen
- 2
- GitHub Stars
- 39.476
- Aktualisiert
- 7. Sept.
wshobsonpostgresql-table-design
Use this skill when designing or reviewing a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
- Installationen
- 2
- GitHub Stars
- 39.476
- Aktualisiert
- 7. Sept.
wshobsonsql-optimization-patterns
Master SQL query optimization, indexing strategies, and EXPLAIN analysis to dramatically improve database performance and eliminate slow queries. Use when debugging slow queries, designing database schemas, or optimizing application performance.
- Installationen
- 2
- GitHub Stars
- 39.476
- Aktualisiert
- 7. Sept.