skills
Ready-made AI agent skills for coding, deployment, design, and docs
All Skills in This Repository (46)
Pure Emerald Level Indicatorssecurity-threat-model
Generate repository-grounded Markdown threat models with trust boundaries and abuse paths.
screenshot
Capture desktop screenshots across macOS, Linux, and Windows platforms.
sora
Generate, remix, and manage Sora videos via OpenAI's video API.
spreadsheet
Create, edit, analyze, and format spreadsheet files with Python libraries.
netlify-deploy
Deploy web projects to Netlify via the Netlify CLI.
notion-meeting-intelligence
Gather Notion context and draft meeting agendas with Codex research.
jupyter-notebook
Generate Jupyter notebooks from templates for experiments or tutorials.
figma-implement-design
Translate Figma designs into code components with 1:1 visual fidelity.
security-best-practices
Review Python, JavaScript, and Go code for common security vulnerabilities.
linear
Manage issues, projects, and team workflows in Linear via MCP.
Manage PDF files for reading, creation, and review with Poppler, reportlab, and pdfplumber.
playwright
Automate real browser interactions from the terminal using playwright-cli.
Frequently Asked Questions
FAQPage SchemaHow to install openai/skills?โผ
Run `npx skills add openai/skills --all -g -y` in your terminal to install the full skill collection globally.
What can I do with openai/skills?โผ
You get ready-made agent skills for deploying web apps, fixing CI failures, reviewing code security, converting Figma designs to code, preparing Notion documents, and generating images, speech, and transcriptions.
Which AI agents work with these skills?โผ
The skills follow the open SKILL.md standard, so they work with Codex, Claude Code, Cursor, and other agents that support the format.
Do I need coding experience to use these skills?โผ
No. Once installed, you describe the task in plain English and the agent follows the skill's built-in workflow and scripts to complete it.
Can I create my own custom skill?โผ
Yes. The included skill-creator and plugin-creator tools guide your agent through scaffolding, validating, and packaging new skills for your own workflows.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core