๐ŸŽฏ

build-things

๐ŸŽฏSkill

from openai/skills

VibeIndex|
What it does
|

Agent Skills by OpenAI providing modular folders of instructions, scripts, and resources that AI agents can discover and use for specific tasks.

๐Ÿ“ฆ

Same repository

openai/skills(56 items)

build-things

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add openai/skills --skill build-things
skills.sh Installโš  Installs to .agents/skills/
npx skills add openai/skills --skill build-things
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/build-things/SKILL.md

SKILL.md

36Installs
-
AddedFeb 9, 2026

More from this repository10

๐ŸŽฏ
pdf๐ŸŽฏSkill

Renders, creates, and validates PDF files with high-fidelity layout using Python tools and visual page inspection.

๐ŸŽฏ
gh-fix-ci๐ŸŽฏSkill

Automatically diagnoses and repairs GitHub CI workflow failures by suggesting and implementing code fixes.

๐ŸŽฏ
security-best-practices๐ŸŽฏSkill

Agent Skills by OpenAI providing modular folders of instructions, scripts, and resources that AI agents can discover and use for specific tasks.

๐ŸŽฏ
screenshot๐ŸŽฏSkill

Captures desktop or system screenshots with flexible save locations and cross-platform support for full screen, specific apps, or pixel regions.

๐ŸŽฏ
playwright๐ŸŽฏSkill

Automates browser interactions via terminal using Playwright CLI, enabling web navigation, form filling, screenshots, and UI debugging.

๐ŸŽฏ
figma๐ŸŽฏSkill

Fetches design context, screenshots, and assets from Figma, translating Figma nodes into production-ready code with project-specific conventions.

๐ŸŽฏ
figma-implement-design๐ŸŽฏSkill

Translates Figma designs into production-ready code with pixel-perfect accuracy using design context, screenshots, and project conventions.

๐ŸŽฏ
playwright-interactive๐ŸŽฏSkill

A skill from OpenAI's Agent Skills repository that packages reusable instructions, scripts, and resources for AI agents to perform specific tasks in a repeatable way, designed for use with Codex and compatible with the Agent Skills open standard.

๐ŸŽฏ
linear๐ŸŽฏSkill

Skill for working with the Linear project management platform, from OpenAI's Codex skills repository for AI agent task automation.

๐ŸŽฏ
jupyter-notebook๐ŸŽฏSkill

Generates structured Jupyter notebooks for experiments and tutorials using predefined templates and a helper script.