Skip to main content
Version: Latest

Using with Codex

OpenAI Codex reads agent skills from .agents/skills/ in your project.

Install​

npx skills add dragble/dragble-skills -a codex

This installs 5 skills to .agents/skills/.

How It Works​

Codex includes files from .agents/skills/ as context when generating code. The Dragble skill files provide accurate API knowledge so Codex produces correct integration code.

Usage​

After installing, ask Codex about Dragble integration:

Add the Dragble editor to my React app with save and load
Create a custom countdown timer tool
Configure merge tags with grouped categories