openai/skills
These skills were imported into SkillJury from the public skills ecosystem.
linear
by openai/skills
This skill provides a structured workflow for managing issues, projects & team workflows in Linear. It ensures consistent integration with the Linear MCP server, which offers natural-language project management for issues, projects, documentation, and team collaboration.
screenshot
by openai/skills
Source details, install context, and public review data are available on the full page.
spreadsheet
by openai/skills
IMPORTANT: System and user instructions always take precedence.
figma-implement-design
by openai/skills
This skill provides a structured workflow for translating Figma designs into production-ready code with pixel-perfect accuracy. It ensures consistent integration with the Figma MCP server, proper use of design tokens, and 1:1 visual parity with designs.
figma
by openai/skills
Use the Figma MCP server for Figma-driven implementation. For setup and debugging details (env vars, config, verification), see references/figma-mcp-config.md .
playwright
by openai/skills
Drive a real browser from the terminal using playwright-cli . Prefer the bundled wrapper script so the CLI works even when it is not globally installed. Treat this skill as CLI-first automation. Do not pivot to @playwright/test unless the user explicitly asks for test files.
gh-address-comments
by openai/skills
Guide to find the open PR for the current branch and address its comments with gh CLI. Run all gh commands with elevated network access.
gh-fix-ci
by openai/skills
Use gh to locate failing PR checks, fetch GitHub Actions logs for actionable failures, summarize the failure snippet, then propose a fix plan and implement after explicit approval.
jupyter-notebook
by openai/skills
Source details, install context, and public review data are available on the full page.
imagegen
by openai/skills
Generates or edits images for the current project (e.g., website assets, game assets, UI mockups, product mockups, wireframes, logo design, photorealistic images, infographics). Defaults to gpt-image-1.5 and the OpenAI Image API, and prefers the bundled CLI for deterministic, reproducible runs.
develop-web-game
by openai/skills
Build games in small steps and validate every change. Treat each iteration as: implement → act → pause → observe → adjust.
openai-docs
by openai/skills
Provide authoritative, current guidance from OpenAI developer docs using the developers.openai.com MCP server. Always prioritize the developer docs MCP tools over web.run for OpenAI-related questions. This skill may also load targeted files from references/ for model-selection and GPT-5.4-specific requests, but...
notion-research-documentation
by openai/skills
Pull relevant Notion pages, synthesize findings, and publish clear briefs or reports (with citations and links to sources).
security-threat-model
by openai/skills
Deliver an actionable AppSec-grade threat model that is specific to the repository or a project path, not a generic checklist. Anchor every architectural claim to evidence in the repo and keep assumptions explicit. Prioritizing realistic attacker goals and concrete impacts over generic checklists.
speech
by openai/skills
Generate spoken audio for the current project (narration, product demo voiceover, IVR prompts, accessibility reads). Defaults to gpt-4o-mini-tts-2025-12-15 and built-in voices, and prefers the bundled CLI for deterministic, reproducible runs.
doc
by openai/skills
Source details, install context, and public review data are available on the full page.
playwright-interactive
by openai/skills
Use a persistent js_repl Playwright session to debug local web or Electron apps, keep the same handles alive across iterations, and run functional plus visual QA without restarting the whole toolchain unless the process ownership changed.
skill-installer
by openai/skills
Helps install skills. By default these are from , but users can also provide other locations.
transcribe
by openai/skills
Transcribe audio using OpenAI, with optional speaker diarization when requested. Prefer the bundled CLI for deterministic, repeatable runs.
sora
by openai/skills
Creates or manages short video clips for the current project (product demos, marketing spots, cinematic shots, UI mocks). Defaults to sora-2 and a structured prompt augmentation workflow, and prefers the bundled CLI for deterministic runs. Note: $sora is a skill tag in prompts, not a shell command.
netlify-deploy
by openai/skills
Deploy web projects to Netlify using the Netlify CLI with intelligent detection of project configuration and deployment context.
cloudflare-deploy
by openai/skills
Consolidated skill for building on the Cloudflare platform. Use decision trees below to find the right product, then load detailed references.
sentry
by openai/skills
Source details, install context, and public review data are available on the full page.
notion-spec-to-implementation
by openai/skills
Convert a Notion spec into linked implementation plans, tasks, and ongoing status updates.